Skip to content

Commit

Permalink
Update Typescript to 5.3.2 (redwoodjs#9589)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Nov 29, 2023
1 parent 1f66831 commit 8f0e3f9
Show file tree
Hide file tree
Showing 63 changed files with 138 additions and 138 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.0",
"@docusaurus/tsconfig": "3.0.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
}
}
18 changes: 9 additions & 9 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4988,7 +4988,7 @@ __metadata:
react: 18.2.0
react-dom: 18.2.0
react-player: 2.13.0
typescript: 5.2.2
typescript: 5.3.2
languageName: unknown
linkType: soft

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

"typescript@npm:5.2.2":
version: 5.2.2
resolution: "typescript@npm:5.2.2"
"typescript@npm:5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 91ae3e6193d0ddb8656d4c418a033f0f75dec5e077ebbc2bd6d76439b93f35683936ee1bdc0e9cf94ec76863aa49f27159b5788219b50e1cd0cd6d110aa34b07
checksum: d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159
languageName: node
linkType: hard

"typescript@patch:typescript@5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
"typescript@patch:typescript@5.3.2#~builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=e012d7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 062c1cee1990e6b9419ce8a55162b8dc917eb87f807e4de0327dbc1c2fa4e5f61bc0dd4e034d38ff541d1ed0479b53bcee8e4de3a4075c51a1724eb6216cb6f5
checksum: 73c8bad74e732d93211c9d77f28b03307e2f5fc6a0afc73f4b783261ab567686a16d6ae958bdaef383a00be1b0b8c8b6741dd6ca3d13af4963fa7e47456d49c7
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 @@ -101,7 +101,7 @@
"rimraf": "5.0.5",
"tstyche": "1.0.0-beta.3",
"tsx": "3.12.7",
"typescript": "5.2.2",
"typescript": "5.3.2",
"yargs": "17.7.2",
"zx": "7.2.3"
},
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.31",
"aws-lambda": "1.0.7",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"memjs": "1.3.1",
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 @@
"@redwoodjs/api": "6.0.7",
"@types/jsonwebtoken": "9.0.5",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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/core": "^7.22.20",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@
"@types/react": "18.2.37",
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"@auth0/auth0-spa-js": "2.1.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/aws-lambda": "8.10.126",
"@types/jsonwebtoken": "9.0.5",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/react": "18.2.37",
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"@azure/msal-browser": "2.38.3"
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 @@
"@redwoodjs/api": "6.0.7",
"@types/aws-lambda": "8.10.126",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -31,7 +31,7 @@
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.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 @@ -34,7 +34,7 @@
"@types/react": "18.2.37",
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"@clerk/clerk-react": "4.28.0"
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/core": "^7.22.20",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@
"@types/md5": "2.3.5",
"@types/uuid": "9.0.7",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -35,7 +35,7 @@
"@simplewebauthn/typescript-types": "7.4.0",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.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 @@ -35,7 +35,7 @@
"@types/react": "18.2.37",
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
"typescript": "5.3.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 @@ -32,7 +32,7 @@
"@redwoodjs/api": "6.0.7",
"@types/aws-lambda": "8.10.126",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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/core": "^7.22.20",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -33,7 +33,7 @@
"firebase": "10.6.0",
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"firebase": "10.6.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 @@
"@types/aws-lambda": "8.10.126",
"@types/jsonwebtoken": "9.0.5",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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/core": "^7.22.20",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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/react": "18.2.37",
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"netlify-identity-widget": "1.9.2"
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 @@
"@types/aws-lambda": "8.10.126",
"@types/jsonwebtoken": "9.0.5",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@ -31,7 +31,7 @@
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.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 @@ -32,7 +32,7 @@
"@types/react": "18.2.37",
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"@supabase/supabase-js": "2.38.5"
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 @@
"@redwoodjs/api": "6.0.7",
"@types/jsonwebtoken": "9.0.5",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"supertokens-node": "15.2.1"
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 @@ -31,7 +31,7 @@
"@babel/core": "^7.22.20",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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 @@
"jest": "29.7.0",
"react": "0.0.0-experimental-e5205658f-20230913",
"supertokens-auth-react": "0.34.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"supertokens-auth-react": "0.34.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@testing-library/react": "14.1.2",
"jest": "29.7.0",
"msw": "1.3.2",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/babel-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"core-js": "3.33.3",
"fast-glob": "3.3.2",
"graphql": "16.8.1",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"devDependencies": {
"@types/babel-plugin-tester": "9.0.9",
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 @@ -45,7 +45,7 @@
"@types/pascalcase": "1.0.3",
"@types/yargs": "17.0.31",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/cli-packages/dataMigrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"fast-glob": "3.3.2",
"jest": "29.7.0",
"memfs": "4.6.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"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 @@ -42,7 +42,7 @@
"esbuild": "0.19.5",
"fast-glob": "3.3.2",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.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 @@ -84,7 +84,7 @@
"@babel/cli": "7.23.4",
"@babel/core": "^7.22.20",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
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": "2.8.8",
"tasuku": "2.0.1",
"typescript": "5.2.2",
"typescript": "5.3.2",
"yargs": "17.7.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"resolve-url-loader": "5.0.0",
"rimraf": "5.0.5",
"style-loader": "3.3.3",
"typescript": "5.2.2",
"typescript": "5.3.2",
"url-loader": "4.1.1",
"webpack": "5.89.0",
"webpack-bundle-analyzer": "4.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@babel/cli": "7.23.4",
"jest": "29.7.0",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"esbuild": "0.19.5",
"fast-glob": "3.3.2",
"glob": "10.3.10",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/lodash": "4.14.201",
"@types/qs": "6.9.10",
"esbuild": "0.19.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
}
Loading

0 comments on commit 8f0e3f9

Please sign in to comment.