Skip to content

Commit

Permalink
chore: update typescript to 5.3.2 (#18938)
Browse files Browse the repository at this point in the history
  • Loading branch information
innerdvations committed Dec 4, 2023
1 parent 83daf01 commit c38881e
Show file tree
Hide file tree
Showing 11 changed files with 40 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -141,7 +141,7 @@
"rimraf": "3.0.2",
"supertest": "6.3.3",
"ts-jest": "29.1.0",
"typescript": "5.2.2",
"typescript": "5.3.2",
"yargs": "17.7.2"
},
"packageManager": "yarn@4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/admin/package.json
Expand Up @@ -164,7 +164,7 @@
"slate-react": "0.98.3",
"style-loader": "3.3.1",
"styled-components": "5.3.3",
"typescript": "5.2.2",
"typescript": "5.3.2",
"webpack": "^5.88.1",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-dev-middleware": "6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/data-transfer/package.json
Expand Up @@ -77,7 +77,7 @@
"knex": "2.5.0",
"koa": "2.13.4",
"rimraf": "3.0.2",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"@strapi/strapi": "^4.14.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/helper-plugin/package.json
Expand Up @@ -86,7 +86,7 @@
"rimraf": "3.0.2",
"storybook": "7.5.3",
"styled-components": "5.3.3",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vite": "4.4.9",
"yup": "0.32.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/strapi/package.json
Expand Up @@ -158,7 +158,7 @@
"qs": "6.11.1",
"semver": "7.5.4",
"statuses": "2.0.1",
"typescript": "5.2.2",
"typescript": "5.3.2",
"undici": "5.27.2",
"yup": "0.32.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/types/package.json
Expand Up @@ -64,7 +64,7 @@
"@types/node-schedule": "2.1.0",
"eslint-config-custom": "4.15.5",
"tsconfig": "4.15.5",
"typescript": "5.2.2",
"typescript": "5.3.2",
"undici": "5.27.2"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/color-picker/package.json
Expand Up @@ -70,7 +70,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "5.3.4",
"styled-components": "5.3.3",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"@strapi/strapi": "^4.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/graphql/package.json
Expand Up @@ -80,7 +80,7 @@
"react-router-dom": "5.3.4",
"styled-components": "5.3.3",
"tsconfig": "4.15.5",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"peerDependencies": {
"@strapi/strapi": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/pack-up/package.json
Expand Up @@ -79,7 +79,7 @@
"prettier-plugin-packagejson": "2.4.5",
"prompts": "2.4.2",
"rxjs": "7.8.1",
"typescript": "5.2.2",
"typescript": "5.3.2",
"vite": "4.4.9",
"yup": "0.32.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/typescript/package.json
Expand Up @@ -40,7 +40,7 @@
"fs-extra": "10.0.0",
"lodash": "4.17.21",
"prettier": "2.8.4",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"engines": {
"node": ">=18.0.0 <=20.x.x",
Expand Down
40 changes: 30 additions & 10 deletions yarn.lock
Expand Up @@ -8686,7 +8686,7 @@ __metadata:
slate-react: "npm:0.98.3"
style-loader: "npm:3.3.1"
styled-components: "npm:5.3.3"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
vite: "npm:4.4.9"
webpack: "npm:^5.88.1"
webpack-bundle-analyzer: "npm:^4.9.0"
Expand Down Expand Up @@ -8739,7 +8739,7 @@ __metadata:
stream-json: "npm:1.8.0"
tar: "npm:6.1.13"
tar-stream: "npm:2.2.0"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
ws: "npm:8.13.0"
peerDependencies:
"@strapi/strapi": ^4.14.4
Expand Down Expand Up @@ -8897,7 +8897,7 @@ __metadata:
rimraf: "npm:3.0.2"
storybook: "npm:7.5.3"
styled-components: "npm:5.3.3"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
vite: "npm:4.4.9"
yup: "npm:0.32.9"
peerDependencies:
Expand Down Expand Up @@ -8961,7 +8961,7 @@ __metadata:
prompts: "npm:2.4.2"
rimraf: "npm:3.0.2"
rxjs: "npm:7.8.1"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
vite: "npm:4.4.9"
yup: "npm:0.32.9"
bin:
Expand Down Expand Up @@ -9031,7 +9031,7 @@ __metadata:
react-intl: "npm:6.4.1"
react-router-dom: "npm:5.3.4"
styled-components: "npm:5.3.3"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
peerDependencies:
"@strapi/strapi": ^4.4.0
react: ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -9210,7 +9210,7 @@ __metadata:
react-router-dom: "npm:5.3.4"
styled-components: "npm:5.3.3"
tsconfig: "npm:4.15.5"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
peerDependencies:
"@strapi/strapi": ^4.0.0
react: ^17.0.0 || ^18.0.0
Expand Down Expand Up @@ -9566,7 +9566,7 @@ __metadata:
statuses: "npm:2.0.1"
supertest: "npm:6.3.3"
tsconfig: "npm:4.15.5"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
undici: "npm:5.27.2"
yup: "npm:0.32.9"
bin:
Expand Down Expand Up @@ -9606,7 +9606,7 @@ __metadata:
koa: "npm:2.13.4"
node-schedule: "npm:2.1.0"
tsconfig: "npm:4.15.5"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
undici: "npm:5.27.2"
languageName: unknown
linkType: soft
Expand All @@ -9620,7 +9620,7 @@ __metadata:
fs-extra: "npm:10.0.0"
lodash: "npm:4.17.21"
prettier: "npm:2.8.4"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -29533,7 +29533,7 @@ __metadata:
rimraf: "npm:3.0.2"
supertest: "npm:6.3.3"
ts-jest: "npm:29.1.0"
typescript: "npm:5.2.2"
typescript: "npm:5.3.2"
yargs: "npm:17.7.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -30995,6 +30995,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 415e5fb6611f5713e460bad48039f00bcfdbde53a2f911727862d5aa9c5d5edd250059a419df382d8f031709e15a169c41eb62b6a401da5eec7ac0f4e359d6ac
languageName: node
linkType: hard

"typescript@npm:^3 || ^4":
version: 4.9.5
resolution: "typescript@npm:4.9.5"
Expand All @@ -31015,6 +31025,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=29ae49"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 43c3346528a1b410b9ee7f218d709ce8d1336eb8e47b0f8bb43954f98ed43fd11e35de398c9a5f4a085b6889c89782362789b00db7aac862bd09d083058a01a2
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^3 || ^4#optional!builtin<compat/typescript>":
version: 4.9.5
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
Expand Down

0 comments on commit c38881e

Please sign in to comment.