Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent bdc49da commit 15802c3
Show file tree
Hide file tree
Showing 73 changed files with 164 additions and 164 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "3.5.2",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"packageManager": "yarn@4.4.0"
}
18 changes: 9 additions & 9 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4940,7 +4940,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-player: "npm:2.16.0"
typescript: "npm:5.5.4"
typescript: "npm:5.6.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -11019,23 +11019,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
"typescript@npm:5.6.2":
version: 5.6.2
resolution: "typescript@npm:5.6.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
checksum: 10c0/3ed8297a8c7c56b7fec282532503d1ac795239d06e7c4966b42d4330c6cf433a170b53bcf93a130a7f14ccc5235de5560df4f1045eb7f3550b46ebed16d3c5e5
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
"typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>":
version: 5.6.2
resolution: "typescript@patch:typescript@npm%3A5.6.2#optional!builtin<compat/typescript>::version=5.6.2&hash=74658d"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
checksum: 10c0/e6c1662e4852e22fe4bbdca471dca3e3edc74f6f1df043135c44a18a7902037023ccb0abdfb754595ca9028df8920f2f8492c00fc3cbb4309079aae8b7de71cd
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"rimraf": "6.0.1",
"tstyche": "2.1.1",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5",
"yargs": "17.7.2",
"zx": "8.1.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/fastify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"fastify": "4.28.1",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/yargs": "17.0.33",
"pino-abstract-transport": "1.2.0",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"split2": "4.2.0",
"ts-toolbelt": "9.6.0",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/auth0/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"publint": "0.2.10",
"react": "19.0.0-rc-8269d55d-20240802",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"publint": "0.2.10",
"react": "19.0.0-rc-8269d55d-20240802",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/clerk/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"publint": "0.2.10",
"react": "19.0.0-rc-8269d55d-20240802",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/custom/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"publint": "0.2.10",
"ts-toolbelt": "9.6.0",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/yargs": "17.0.33",
"jest": "29.7.0",
"jest-environment-node": "29.7.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/dbAuth/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react": "19.0.0-rc-8269d55d-20240802",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/firebase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"publint": "0.2.10",
"react": "19.0.0-rc-8269d55d-20240802",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/netlify/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"publint": "0.2.10",
"react": "19.0.0-rc-8269d55d-20240802",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"publint": "0.2.10",
"ts-toolbelt": "9.6.0",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/auth-providers/supabase/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"publint": "0.2.10",
"react": "19.0.0-rc-8269d55d-20240802",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"concurrently": "8.2.2",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"memfs": "4.11.1",
"publint": "0.2.10",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"react": "19.0.0-rc-8269d55d-20240802",
"supertokens-auth-react": "0.39.1",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"publint": "0.2.10",
"tsx": "4.19.0",
"type-fest": "4.26.1",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"core-js": "3.38.0",
"fast-glob": "3.3.2",
"graphql": "16.9.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/yargs": "17.0.33",
"@types/yargs-parser": "21.0.3",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/dataMigrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jest": "29.7.0",
"memfs": "4.11.1",
"tsx": "4.19.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/cli-packages/storybook-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"tsx": "4.19.0",
"typescript": "5.5.4"
"typescript": "5.6.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/archiver": "^6",
"memfs": "4.11.1",
"tsx": "4.19.0",
"typescript": "5.5.4",
"typescript": "5.6.2",
"vitest": "2.0.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"pascalcase": "1.0.0",
"prettier": "3.3.3",
"tasuku": "2.0.1",
"typescript": "5.5.4",
"typescript": "5.6.2",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 15802c3

Please sign in to comment.