File tree Expand file tree Collapse file tree 2 files changed +18
-11
lines changed Expand file tree Collapse file tree 2 files changed +18
-11
lines changed Original file line number Diff line number Diff line change 42
42
"@storybook/react-webpack5" : " 7.6.16" ,
43
43
"@types/jest" : " 29.5.14" ,
44
44
"@types/node" : " 22.7.5" ,
45
- "@types/react" : " 18.3.3 " ,
45
+ "@types/react" : " 19.0.1 " ,
46
46
"@types/three" : " 0.165.0" ,
47
47
"chromatic" : " 11.3.2" ,
48
48
"eslint" : " 9.14.0" ,
49
49
"eslint-plugin-storybook" : " 0.11.0" ,
50
50
"globals" : " 15.12.0" ,
51
51
"jest" : " 29.7.0" ,
52
52
"prettier" : " 3.3.3" ,
53
- "react" : " 18.3.1 " ,
53
+ "react" : " 19.0.0 " ,
54
54
"react-dom" : " 18.3.1" ,
55
55
"rimraf" : " 6.0.1" ,
56
56
"storybook" : " 7.6.16" ,
Original file line number Diff line number Diff line change @@ -1889,15 +1889,15 @@ __metadata:
1889
1889
" @storybook/react-webpack5 " : " npm:7.6.16"
1890
1890
" @types/jest " : " npm:29.5.14"
1891
1891
" @types/node " : " npm:22.7.5"
1892
- " @types/react " : " npm:18.3.3 "
1892
+ " @types/react " : " npm:19.0.1 "
1893
1893
" @types/three " : " npm:0.165.0"
1894
1894
chromatic : " npm:11.3.2"
1895
1895
eslint : " npm:9.14.0"
1896
1896
eslint-plugin-storybook : " npm:0.11.0"
1897
1897
globals : " npm:15.12.0"
1898
1898
jest : " npm:29.7.0"
1899
1899
prettier : " npm:3.3.3"
1900
- react : " npm:18.3.1 "
1900
+ react : " npm:19.0.0 "
1901
1901
react-dom : " npm:18.3.1"
1902
1902
rimraf : " npm:6.0.1"
1903
1903
storybook : " npm:7.6.16"
@@ -4290,7 +4290,16 @@ __metadata:
4290
4290
languageName : node
4291
4291
linkType : hard
4292
4292
4293
- " @types/react@npm:18.3.3, @types/react@npm:>=16 " :
4293
+ " @types/react@npm:19.0.1 " :
4294
+ version : 19.0.1
4295
+ resolution : " @types/react@npm:19.0.1"
4296
+ dependencies :
4297
+ csstype : " npm:^3.0.2"
4298
+ checksum : 25eb69114abb9a6d5fc4414ee584388275bbc9ac32976449cf58b95fe9880efe6b3f936c3842be9bed8c571546a9752e8d3e2095288381e9c809269f5f574f2e
4299
+ languageName : node
4300
+ linkType : hard
4301
+
4302
+ " @types/react@npm:>=16 " :
4294
4303
version : 18.3.3
4295
4304
resolution : " @types/react@npm:18.3.3"
4296
4305
dependencies :
@@ -11333,12 +11342,10 @@ __metadata:
11333
11342
languageName : node
11334
11343
linkType : hard
11335
11344
11336
- " react@npm:18.3.1 " :
11337
- version : 18.3.1
11338
- resolution : " react@npm:18.3.1"
11339
- dependencies :
11340
- loose-envify : " npm:^1.1.0"
11341
- checksum : 283e8c5efcf37802c9d1ce767f302dd569dd97a70d9bb8c7be79a789b9902451e0d16334b05d73299b20f048cbc3c7d288bbbde10b701fa194e2089c237dbea3
11345
+ " react@npm:19.0.0 " :
11346
+ version : 19.0.0
11347
+ resolution : " react@npm:19.0.0"
11348
+ checksum : 9cad8f103e8e3a16d15cb18a0d8115d8bd9f9e1ce3420310aea381eb42aa0a4f812cf047bb5441349257a05fba8a291515691e3cb51267279b2d2c3253f38471
11342
11349
languageName : node
11343
11350
linkType : hard
11344
11351
You can’t perform that action at this time.
0 commit comments