mirror of
https://github.com/strapi/strapi.git
synced 2025-09-02 21:32:43 +00:00
chore: update typescript to 5.3.2 (#18938)
This commit is contained in:
parent
83daf0117c
commit
c38881e08d
@ -141,7 +141,7 @@
|
|||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"supertest": "6.3.3",
|
"supertest": "6.3.3",
|
||||||
"ts-jest": "29.1.0",
|
"ts-jest": "29.1.0",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.3.2",
|
||||||
"yargs": "17.7.2"
|
"yargs": "17.7.2"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@4.0.1",
|
"packageManager": "yarn@4.0.1",
|
||||||
|
@ -164,7 +164,7 @@
|
|||||||
"slate-react": "0.98.3",
|
"slate-react": "0.98.3",
|
||||||
"style-loader": "3.3.1",
|
"style-loader": "3.3.1",
|
||||||
"styled-components": "5.3.3",
|
"styled-components": "5.3.3",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.3.2",
|
||||||
"webpack": "^5.88.1",
|
"webpack": "^5.88.1",
|
||||||
"webpack-bundle-analyzer": "^4.9.0",
|
"webpack-bundle-analyzer": "^4.9.0",
|
||||||
"webpack-dev-middleware": "6.1.1",
|
"webpack-dev-middleware": "6.1.1",
|
||||||
|
@ -77,7 +77,7 @@
|
|||||||
"knex": "2.5.0",
|
"knex": "2.5.0",
|
||||||
"koa": "2.13.4",
|
"koa": "2.13.4",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.3.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@strapi/strapi": "^4.14.4"
|
"@strapi/strapi": "^4.14.4"
|
||||||
|
@ -86,7 +86,7 @@
|
|||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"storybook": "7.5.3",
|
"storybook": "7.5.3",
|
||||||
"styled-components": "5.3.3",
|
"styled-components": "5.3.3",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.3.2",
|
||||||
"vite": "4.4.9",
|
"vite": "4.4.9",
|
||||||
"yup": "0.32.9"
|
"yup": "0.32.9"
|
||||||
},
|
},
|
||||||
|
@ -158,7 +158,7 @@
|
|||||||
"qs": "6.11.1",
|
"qs": "6.11.1",
|
||||||
"semver": "7.5.4",
|
"semver": "7.5.4",
|
||||||
"statuses": "2.0.1",
|
"statuses": "2.0.1",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.3.2",
|
||||||
"undici": "5.27.2",
|
"undici": "5.27.2",
|
||||||
"yup": "0.32.9"
|
"yup": "0.32.9"
|
||||||
},
|
},
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
"@types/node-schedule": "2.1.0",
|
"@types/node-schedule": "2.1.0",
|
||||||
"eslint-config-custom": "4.15.5",
|
"eslint-config-custom": "4.15.5",
|
||||||
"tsconfig": "4.15.5",
|
"tsconfig": "4.15.5",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.3.2",
|
||||||
"undici": "5.27.2"
|
"undici": "5.27.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -70,7 +70,7 @@
|
|||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
"react-router-dom": "5.3.4",
|
"react-router-dom": "5.3.4",
|
||||||
"styled-components": "5.3.3",
|
"styled-components": "5.3.3",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.3.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@strapi/strapi": "^4.4.0",
|
"@strapi/strapi": "^4.4.0",
|
||||||
|
@ -80,7 +80,7 @@
|
|||||||
"react-router-dom": "5.3.4",
|
"react-router-dom": "5.3.4",
|
||||||
"styled-components": "5.3.3",
|
"styled-components": "5.3.3",
|
||||||
"tsconfig": "4.15.5",
|
"tsconfig": "4.15.5",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.3.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@strapi/strapi": "^4.0.0",
|
"@strapi/strapi": "^4.0.0",
|
||||||
|
@ -79,7 +79,7 @@
|
|||||||
"prettier-plugin-packagejson": "2.4.5",
|
"prettier-plugin-packagejson": "2.4.5",
|
||||||
"prompts": "2.4.2",
|
"prompts": "2.4.2",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.3.2",
|
||||||
"vite": "4.4.9",
|
"vite": "4.4.9",
|
||||||
"yup": "0.32.9"
|
"yup": "0.32.9"
|
||||||
},
|
},
|
||||||
|
@ -40,7 +40,7 @@
|
|||||||
"fs-extra": "10.0.0",
|
"fs-extra": "10.0.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"prettier": "2.8.4",
|
"prettier": "2.8.4",
|
||||||
"typescript": "5.2.2"
|
"typescript": "5.3.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18.0.0 <=20.x.x",
|
"node": ">=18.0.0 <=20.x.x",
|
||||||
|
40
yarn.lock
40
yarn.lock
@ -8686,7 +8686,7 @@ __metadata:
|
|||||||
slate-react: "npm:0.98.3"
|
slate-react: "npm:0.98.3"
|
||||||
style-loader: "npm:3.3.1"
|
style-loader: "npm:3.3.1"
|
||||||
styled-components: "npm:5.3.3"
|
styled-components: "npm:5.3.3"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
vite: "npm:4.4.9"
|
vite: "npm:4.4.9"
|
||||||
webpack: "npm:^5.88.1"
|
webpack: "npm:^5.88.1"
|
||||||
webpack-bundle-analyzer: "npm:^4.9.0"
|
webpack-bundle-analyzer: "npm:^4.9.0"
|
||||||
@ -8739,7 +8739,7 @@ __metadata:
|
|||||||
stream-json: "npm:1.8.0"
|
stream-json: "npm:1.8.0"
|
||||||
tar: "npm:6.1.13"
|
tar: "npm:6.1.13"
|
||||||
tar-stream: "npm:2.2.0"
|
tar-stream: "npm:2.2.0"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
ws: "npm:8.13.0"
|
ws: "npm:8.13.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@strapi/strapi": ^4.14.4
|
"@strapi/strapi": ^4.14.4
|
||||||
@ -8897,7 +8897,7 @@ __metadata:
|
|||||||
rimraf: "npm:3.0.2"
|
rimraf: "npm:3.0.2"
|
||||||
storybook: "npm:7.5.3"
|
storybook: "npm:7.5.3"
|
||||||
styled-components: "npm:5.3.3"
|
styled-components: "npm:5.3.3"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
vite: "npm:4.4.9"
|
vite: "npm:4.4.9"
|
||||||
yup: "npm:0.32.9"
|
yup: "npm:0.32.9"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -8961,7 +8961,7 @@ __metadata:
|
|||||||
prompts: "npm:2.4.2"
|
prompts: "npm:2.4.2"
|
||||||
rimraf: "npm:3.0.2"
|
rimraf: "npm:3.0.2"
|
||||||
rxjs: "npm:7.8.1"
|
rxjs: "npm:7.8.1"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
vite: "npm:4.4.9"
|
vite: "npm:4.4.9"
|
||||||
yup: "npm:0.32.9"
|
yup: "npm:0.32.9"
|
||||||
bin:
|
bin:
|
||||||
@ -9031,7 +9031,7 @@ __metadata:
|
|||||||
react-intl: "npm:6.4.1"
|
react-intl: "npm:6.4.1"
|
||||||
react-router-dom: "npm:5.3.4"
|
react-router-dom: "npm:5.3.4"
|
||||||
styled-components: "npm:5.3.3"
|
styled-components: "npm:5.3.3"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@strapi/strapi": ^4.4.0
|
"@strapi/strapi": ^4.4.0
|
||||||
react: ^17.0.0 || ^18.0.0
|
react: ^17.0.0 || ^18.0.0
|
||||||
@ -9210,7 +9210,7 @@ __metadata:
|
|||||||
react-router-dom: "npm:5.3.4"
|
react-router-dom: "npm:5.3.4"
|
||||||
styled-components: "npm:5.3.3"
|
styled-components: "npm:5.3.3"
|
||||||
tsconfig: "npm:4.15.5"
|
tsconfig: "npm:4.15.5"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@strapi/strapi": ^4.0.0
|
"@strapi/strapi": ^4.0.0
|
||||||
react: ^17.0.0 || ^18.0.0
|
react: ^17.0.0 || ^18.0.0
|
||||||
@ -9566,7 +9566,7 @@ __metadata:
|
|||||||
statuses: "npm:2.0.1"
|
statuses: "npm:2.0.1"
|
||||||
supertest: "npm:6.3.3"
|
supertest: "npm:6.3.3"
|
||||||
tsconfig: "npm:4.15.5"
|
tsconfig: "npm:4.15.5"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
undici: "npm:5.27.2"
|
undici: "npm:5.27.2"
|
||||||
yup: "npm:0.32.9"
|
yup: "npm:0.32.9"
|
||||||
bin:
|
bin:
|
||||||
@ -9606,7 +9606,7 @@ __metadata:
|
|||||||
koa: "npm:2.13.4"
|
koa: "npm:2.13.4"
|
||||||
node-schedule: "npm:2.1.0"
|
node-schedule: "npm:2.1.0"
|
||||||
tsconfig: "npm:4.15.5"
|
tsconfig: "npm:4.15.5"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
undici: "npm:5.27.2"
|
undici: "npm:5.27.2"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
@ -9620,7 +9620,7 @@ __metadata:
|
|||||||
fs-extra: "npm:10.0.0"
|
fs-extra: "npm:10.0.0"
|
||||||
lodash: "npm:4.17.21"
|
lodash: "npm:4.17.21"
|
||||||
prettier: "npm:2.8.4"
|
prettier: "npm:2.8.4"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
@ -29533,7 +29533,7 @@ __metadata:
|
|||||||
rimraf: "npm:3.0.2"
|
rimraf: "npm:3.0.2"
|
||||||
supertest: "npm:6.3.3"
|
supertest: "npm:6.3.3"
|
||||||
ts-jest: "npm:29.1.0"
|
ts-jest: "npm:29.1.0"
|
||||||
typescript: "npm:5.2.2"
|
typescript: "npm:5.3.2"
|
||||||
yargs: "npm:17.7.2"
|
yargs: "npm:17.7.2"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
@ -30995,6 +30995,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
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":
|
"typescript@npm:^3 || ^4":
|
||||||
version: 4.9.5
|
version: 4.9.5
|
||||||
resolution: "typescript@npm:4.9.5"
|
resolution: "typescript@npm:4.9.5"
|
||||||
@ -31015,6 +31025,16 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
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>":
|
"typescript@patch:typescript@npm%3A^3 || ^4#optional!builtin<compat/typescript>":
|
||||||
version: 4.9.5
|
version: 4.9.5
|
||||||
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
|
resolution: "typescript@patch:typescript@npm%3A4.9.5#optional!builtin<compat/typescript>::version=4.9.5&hash=289587"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user