File tree 6 files changed +180
-698
lines changed
6 files changed +180
-698
lines changed Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"@next/bundle-analyzer" : " 15.1.0" ,
29
29
"@types/node" : " ^18.18.6" ,
30
- "@types/react" : " ^18.3.16 " ,
31
- "@types/react-dom" : " ^18.3.5 " ,
30
+ "@types/react" : " ^19.0.1 " ,
31
+ "@types/react-dom" : " ^19.0.2 " ,
32
32
"eslint-config-next" : " 15.1.0" ,
33
33
"typescript" : " ^5.7.2"
34
34
},
Original file line number Diff line number Diff line change 19
19
"groq" : " 3.67.1" ,
20
20
"groqd" : " 0.15.12" ,
21
21
"next" : " 15.1.0" ,
22
- "react" : " 18.3.1 " ,
23
- "react-dom" : " 18.3.1 " ,
22
+ "react" : " 19.0.0 " ,
23
+ "react-dom" : " 19.0.0 " ,
24
24
"ui" : " workspace:*"
25
25
},
26
26
"devDependencies" : {
27
27
"@next/bundle-analyzer" : " 15.1.0" ,
28
28
"@types/node" : " ^18.18.6" ,
29
- "@types/react" : " ^18.3.16 " ,
30
- "@types/react-dom" : " ^18.3.5 " ,
29
+ "@types/react" : " ^19.0.1 " ,
30
+ "@types/react-dom" : " ^19.0.2 " ,
31
31
"eslint-config-next" : " 15.1.0" ,
32
32
"typescript" : " ^5.7.2"
33
33
},
Original file line number Diff line number Diff line change 19
19
"groq" : " 3.67.1" ,
20
20
"groqd" : " 0.15.12" ,
21
21
"isbot" : " latest" ,
22
- "react" : " 18.3.1 " ,
23
- "react-dom" : " 18.3.1 " ,
22
+ "react" : " 19.0.0 " ,
23
+ "react-dom" : " 19.0.0 " ,
24
24
"ui" : " workspace:*"
25
25
},
26
26
"devDependencies" : {
27
27
"@remix-run/dev" : " 2.15.1" ,
28
28
"@remix-run/eslint-config" : " 2.15.1" ,
29
29
"@remix-run/serve" : " 2.15.1" ,
30
- "@types/react" : " ^18.3.16 " ,
31
- "@types/react-dom" : " ^18.3.5 " ,
30
+ "@types/react" : " ^19.0.1 " ,
31
+ "@types/react-dom" : " ^19.0.2 " ,
32
32
"@typescript-eslint/eslint-plugin" : " ^8.18.0" ,
33
33
"eslint" : " ^8.57.1" ,
34
34
"typescript" : " ^5.7.2"
Original file line number Diff line number Diff line change 14
14
"@sanity/preview-kit" : " workspace:*" ,
15
15
"@sanity/ui" : " 2.10.9" ,
16
16
"@sanity/vision" : " 3.67.1" ,
17
- "@types/react" : " ^18.3.16 " ,
18
- "@types/react-dom" : " ^18.3.5 " ,
17
+ "@types/react" : " ^19.0.1 " ,
18
+ "@types/react-dom" : " ^19.0.2 " ,
19
19
"esbuild" : " ^0.24.0" ,
20
20
"esbuild-register" : " ^3.6.0" ,
21
21
"eslint" : " ^8.57.1" ,
22
22
"groq" : " 3.67.1" ,
23
23
"groqd-playground" : " 0.0.20" ,
24
- "react" : " 18.3.1 " ,
25
- "react-dom" : " 18.3.1 " ,
24
+ "react" : " 19.0.0 " ,
25
+ "react-dom" : " 19.0.0 " ,
26
26
"sanity" : " 3.67.1" ,
27
27
"sanity-plugin-iframe-pane" : " 3.1.6" ,
28
28
"styled-components" : " 6.1.13" ,
Original file line number Diff line number Diff line change 54
54
},
55
55
"devDependencies" : {
56
56
"@sanity/pkg-utils" : " 6.12.0" ,
57
- "@types/react" : " ^18.3.16 " ,
58
- "@types/react-dom" : " ^18.3.5 " ,
57
+ "@types/react" : " ^19.0.1 " ,
58
+ "@types/react-dom" : " ^19.0.2 " ,
59
59
"@typescript-eslint/eslint-plugin" : " ^8.18.0" ,
60
60
"@typescript-eslint/parser" : " ^8.18.0" ,
61
61
"eslint" : " ^8.57.1" ,
65
65
"eslint-plugin-react" : " ^7.37.2" ,
66
66
"eslint-plugin-react-hooks" : " ^5.1.0" ,
67
67
"eslint-plugin-simple-import-sort" : " ^12.1.1" ,
68
- "react" : " 18.3.1 " ,
68
+ "react" : " 19.0.0 " ,
69
69
"rimraf" : " 5.0.1" ,
70
70
"typescript" : " 5.7.2"
71
71
},
72
72
"peerDependencies" : {
73
- "react" : " ^18.0.0"
73
+ "react" : " ^18.0.0 || ^19.0.0 "
74
74
},
75
75
"engines" : {
76
76
"node" : " >=14"
You can’t perform that action at this time.
0 commit comments