Skip to content

Commit

Permalink
rm unused patch and update build-tools ver
Browse files Browse the repository at this point in the history
  • Loading branch information
aruniverse committed Feb 10, 2025
1 parent d76e0f2 commit c29395e
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 105 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@
"overrides": {
"semver": "^7.5.2"
}
}
},
"packageManager": "[email protected]+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387"
}
2 changes: 1 addition & 1 deletion packages/performance-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Bentley Systems, Inc.",
"license": "MIT",
"devDependencies": {
"@itwin/build-tools": "4.6.0-dev.27",
"@itwin/build-tools": "^4.10.6",
"@itwin/core-backend": "^4.3.5",
"@types/node": "^18.11.5",
"typescript": "~5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/performance-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"yargs": "^16.0.0"
},
"devDependencies": {
"@itwin/build-tools": "4.6.0-dev.27",
"@itwin/build-tools": "^4.10.6",
"@itwin/eslint-plugin": "^4.0.2",
"@itwin/oidc-signin-tool": "^4.3.2",
"@itwin/itwins-client": "^1.2.1",
Expand Down
9 changes: 3 additions & 6 deletions packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,15 @@
"@itwin/core-geometry": "4.3.5",
"@itwin/imodels-access-backend": "^2.2.1",
"@itwin/imodels-client-authoring": "2.3.0",
"@itwin/node-cli-authorization": "~0.9.0",
"@itwin/imodel-transformer": "workspace:*",
"@itwin/imodels-access-backend": "^2.3.0",
"@itwin/imodels-client-authoring": "^2.3.0",
"@itwin/node-cli-authorization": "~0.9.2",
"@itwin/node-cli-authorization": "~0.9.0",
"dotenv": "^10.0.0",
"dotenv-expand": "^5.1.0",
"fs-extra": "^8.1.0",
"yargs": "^17.7.2"
},
"devDependencies": {
"@itwin/build-tools": "4.6.0-dev.27",
"@itwin/build-tools": "^4.10.6",
"@itwin/eslint-plugin": "4.0.2",
"@itwin/projects-client": "^0.6.0",
"@types/chai": "4.3.1",
Expand All @@ -53,4 +50,4 @@
"source-map-support": "^0.5.21",
"typescript": "^5.3.3"
}
}
}
2 changes: 1 addition & 1 deletion packages/transformer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"NOTE: All tools used by scripts in this package must be listed as devDependencies"
],
"devDependencies": {
"@itwin/build-tools": "4.6.0-dev.27",
"@itwin/build-tools": "^4.10.6",
"@itwin/core-backend": "4.3.5",
"@itwin/core-bentley": "4.3.5",
"@itwin/core-common": "4.3.5",
Expand Down
95 changes: 0 additions & 95 deletions patches/@[email protected]

This file was deleted.

0 comments on commit c29395e

Please sign in to comment.