Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency typescript to v5.4.5 #10452

Merged
merged 1 commit into from
Apr 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.1.1",
"@docusaurus/tsconfig": "3.1.1",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"packageManager": "yarn@4.1.1"
}
18 changes: 9 additions & 9 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4917,7 +4917,7 @@ __metadata:
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
react-player: "npm:2.15.1"
typescript: "npm:5.4.3"
typescript: "npm:5.4.5"
languageName: unknown
linkType: soft

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

"typescript@npm:5.4.3":
version: 5.4.3
resolution: "typescript@npm:5.4.3"
"typescript@npm:5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/22443a8760c3668e256c0b34b6b45c359ef6cecc10c42558806177a7d500ab1a7d7aac1f976d712e26989ddf6731d2fbdd3212b7c73290a45127c1c43ba2005a
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
version: 5.4.3
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/6e51f8b7e6ec55b897b9e56b67e864fe8f44e30f4a14357aad5dc0f7432db2f01efc0522df0b6c36d361c51f2dc3dcac5c832efd96a404cfabf884e915d38828
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
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 @@ -107,7 +107,7 @@
"rimraf": "5.0.5",
"tstyche": "1.1.0",
"tsx": "4.7.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0",
"yargs": "17.7.2",
"zx": "7.2.3"
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.26.2",
"tsx": "4.7.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -58,7 +58,7 @@
"aws-lambda": "1.0.7",
"pino-abstract-transport": "1.1.0",
"tsx": "4.7.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -54,7 +54,7 @@
"redis": "4.6.7",
"split2": "4.2.0",
"ts-toolbelt": "9.6.0",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -33,7 +33,7 @@
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/jsonwebtoken": "9.0.6",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -31,7 +31,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -33,7 +33,7 @@
"@babel/core": "^7.22.20",
"@types/react": "^18.2.55",
"react": "18.3.0-canary-a870b2d54-20240314",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.136",
"@types/jsonwebtoken": "9.0.6",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/netlify-identity-widget": "1.9.6",
"@types/react": "^18.2.55",
"react": "18.3.0-canary-a870b2d54-20240314",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -32,7 +32,7 @@
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.136",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -29,7 +29,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"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 @@ -34,7 +34,7 @@
"@clerk/types": "3.62.1",
"@types/react": "^18.2.55",
"react": "18.3.0-canary-a870b2d54-20240314",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -31,7 +31,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -37,7 +37,7 @@
"@simplewebauthn/server": "7.4.0",
"@types/md5": "2.3.5",
"@types/uuid": "9.0.8",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -33,7 +33,7 @@
"@babel/core": "^7.22.20",
"@simplewebauthn/typescript-types": "7.4.0",
"@types/yargs": "17.0.32",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"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": "18.3.0-canary-a870b2d54-20240314",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"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 @@ -32,7 +32,7 @@
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.136",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -31,7 +31,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -35,7 +35,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"react": "18.3.0-canary-a870b2d54-20240314",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"peerDependencies": {
"firebase": "10.11.0"
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 @@ -33,7 +33,7 @@
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.136",
"@types/jsonwebtoken": "9.0.6",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -31,7 +31,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -33,7 +33,7 @@
"@types/netlify-identity-widget": "1.9.6",
"@types/react": "^18.2.55",
"react": "18.3.0-canary-a870b2d54-20240314",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -33,7 +33,7 @@
"@redwoodjs/api": "workspace:*",
"@types/aws-lambda": "8.10.136",
"@types/jsonwebtoken": "9.0.6",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -29,7 +29,7 @@
"@babel/cli": "7.24.1",
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"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 @@ -33,7 +33,7 @@
"@supabase/supabase-js": "2.40.0",
"@types/react": "^18.2.55",
"react": "18.3.0-canary-a870b2d54-20240314",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -33,7 +33,7 @@
"@babel/core": "^7.22.20",
"@redwoodjs/api": "workspace:*",
"@types/jsonwebtoken": "9.0.6",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -32,7 +32,7 @@
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.32",
"memfs": "4.8.0",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -33,7 +33,7 @@
"@types/react": "^18.2.55",
"react": "18.3.0-canary-a870b2d54-20240314",
"supertokens-auth-react": "0.39.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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 @@ -36,7 +36,7 @@
"@testing-library/react": "14.2.2",
"msw": "1.3.3",
"tsx": "4.7.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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.36.1",
"fast-glob": "3.3.2",
"graphql": "16.8.1",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"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 @@ -47,7 +47,7 @@
"@types/pascalcase": "1.0.3",
"@types/yargs": "17.0.32",
"tsx": "4.7.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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.8.0",
"tsx": "4.7.1",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/cli-packages/storybook/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.32",
"tsx": "4.7.1",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"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.8.0",
"tsx": "4.7.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"vitest": "1.4.0"
},
"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.2.5",
"tasuku": "2.0.1",
"typescript": "5.4.3",
"typescript": "5.4.5",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"devDependencies": {
"@redwoodjs/framework-tools": "workspace:*",
"tsx": "4.7.1",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"resolve-url-loader": "5.0.0",
"rimraf": "5.0.5",
"style-loader": "3.3.4",
"typescript": "5.4.3",
"typescript": "5.4.5",
"url-loader": "4.1.1",
"webpack": "5.91.0",
"webpack-bundle-analyzer": "4.10.1",
Expand Down
Loading
Loading