File tree 12 files changed +697
-273
lines changed
example-app-router-migration
example-app-router-next-auth
example-app-router-playground
example-pages-router-advanced
12 files changed +697
-273
lines changed Original file line number Diff line number Diff line change 20
20
"next" : " ^14.2.1" ,
21
21
"nextra" : " ^2.13.2" ,
22
22
"nextra-theme-docs" : " ^2.13.2" ,
23
- "react" : " ^18.2 .0" ,
24
- "react-dom" : " ^18.2 .0" ,
23
+ "react" : " ^18.3 .0" ,
24
+ "react-dom" : " ^18.3 .0" ,
25
25
"tailwindcss" : " ^3.3.2"
26
26
},
27
27
"devDependencies" : {
28
28
"@types/node" : " ^20.1.2" ,
29
- "@types/react" : " ^18.2.29 " ,
29
+ "@types/react" : " ^18.3.0 " ,
30
30
"autoprefixer" : " ^10.4.0" ,
31
31
"eslint" : " ^8.54.0" ,
32
32
"eslint-config-molindo" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"next" : " ^14.2.1" ,
14
14
"next-intl" : " latest" ,
15
- "react" : " ^18.2 .0" ,
16
- "react-dom" : " ^18.2 .0"
15
+ "react" : " ^18.3 .0" ,
16
+ "react-dom" : " ^18.3 .0"
17
17
},
18
18
"devDependencies" : {
19
19
"@types/lodash" : " ^4.14.176" ,
20
20
"@types/node" : " ^20.1.2" ,
21
- "@types/react" : " ^18.2.29 " ,
21
+ "@types/react" : " ^18.3.0 " ,
22
22
"eslint" : " ^8.54.0" ,
23
23
"eslint-config-molindo" : " ^7.0.0" ,
24
24
"eslint-config-next" : " ^14.0.3" ,
Original file line number Diff line number Diff line change 13
13
"next" : " ^14.2.1" ,
14
14
"next-auth" : " ^4.24.4" ,
15
15
"next-intl" : " latest" ,
16
- "react" : " ^18.2 .0" ,
17
- "react-dom" : " ^18.2 .0"
16
+ "react" : " ^18.3 .0" ,
17
+ "react-dom" : " ^18.3 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@playwright/test" : " ^1.41.2" ,
21
21
"@types/lodash" : " ^4.14.176" ,
22
22
"@types/node" : " ^20.1.2" ,
23
- "@types/react" : " ^18.2.29 " ,
23
+ "@types/react" : " ^18.3.0 " ,
24
24
"eslint" : " ^8.54.0" ,
25
25
"eslint-config-molindo" : " ^7.0.0" ,
26
26
"eslint-config-next" : " ^14.0.3" ,
Original file line number Diff line number Diff line change 17
17
"ms" : " 2.1.3" ,
18
18
"next" : " ^14.2.1" ,
19
19
"next-intl" : " latest" ,
20
- "react" : " ^18.2 .0" ,
21
- "react-dom" : " ^18.2 .0"
20
+ "react" : " ^18.3 .0" ,
21
+ "react-dom" : " ^18.3 .0"
22
22
},
23
23
"devDependencies" : {
24
24
"@jest/globals" : " ^29.5.0" ,
27
27
"@types/jest" : " ^29.5.0" ,
28
28
"@types/lodash" : " ^4.14.176" ,
29
29
"@types/node" : " ^20.1.2" ,
30
- "@types/react" : " ^18.2.29 " ,
30
+ "@types/react" : " ^18.3.0 " ,
31
31
"chokidar-cli" : " 3.0.0" ,
32
32
"eslint" : " ^8.54.0" ,
33
33
"eslint-config-molindo" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 15
15
"clsx" : " ^1.2.1" ,
16
16
"next" : " ^14.2.1" ,
17
17
"next-intl" : " latest" ,
18
- "react" : " ^18.2 .0" ,
19
- "react-dom" : " ^18.2 .0" ,
18
+ "react" : " ^18.3 .0" ,
19
+ "react-dom" : " ^18.3 .0" ,
20
20
"tailwindcss" : " ^3.3.2"
21
21
},
22
22
"devDependencies" : {
26
26
"@types/jest" : " ^29.5.0" ,
27
27
"@types/lodash" : " ^4.14.176" ,
28
28
"@types/node" : " ^20.1.2" ,
29
- "@types/react" : " ^18.2.29 " ,
29
+ "@types/react" : " ^18.3.0 " ,
30
30
"autoprefixer" : " ^10.4.0" ,
31
31
"eslint" : " ^8.54.0" ,
32
32
"eslint-config-molindo" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 14
14
"lodash" : " ^4.17.21" ,
15
15
"next" : " ^14.2.1" ,
16
16
"next-intl" : " latest" ,
17
- "react" : " ^18.2 .0" ,
18
- "react-dom" : " ^18.2 .0"
17
+ "react" : " ^18.3 .0" ,
18
+ "react-dom" : " ^18.3 .0"
19
19
},
20
20
"devDependencies" : {
21
21
"@testing-library/react" : " ^13.0.0" ,
22
22
"@types/accept-language-parser" : " ^1.5.3" ,
23
23
"@types/jest" : " ^29.5.1" ,
24
24
"@types/lodash" : " ^4.14.176" ,
25
25
"@types/node" : " ^20.1.2" ,
26
- "@types/react" : " ^18.2.29 " ,
26
+ "@types/react" : " ^18.3.0 " ,
27
27
"eslint" : " ^8.54.0" ,
28
28
"eslint-config-molindo" : " ^7.0.0" ,
29
29
"eslint-config-next" : " ^14.0.3" ,
Original file line number Diff line number Diff line change 13
13
"date-fns" : " ^2.16.1" ,
14
14
"next" : " ^14.2.1" ,
15
15
"next-intl" : " latest" ,
16
- "react" : " ^18.2 .0" ,
17
- "react-dom" : " ^18.2 .0"
16
+ "react" : " ^18.3 .0" ,
17
+ "react-dom" : " ^18.3 .0"
18
18
},
19
19
"devDependencies" : {
20
20
"@types/lodash" : " ^4.14.176" ,
21
21
"@types/node" : " ^20.1.2" ,
22
- "@types/react" : " ^18.2.29 " ,
22
+ "@types/react" : " ^18.3.0 " ,
23
23
"eslint" : " ^8.54.0" ,
24
24
"eslint-config-molindo" : " ^7.0.0" ,
25
25
"eslint-config-next" : " ^14.0.3" ,
Original file line number Diff line number Diff line change 14
14
"@remix-run/react" : " ^1.15.0" ,
15
15
"@remix-run/serve" : " ^1.15.0" ,
16
16
"accept-language-parser" : " ^1.5.0" ,
17
- "react" : " ^18.2 .0" ,
18
- "react-dom" : " ^18.2 .0" ,
17
+ "react" : " ^18.3 .0" ,
18
+ "react-dom" : " ^18.3 .0" ,
19
19
"use-intl" : " ^2.14.3"
20
20
},
21
21
"devDependencies" : {
22
22
"@remix-run/dev" : " ^1.15.0" ,
23
23
"@types/accept-language-parser" : " ^1.5.3" ,
24
- "@types/react" : " ^18.2.29 " ,
25
- "@types/react-dom" : " ^18.2.1 " ,
24
+ "@types/react" : " ^18.3.0 " ,
25
+ "@types/react-dom" : " ^18.3.0 " ,
26
26
"eslint" : " ^8.54.0" ,
27
27
"eslint-config-molindo" : " ^7.0.0" ,
28
28
"typescript" : " ^5.2.2"
Original file line number Diff line number Diff line change 10
10
"preview" : " vite preview"
11
11
},
12
12
"dependencies" : {
13
- "react" : " ^18.2 .0" ,
14
- "react-dom" : " ^18.2 .0" ,
13
+ "react" : " ^18.3 .0" ,
14
+ "react-dom" : " ^18.3 .0" ,
15
15
"use-intl" : " latest"
16
16
},
17
17
"devDependencies" : {
18
- "@types/react" : " ^18.2.55 " ,
19
- "@types/react-dom" : " ^18.2.19 " ,
18
+ "@types/react" : " ^18.3.0 " ,
19
+ "@types/react-dom" : " ^18.3.0 " ,
20
20
"@vitejs/plugin-react" : " ^4.2.1" ,
21
21
"eslint-config-molindo" : " ^7.0.0" ,
22
22
"eslint" : " ^8.56.0" ,
Original file line number Diff line number Diff line change 95
95
"@testing-library/react" : " ^13.0.0" ,
96
96
"@types/negotiator" : " ^0.6.1" ,
97
97
"@types/node" : " ^20.1.2" ,
98
- "@types/react" : " 18.2.34 " ,
99
- "@types/react-dom" : " ^18.2.17 " ,
98
+ "@types/react" : " ^ 18.3.0 " ,
99
+ "@types/react-dom" : " ^18.3.0 " ,
100
100
"eslint" : " ^8.54.0" ,
101
101
"eslint-config-molindo" : " ^7.0.0" ,
102
102
"eslint-plugin-deprecation" : " ^1.4.1" ,
103
103
"next" : " ^14.2.1" ,
104
104
"path-to-regexp" : " ^6.2.1" ,
105
105
"publint" : " ^0.2.7" ,
106
- "react" : " ^18.2 .0" ,
107
- "react-dom" : " ^18.2 .0" ,
106
+ "react" : " ^18.3 .0" ,
107
+ "react-dom" : " ^18.3 .0" ,
108
108
"rollup" : " ^3.28.1" ,
109
109
"rollup-plugin-preserve-directives" : " 0.2.0" ,
110
110
"size-limit" : " ^8.2.6" ,
Original file line number Diff line number Diff line change 74
74
"@size-limit/preset-big-lib" : " ^8.2.6" ,
75
75
"@testing-library/react" : " ^13.0.0" ,
76
76
"@types/node" : " ^20.1.2" ,
77
- "@types/react" : " ^18.2.29 " ,
78
- "@types/react-dom" : " ^18.2.5 " ,
77
+ "@types/react" : " ^18.3.0 " ,
78
+ "@types/react-dom" : " ^18.3.0 " ,
79
79
"date-fns" : " ^2.16.1" ,
80
80
"eslint" : " ^8.54.0" ,
81
81
"eslint-config-molindo" : " ^7.0.0" ,
82
82
"publint" : " ^0.2.7" ,
83
- "react" : " ^18.2 .0" ,
84
- "react-dom" : " ^18.2 .0" ,
83
+ "react" : " ^18.3 .0" ,
84
+ "react-dom" : " ^18.3 .0" ,
85
85
"rollup" : " ^3.28.1" ,
86
86
"size-limit" : " ^8.2.6" ,
87
87
"typescript" : " ^5.2.2" ,
You can’t perform that action at this time.
0 commit comments