feat: upgrade typescript version
The typescript version was upgraded from 5.3.2 to 5.4.5 in the react package.json and yarn.lock files. This update will introduce any new features and fixes from the latest typescript version.
This commit is contained in:
parent
fdb4d0d70f
commit
92b64405a4
@ -40,7 +40,7 @@
|
|||||||
"eslint-plugin-storybook": "^0.8.0",
|
"eslint-plugin-storybook": "^0.8.0",
|
||||||
"postcss": "^8.4.38",
|
"postcss": "^8.4.38",
|
||||||
"tailwindcss": "^3.4.3",
|
"tailwindcss": "^3.4.3",
|
||||||
"typescript": "5.3.2",
|
"typescript": "^5.4.5",
|
||||||
"vite": "^5.2.0",
|
"vite": "^5.2.0",
|
||||||
"vite-plugin-dynamic-import": "^1.5.0"
|
"vite-plugin-dynamic-import": "^1.5.0"
|
||||||
}
|
}
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -4530,7 +4530,7 @@ __metadata:
|
|||||||
remark-gfm: "npm:^4.0.0"
|
remark-gfm: "npm:^4.0.0"
|
||||||
tailwind-merge: "npm:^2.3.0"
|
tailwind-merge: "npm:^2.3.0"
|
||||||
tailwindcss: "npm:^3.4.3"
|
tailwindcss: "npm:^3.4.3"
|
||||||
typescript: "npm:5.3.2"
|
typescript: "npm:^5.4.5"
|
||||||
vite: "npm:^5.2.0"
|
vite: "npm:^5.2.0"
|
||||||
vite-plugin-dynamic-import: "npm:^1.5.0"
|
vite-plugin-dynamic-import: "npm:^1.5.0"
|
||||||
languageName: unknown
|
languageName: unknown
|
||||||
@ -5204,23 +5204,23 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typescript@npm:5.3.2":
|
"typescript@npm:^5.4.5":
|
||||||
version: 5.3.2
|
version: 5.4.5
|
||||||
resolution: "typescript@npm:5.3.2"
|
resolution: "typescript@npm:5.4.5"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 10c0/d7dbe1fbe19039e36a65468ea64b5d338c976550394ba576b7af9c68ed40c0bc5d12ecce390e4b94b287a09a71bd3229f19c2d5680611f35b7c53a3898791159
|
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>":
|
"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin<compat/typescript>":
|
||||||
version: 5.3.2
|
version: 5.4.5
|
||||||
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=e012d7"
|
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
|
||||||
bin:
|
bin:
|
||||||
tsc: bin/tsc
|
tsc: bin/tsc
|
||||||
tsserver: bin/tsserver
|
tsserver: bin/tsserver
|
||||||
checksum: 10c0/73c8bad74e732d93211c9d77f28b03307e2f5fc6a0afc73f4b783261ab567686a16d6ae958bdaef383a00be1b0b8c8b6741dd6ca3d13af4963fa7e47456d49c7
|
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user