File tree Expand file tree Collapse file tree 3 files changed +45
-10
lines changed
Expand file tree Collapse file tree 3 files changed +45
-10
lines changed Original file line number Diff line number Diff line change 11nodeLinker : node-modules
22
33npmRegistryServer : " https://registry.yarnpkg.com"
4+
5+ packageExtensions :
6+ " @storybook/addon-essentials@* " :
7+ peerDependencies :
8+ react : " *"
9+ react-dom : " *"
10+
11+ " @storybook/addon-controls@* " :
12+ peerDependencies :
13+ react : " *"
14+ react-dom : " *"
15+
16+ " @storybook/manager-api@* " :
17+ peerDependencies :
18+ react : " *"
19+ react-dom : " *"
20+
21+ " @storybook/react-vite@* " :
22+ peerDependencies :
23+ typescript : " *"
24+
25+ " @storybook/cli@* " :
26+ peerDependencies :
27+ react : " *"
28+ react-dom : " *"
29+
30+ " @storybook/core-server@* " :
31+ peerDependencies :
32+ react : " *"
33+ react-dom : " *"
34+
35+ " storybook@* " :
36+ peerDependencies :
37+ react : " *"
38+ react-dom : " *"
Original file line number Diff line number Diff line change 122122 "sass" : " ^1.53.0" ,
123123 "storybook" : " ^8.0.5" ,
124124 "tslib" : " ^2.8.1" ,
125- "typescript" : " 5.3 .3" ,
125+ "typescript" : " ^5.9 .3" ,
126126 "typescript-eslint" : " ^8.45.0" ,
127127 "vite" : " ^4.5.3" ,
128128 "vite-tsconfig-paths" : " ^4.3.2"
Original file line number Diff line number Diff line change @@ -11644,7 +11644,7 @@ __metadata:
1164411644 sass: "npm:^1.53.0"
1164511645 storybook: "npm:^8.0.5"
1164611646 tslib: "npm:^2.8.1"
11647- typescript: "npm:5.3 .3"
11647+ typescript: "npm:^5.9 .3"
1164811648 typescript-eslint: "npm:^8.45.0"
1164911649 vite: "npm:^4.5.3"
1165011650 vite-tsconfig-paths: "npm:^4.3.2"
@@ -14465,23 +14465,23 @@ __metadata:
1446514465 languageName: node
1446614466 linkType: hard
1446714467
14468- "typescript@npm:5.3 .3":
14469- version: 5.3 .3
14470- resolution: "typescript@npm:5.3 .3"
14468+ "typescript@npm:^5.9 .3":
14469+ version: 5.9 .3
14470+ resolution: "typescript@npm:5.9 .3"
1447114471 bin:
1447214472 tsc: bin/tsc
1447314473 tsserver: bin/tsserver
14474- checksum: 10c0/e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
14474+ checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
1447514475 languageName: node
1447614476 linkType: hard
1447714477
14478- "typescript@patch:typescript@npm%3A5.3 .3#optional!builtin<compat/typescript>":
14479- version: 5.3 .3
14480- resolution: "typescript@patch:typescript@npm%3A5.3 .3#optional!builtin<compat/typescript>::version=5.3 .3&hash=e012d7 "
14478+ "typescript@patch:typescript@npm%3A^5.9 .3#optional!builtin<compat/typescript>":
14479+ version: 5.9 .3
14480+ resolution: "typescript@patch:typescript@npm%3A5.9 .3#optional!builtin<compat/typescript>::version=5.9 .3&hash=5786d5 "
1448114481 bin:
1448214482 tsc: bin/tsc
1448314483 tsserver: bin/tsserver
14484- checksum: 10c0/1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
14484+ checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
1448514485 languageName: node
1448614486 linkType: hard
1448714487
You can’t perform that action at this time.
0 commit comments