File tree 6 files changed +23
-23
lines changed
optimize/starter/packages/client
6 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 12
12
"@prisma/client" : " 6.7.0" ,
13
13
"@prisma/extension-accelerate" : " 1.3.0" ,
14
14
"next" : " 15.3.1" ,
15
- "react" : " 18.3.1 " ,
16
- "react-dom" : " 18.3.1 "
15
+ "react" : " 19.1.0 " ,
16
+ "react-dom" : " 19.1.0 "
17
17
},
18
18
"devDependencies" : {
19
19
"prisma" : " 6.7.0" ,
20
20
"@faker-js/faker" : " 9.7.0" ,
21
21
"@types/node" : " 22.13.10" ,
22
- "@types/react" : " 18.3.20 " ,
23
- "@types/react-dom" : " 18.3.7 " ,
22
+ "@types/react" : " 19.1.2 " ,
23
+ "@types/react-dom" : " 19.1.3 " ,
24
24
"eslint" : " 8.57.1" ,
25
25
"eslint-config-next" : " 15.3.1" ,
26
26
"postcss" : " 8.5.3" ,
Original file line number Diff line number Diff line change 13
13
"@astrojs/check" : " 0.9.4" ,
14
14
"@astrojs/react" : " 4.2.7" ,
15
15
"@astrojs/tailwind" : " 6.0.2" ,
16
- "@types/react" : " 18.3.20 " ,
17
- "@types/react-dom" : " 18.3.7 " ,
16
+ "@types/react" : " 19.1.2 " ,
17
+ "@types/react-dom" : " 19.1.3 " ,
18
18
"astro" : " 5.7.10" ,
19
19
"prisma" : " 6.7.0" ,
20
- "react" : " 18.3.1 " ,
21
- "react-dom" : " 18.3.1 " ,
20
+ "react" : " 19.1.0 " ,
21
+ "react-dom" : " 19.1.0 " ,
22
22
"tailwindcss" : " 3.4.17" ,
23
23
"typescript" : " 5.8.2" ,
24
24
"@prisma/client" : " 6.7.0" ,
Original file line number Diff line number Diff line change 12
12
"@prisma/client" : " 6.7.0" ,
13
13
"@prisma/extension-accelerate" : " 1.3.0" ,
14
14
"@types/node" : " 22.13.10" ,
15
- "@types/react" : " 18.3.20 " ,
16
- "@types/react-dom" : " 18.3.7 " ,
15
+ "@types/react" : " 19.1.2 " ,
16
+ "@types/react-dom" : " 19.1.3 " ,
17
17
"autoprefixer" : " 10.4.21" ,
18
18
"eslint" : " 8.57.1" ,
19
19
"eslint-config-next" : " 15.3.1" ,
20
20
"next" : " 15.3.1" ,
21
21
"node-fetch" : " 3.3.2" ,
22
22
"openflights-cached" : " 1.3.15" ,
23
23
"postcss" : " 8.5.3" ,
24
- "react" : " 18.3.1 " ,
25
- "react-dom" : " 18.3.1 " ,
24
+ "react" : " 19.1.0 " ,
25
+ "react-dom" : " 19.1.0 " ,
26
26
"react-hot-toast" : " 2.5.2" ,
27
27
"tailwindcss" : " 3.4.17" ,
28
28
"typescript" : " 5.8.2" ,
Original file line number Diff line number Diff line change 37
37
"lodash-es" : " 4.17.21" ,
38
38
"openflights-cached" : " 1.3.15" ,
39
39
"postcss" : " 8.5.3" ,
40
- "react" : " 18.3.1 " ,
41
- "react-dom" : " 18.3.1 " ,
40
+ "react" : " 19.1.0 " ,
41
+ "react-dom" : " 19.1.0 " ,
42
42
"react-hot-toast" : " 2.5.2" ,
43
43
"remix" : " 2.16.5" ,
44
44
"tailwind-merge" : " 3.2.0" ,
57
57
"@types/accept-language-parser" : " 1.5.7" ,
58
58
"@types/lodash" : " 4.17.16" ,
59
59
"@types/node" : " 22.13.10" ,
60
- "@types/react" : " 18.3.20 " ,
61
- "@types/react-dom" : " 18.3.7 " ,
60
+ "@types/react" : " 19.1.2 " ,
61
+ "@types/react-dom" : " 19.1.3 " ,
62
62
"@typescript-eslint/eslint-plugin" : " 8.31.1" ,
63
63
"@typescript-eslint/parser" : " 8.31.1" ,
64
64
"@vitest/ui" : " 3.1.2" ,
Original file line number Diff line number Diff line change 15
15
"@tanstack/react-query" : " 5.74.11" ,
16
16
"@trpc/client" : " next" ,
17
17
"@trpc/react-query" : " next" ,
18
- "react" : " 18.3.1 " ,
19
- "react-dom" : " 18.3.1 " ,
18
+ "react" : " 19.1.0 " ,
19
+ "react-dom" : " 19.1.0 " ,
20
20
"server" : " 0.0.1"
21
21
},
22
22
"devDependencies" : {
23
23
"@tailwindcss/forms" : " 0.5.10" ,
24
- "@types/react" : " 18.3.20 " ,
25
- "@types/react-dom" : " 18.3.7 " ,
24
+ "@types/react" : " 19.1.2 " ,
25
+ "@types/react-dom" : " 19.1.3 " ,
26
26
"@vitejs/plugin-react" : " 4.4.1" ,
27
27
"autoprefixer" : " 10.4.21" ,
28
28
"postcss" : " 8.5.3" ,
Original file line number Diff line number Diff line change 19
19
"graphql-scalars" : " 1.24.2" ,
20
20
"graphql-yoga" : " 5.13.4" ,
21
21
"next" : " 15.3.1" ,
22
- "react" : " 18.3.1 " ,
23
- "react-dom" : " 18.3.1 " ,
22
+ "react" : " 19.1.0 " ,
23
+ "react-dom" : " 19.1.0 " ,
24
24
"react-markdown" : " 10.1.0"
25
25
},
26
26
"devDependencies" : {
27
27
"@types/graphql" : " 14.5.0" ,
28
28
"@types/node" : " 22.13.10" ,
29
- "@types/react" : " 18.3.20 " ,
29
+ "@types/react" : " 19.1.2 " ,
30
30
"prisma" : " 6.7.0" ,
31
31
"ts-node" : " 10.9.2" ,
32
32
"typescript" : " 5.8.2"
You can’t perform that action at this time.
0 commit comments