Skip to content

Commit

Permalink
bump @itwin/build-tools, typescript, and node deps for new typedoc co…
Browse files Browse the repository at this point in the history
…mpat
  • Loading branch information
ben-polinsky committed May 6, 2024
1 parent 21c6aba commit 93b9f98
Show file tree
Hide file tree
Showing 8 changed files with 1,713 additions and 1,652 deletions.
6 changes: 3 additions & 3 deletions packages/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"oidc-client-ts": "^2.4.0"
},
"devDependencies": {
"@itwin/build-tools": "^4.0.0-dev.93",
"@itwin/build-tools": "^4.6.0-dev.27",
"@itwin/core-bentley": "^3.7.0",
"@itwin/eslint-plugin": "^3.7.0",
"@playwright/test": "~1.41.0",
"@types/chai": "^4.2.22",
"@types/mocha": "^8.2.3",
"@types/node": "^18.11.5",
"@types/node": "^20.12.8",
"@types/sinon": "^10.0.13",
"buffer": "~6.0.3",
"chai": "^4.2.22",
Expand All @@ -53,7 +53,7 @@
"process": "~0.11.10",
"rimraf": "^3.0.2",
"sinon": "^15.0.1",
"typescript": "~5.0.2"
"typescript": "~5.3.3"
},
"peerDependencies": {
"@itwin/core-bentley": "^3.3.0 || ^4.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@
"username": "^5.1.0"
},
"devDependencies": {
"@itwin/build-tools": "^4.0.6",
"@itwin/build-tools": "^4.6.0-dev.27",
"@itwin/core-bentley": "^3.7.0",
"@itwin/eslint-plugin": "^3.3.0",
"@playwright/test": "~1.41.0",
"@types/chai": "^4.2.22",
"@types/chai-as-promised": "^7.1.1",
"@types/mocha": "^8.2.3",
"@types/node": "~18.18.0",
"@types/node": "^20.12.8",
"@types/sinon": "^10.0.13",
"chai": "^4.2.22",
"chai-as-promised": "^7.1.1",
Expand All @@ -70,7 +70,7 @@
"rimraf": "^3.0.2",
"sinon": "^15.0.1",
"source-map-support": "^0.5.9",
"typescript": "~5.0.2"
"typescript": "~5.3.3"
},
"peerDependencies": {
"@itwin/core-bentley": "^3.3.0 || ^4.0.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/node-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"username": "^5.1.0"
},
"devDependencies": {
"@itwin/build-tools": "^4.0.0-dev.93",
"@itwin/build-tools": "^4.6.0-dev.27",
"@itwin/core-bentley": "^3.7.0",
"@itwin/eslint-plugin": "^3.7.0",
"@types/chai-as-promised": "^7.1.1",
"@types/chai": "^4.2.22",
"@types/mocha": "^8.2.3",
"@types/node-persist": "^3.1.3",
"@types/node": "^18.11.5",
"@types/node": "^20.12.8",
"@types/sinon": "^10.0.16",
"chai-as-promised": "^7.1.1",
"chai": "^4.2.22",
Expand All @@ -53,7 +53,7 @@
"rimraf": "^3.0.2",
"sinon": "^15.2.0",
"source-map-support": "^0.5.9",
"typescript": "~5.0.2"
"typescript": "~5.3.3"
},
"peerDependencies": {
"@itwin/core-bentley": "^3.3.0 || ^4.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/oidc-signin-tool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"oidc-client-ts": "^2.2.4"
},
"devDependencies": {
"@itwin/build-tools": "^4.0.0-dev.93",
"@itwin/build-tools": "^4.6.0-dev.27",
"@itwin/core-bentley": "^3.7.0",
"@itwin/eslint-plugin": "^3.7.0",
"@types/chai": "^4.2.22",
"@types/chai-as-promised": "^7.1.1",
"@types/jsonwebtoken": "^9.0.1",
"@types/mocha": "^8.2.3",
"@types/node": "^18.11.5",
"@types/node": "^20.12.8",
"@types/sinon": "^10.0.13",
"chai": "^4.2.22",
"chai-as-promised": "^7.1.1",
Expand All @@ -58,7 +58,7 @@
"nyc": "^15.1.0",
"rimraf": "^3.0.2",
"sinon": "15.0.4",
"typescript": "~5.0.2"
"typescript": "~5.3.3"
},
"peerDependencies": {
"@itwin/core-bentley": "^3.3.0 || ^4.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"jwks-rsa": "^2.0.4"
},
"devDependencies": {
"@itwin/build-tools": "^4.0.0-dev.93",
"@itwin/build-tools": "^4.6.0-dev.27",
"@itwin/core-bentley": "^3.7.0",
"@itwin/eslint-plugin": "^3.7.0",
"@types/chai": "^4.2.22",
Expand All @@ -49,7 +49,7 @@
"rimraf": "^3.0.2",
"sinon": "^15.0.1",
"source-map-support": "^0.5.9",
"typescript": "~5.0.2"
"typescript": "~5.3.3"
},
"peerDependencies": {
"@itwin/core-bentley": "^3.3.0 || ^4.0.0"
Expand Down
2 changes: 0 additions & 2 deletions packages/service/src/ServiceAuthorizationClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

import type { AuthorizationClient } from "@itwin/core-common";
import type { ServiceAuthorizationClientConfiguration } from "./ServiceAuthorizationClientConfiguration";
// @ts-expect-error -- this is a type-only import, it won't break the resulting .js file.
// It also won't show up in the resulting .d.ts file because we don't re-export this type.
import type { Options as GotOptions } from "got" assert { "resolution-mode": "import" };
import { OIDCDiscoveryClient } from "./OIDCDiscoveryClient";

Expand Down
10 changes: 3 additions & 7 deletions packages/service/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,9 @@
"compilerOptions": {
"target": "ES2021",
"outDir": "./lib/cjs",
"module": "NodeNext",
"moduleResolution": "NodeNext"
},
"include": [
"./src/**/*.ts"
],
"exclude": [
"lib",
"node_modules"
]
"include": ["./src/**/*.ts"],
"exclude": ["lib", "node_modules"]
}
Loading

0 comments on commit 93b9f98

Please sign in to comment.