File tree 10 files changed +39
-39
lines changed
optimize/starter/packages/client
fullstack-simple-chat/client
product-search-with-typesense/frontend
10 files changed +39
-39
lines changed Original file line number Diff line number Diff line change 12
12
"@prisma/client" : " 5.22.0" ,
13
13
"@prisma/extension-accelerate" : " 1.2.1" ,
14
14
"next" : " 15.1.4" ,
15
- "react" : " 18.3.1 " ,
16
- "react-dom" : " 18.3.1 "
15
+ "react" : " 19.0.0 " ,
16
+ "react-dom" : " 19.0.0 "
17
17
},
18
18
"devDependencies" : {
19
19
"prisma" : " 5.22.0" ,
20
20
"@faker-js/faker" : " 9.4.0" ,
21
21
"@types/node" : " 22.10.7" ,
22
- "@types/react" : " 18.3.18 " ,
23
- "@types/react-dom" : " 18.3.5 " ,
22
+ "@types/react" : " 19.0.7 " ,
23
+ "@types/react-dom" : " 19.0.3 " ,
24
24
"eslint" : " 8.57.1" ,
25
25
"eslint-config-next" : " 15.1.4" ,
26
26
"postcss" : " 8.5.1" ,
Original file line number Diff line number Diff line change 13
13
"@astrojs/check" : " 0.9.4" ,
14
14
"@astrojs/react" : " 4.1.5" ,
15
15
"@astrojs/tailwind" : " 5.1.4" ,
16
- "@types/react" : " 18.3.18 " ,
17
- "@types/react-dom" : " 18.3.5 " ,
16
+ "@types/react" : " 19.0.7 " ,
17
+ "@types/react-dom" : " 19.0.3 " ,
18
18
"astro" : " 5.1.7" ,
19
19
"prisma" : " 5.22.0" ,
20
- "react" : " 18.3.1 " ,
21
- "react-dom" : " 18.3.1 " ,
20
+ "react" : " 19.0.0 " ,
21
+ "react-dom" : " 19.0.0 " ,
22
22
"tailwindcss" : " 3.4.17" ,
23
23
"typescript" : " 5.7.3" ,
24
24
"@prisma/client" : " 5.22.0" ,
Original file line number Diff line number Diff line change 12
12
"@prisma/client" : " 5.22.0" ,
13
13
"@prisma/extension-accelerate" : " 1.2.1" ,
14
14
"@types/node" : " 22.10.7" ,
15
- "@types/react" : " 18.3.18 " ,
16
- "@types/react-dom" : " 18.3.5 " ,
15
+ "@types/react" : " 19.0.7 " ,
16
+ "@types/react-dom" : " 19.0.3 " ,
17
17
"autoprefixer" : " 10.4.20" ,
18
18
"eslint" : " 8.57.1" ,
19
19
"eslint-config-next" : " 15.1.4" ,
20
20
"next" : " 15.1.4" ,
21
21
"node-fetch" : " 3.3.2" ,
22
22
"openflights-cached" : " 1.3.15" ,
23
23
"postcss" : " 8.5.1" ,
24
- "react" : " 18.3.1 " ,
25
- "react-dom" : " 18.3.1 " ,
24
+ "react" : " 19.0.0 " ,
25
+ "react-dom" : " 19.0.0 " ,
26
26
"react-hot-toast" : " 2.5.1" ,
27
27
"tailwindcss" : " 3.4.17" ,
28
28
"typescript" : " 5.7.3" ,
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.1" ,
40
- "react" : " 18.3.1 " ,
41
- "react-dom" : " 18.3.1 " ,
40
+ "react" : " 19.0.0 " ,
41
+ "react-dom" : " 19.0.0 " ,
42
42
"react-hot-toast" : " 2.5.1" ,
43
43
"remix" : " 2.15.2" ,
44
44
"tailwind-merge" : " 2.6.0" ,
57
57
"@types/accept-language-parser" : " 1.5.6" ,
58
58
"@types/lodash" : " 4.17.14" ,
59
59
"@types/node" : " 22.10.7" ,
60
- "@types/react" : " 18.3.18 " ,
61
- "@types/react-dom" : " 18.3.5 " ,
60
+ "@types/react" : " 19.0.7 " ,
61
+ "@types/react-dom" : " 19.0.3 " ,
62
62
"@typescript-eslint/eslint-plugin" : " 8.20.0" ,
63
63
"@typescript-eslint/parser" : " 8.20.0" ,
64
64
"@vitest/ui" : " 2.1.8" ,
Original file line number Diff line number Diff line change 15
15
"@tanstack/react-query" : " 5.64.1" ,
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.0.0 " ,
19
+ "react-dom" : " 19.0.0 " ,
20
20
"server" : " 0.0.1"
21
21
},
22
22
"devDependencies" : {
23
23
"@tailwindcss/forms" : " 0.5.10" ,
24
- "@types/react" : " 18.3.18 " ,
25
- "@types/react-dom" : " 18.3.5 " ,
24
+ "@types/react" : " 19.0.7 " ,
25
+ "@types/react-dom" : " 19.0.3 " ,
26
26
"@vitejs/plugin-react" : " 4.3.4" ,
27
27
"autoprefixer" : " 10.4.20" ,
28
28
"postcss" : " 8.5.1" ,
Original file line number Diff line number Diff line change 19
19
"graphql-scalars" : " 1.24.0" ,
20
20
"graphql-yoga" : " 5.10.9" ,
21
21
"next" : " 15.1.4" ,
22
- "react" : " 18.3.1 " ,
23
- "react-dom" : " 18.3.1 " ,
22
+ "react" : " 19.0.0 " ,
23
+ "react-dom" : " 19.0.0 " ,
24
24
"react-markdown" : " 9.0.3"
25
25
},
26
26
"devDependencies" : {
27
27
"@types/graphql" : " 14.5.0" ,
28
28
"@types/node" : " 22.10.7" ,
29
- "@types/react" : " 18.3.18 " ,
29
+ "@types/react" : " 19.0.7 " ,
30
30
"prisma" : " 5.22.0" ,
31
31
"ts-node" : " 10.9.2" ,
32
32
"typescript" : " 5.7.3"
Original file line number Diff line number Diff line change 15
15
"@remix-run/serve" : " 2.15.2" ,
16
16
"isbot" : " 5.1.21" ,
17
17
"marked" : " 15.0.6" ,
18
- "react" : " 18.3.1 " ,
19
- "react-dom" : " 18.3.1 "
18
+ "react" : " 19.0.0 " ,
19
+ "react-dom" : " 19.0.0 "
20
20
},
21
21
"devDependencies" : {
22
22
"@remix-run/dev" : " 2.15.2" ,
23
23
"@remix-run/eslint-config" : " 2.15.2" ,
24
24
"@types/marked" : " 6.0.0" ,
25
- "@types/react" : " 18.3.18 " ,
26
- "@types/react-dom" : " 18.3.5 " ,
25
+ "@types/react" : " 19.0.7 " ,
26
+ "@types/react-dom" : " 19.0.3 " ,
27
27
"eslint" : " 8.57.1" ,
28
28
"prisma" : " 5.22.0" ,
29
29
"ts-node" : " 10.9.2" ,
Original file line number Diff line number Diff line change 14
14
"@prisma/extension-pulse" : " 1.2.0" ,
15
15
"@types/socket.io" : " 3.0.2" ,
16
16
"next" : " 15.1.4" ,
17
- "react" : " 18.3.1 " ,
18
- "react-dom" : " 18.3.1 " ,
17
+ "react" : " 19.0.0 " ,
18
+ "react-dom" : " 19.0.0 " ,
19
19
"react-flip-move" : " 3.0.5" ,
20
20
"socket.io" : " 4.8.1" ,
21
21
"socket.io-client" : " 4.8.1"
22
22
},
23
23
"devDependencies" : {
24
24
"@types/node" : " 22.10.7" ,
25
- "@types/react" : " 18.3.18 " ,
26
- "@types/react-dom" : " 18.3.5 " ,
25
+ "@types/react" : " 19.0.7 " ,
26
+ "@types/react-dom" : " 19.0.3 " ,
27
27
"eslint" : " 8.57.1" ,
28
28
"eslint-config-next" : " 15.1.4" ,
29
29
"postcss" : " 8.5.1" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"next" : " 15.1.4" ,
13
- "react" : " 18.3.1 " ,
14
- "react-dom" : " 18.3.1 " ,
13
+ "react" : " 19.0.0 " ,
14
+ "react-dom" : " 19.0.0 " ,
15
15
"socket.io-client" : " 4.8.1"
16
16
},
17
17
"devDependencies" : {
18
18
"@types/node" : " 22.10.7" ,
19
- "@types/react" : " 18.3.18 " ,
20
- "@types/react-dom" : " 18.3.5 " ,
19
+ "@types/react" : " 19.0.7 " ,
20
+ "@types/react-dom" : " 19.0.3 " ,
21
21
"autoprefixer" : " 10.4.20" ,
22
22
"eslint" : " 8.57.1" ,
23
23
"eslint-config-next" : " 15.1.4" ,
Original file line number Diff line number Diff line change 19
19
"clsx" : " 2.1.1" ,
20
20
"instantsearch.css" : " 8.5.1" ,
21
21
"next" : " 15.1.4" ,
22
- "react" : " 18.3.1 " ,
23
- "react-dom" : " 18.3.1 " ,
22
+ "react" : " 19.0.0 " ,
23
+ "react-dom" : " 19.0.0 " ,
24
24
"react-hook-form" : " 7.54.2" ,
25
25
"react-instantsearch" : " 7.15.0" ,
26
26
"react-instantsearch-dom" : " 6.40.4" ,
32
32
},
33
33
"devDependencies" : {
34
34
"@types/node" : " 22.10.7" ,
35
- "@types/react" : " 18.3.18 " ,
36
- "@types/react-dom" : " 18.3.5 " ,
35
+ "@types/react" : " 19.0.7 " ,
36
+ "@types/react-dom" : " 19.0.3 " ,
37
37
"@types/react-instantsearch-dom" : " 6.12.8" ,
38
38
"eslint" : " 8.57.1" ,
39
39
"eslint-config-next" : " 15.1.4" ,
You can’t perform that action at this time.
0 commit comments