File tree 7 files changed +13
-13
lines changed
optimize/starter/packages/client 7 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 20
20
"@faker-js/faker" : " 9.6.0" ,
21
21
"@types/node" : " 22.13.10" ,
22
22
"@types/react" : " 18.3.20" ,
23
- "@types/react-dom" : " 18.3.5 " ,
23
+ "@types/react-dom" : " 18.3.6 " ,
24
24
"eslint" : " 8.57.1" ,
25
25
"eslint-config-next" : " 15.2.4" ,
26
26
"postcss" : " 8.5.3" ,
Original file line number Diff line number Diff line change 14
14
"@astrojs/react" : " 4.2.3" ,
15
15
"@astrojs/tailwind" : " 6.0.2" ,
16
16
"@types/react" : " 18.3.20" ,
17
- "@types/react-dom" : " 18.3.5 " ,
17
+ "@types/react-dom" : " 18.3.6 " ,
18
18
"astro" : " 5.6.1" ,
19
19
"prisma" : " 6.5.0" ,
20
20
"react" : " 18.3.1" ,
Original file line number Diff line number Diff line change 13
13
"@prisma/extension-accelerate" : " 1.3.0" ,
14
14
"@types/node" : " 22.13.10" ,
15
15
"@types/react" : " 18.3.20" ,
16
- "@types/react-dom" : " 18.3.5 " ,
16
+ "@types/react-dom" : " 18.3.6 " ,
17
17
"autoprefixer" : " 10.4.21" ,
18
18
"eslint" : " 8.57.1" ,
19
19
"eslint-config-next" : " 15.2.4" ,
Original file line number Diff line number Diff line change 58
58
"@types/lodash" : " 4.17.16" ,
59
59
"@types/node" : " 22.13.10" ,
60
60
"@types/react" : " 18.3.20" ,
61
- "@types/react-dom" : " 18.3.5 " ,
61
+ "@types/react-dom" : " 18.3.6 " ,
62
62
"@typescript-eslint/eslint-plugin" : " 8.28.0" ,
63
63
"@typescript-eslint/parser" : " 8.28.0" ,
64
64
"@vitest/ui" : " 3.0.9" ,
Original file line number Diff line number Diff line change 22
22
"devDependencies" : {
23
23
"@tailwindcss/forms" : " 0.5.10" ,
24
24
"@types/react" : " 18.3.20" ,
25
- "@types/react-dom" : " 18.3.5 " ,
25
+ "@types/react-dom" : " 18.3.6 " ,
26
26
"@vitejs/plugin-react" : " 4.3.4" ,
27
27
"autoprefixer" : " 10.4.21" ,
28
28
"postcss" : " 8.5.3" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"@prisma/client" : " 6.5.0" ,
14
14
"next" : " 15.2.4" ,
15
- "react" : " 19.0 .0" ,
16
- "react-dom" : " 19.0 .0"
15
+ "react" : " 19.1 .0" ,
16
+ "react-dom" : " 19.1 .0"
17
17
},
18
18
"devDependencies" : {
19
19
"@eslint/eslintrc" : " 3.3.1" ,
20
20
"@types/node" : " 22.13.10" ,
21
- "@types/react" : " 19.0.12 " ,
22
- "@types/react-dom" : " 19.0.4 " ,
21
+ "@types/react" : " 19.1.1 " ,
22
+ "@types/react-dom" : " 19.1.2 " ,
23
23
"eslint" : " 9.23.0" ,
24
24
"eslint-config-next" : " 15.2.4" ,
25
25
"postcss" : " 8.5.3" ,
Original file line number Diff line number Diff line change 14
14
"@react-router/serve" : " 7.4.0" ,
15
15
"isbot" : " 5.1.26" ,
16
16
"prisma" : " 6.5.0" ,
17
- "react" : " 19.0 .0" ,
18
- "react-dom" : " 19.0 .0" ,
17
+ "react" : " 19.1 .0" ,
18
+ "react-dom" : " 19.1 .0" ,
19
19
"react-router" : " 7.4.0"
20
20
},
21
21
"devDependencies" : {
22
22
"@react-router/dev" : " 7.4.0" ,
23
23
"@tailwindcss/vite" : " 4.0.17" ,
24
24
"@types/node" : " 20.17.30" ,
25
- "@types/react" : " 19.0.12 " ,
26
- "@types/react-dom" : " 19.0.4 " ,
25
+ "@types/react" : " 19.1.1 " ,
26
+ "@types/react-dom" : " 19.1.2 " ,
27
27
"react-router-devtools" : " 1.1.10" ,
28
28
"tailwindcss" : " 4.0.17" ,
29
29
"typescript" : " 5.8.2" ,
You can’t perform that action at this time.
0 commit comments