File tree 11 files changed +82
-82
lines changed
example-app-router-migration
example-app-router-mixed-routing
example-app-router-next-auth
example-app-router-playground
example-app-router-single-locale
example-app-router-without-i18n-routing
example-pages-router-advanced
11 files changed +82
-82
lines changed Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " 15.2.0-canary.21 " ,
12
+ "next" : " ^ 15.2.0" ,
13
13
"next-intl" : " ^3.0.0" ,
14
14
"react" : " ^18.3.1" ,
15
15
"react-dom" : " ^18.3.1"
Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " 15.2.0-canary.21 " ,
12
+ "next" : " ^ 15.2.0" ,
13
13
"next-intl" : " ^3.0.0" ,
14
14
"react" : " ^18.3.1" ,
15
15
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " 15.2.0-canary.21 " ,
12
+ "next" : " ^ 15.2.0" ,
13
13
"next-auth" : " ^4.24.11" ,
14
14
"next-intl" : " ^3.0.0" ,
15
15
"react" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 15
15
"@radix-ui/react-dropdown-menu" : " ^2.1.1" ,
16
16
"lodash" : " ^4.17.21" ,
17
17
"ms" : " 2.1.3" ,
18
- "next" : " 15.2.0-canary.21 " ,
18
+ "next" : " ^ 15.2.0" ,
19
19
"next-intl" : " ^3.0.0" ,
20
20
"react" : " ^18.3.1" ,
21
21
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 9
9
"start" : " next start"
10
10
},
11
11
"dependencies" : {
12
- "next" : " 15.2.0-canary.21 " ,
12
+ "next" : " ^ 15.2.0" ,
13
13
"next-intl" : " ^3.0.0" ,
14
14
"react" : " ^18.3.1" ,
15
15
"react-dom" : " ^18.3.1"
Original file line number Diff line number Diff line change 13
13
"@radix-ui/react-select" : " ^2.1.1" ,
14
14
"clsx" : " ^2.1.1" ,
15
15
"lodash" : " ^4.17.21" ,
16
- "next" : " 15.2.0-canary.21 " ,
16
+ "next" : " ^ 15.2.0" ,
17
17
"next-intl" : " ^3.0.0" ,
18
18
"react" : " ^18.3.1" ,
19
19
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"clsx" : " ^2.1.1" ,
15
- "next" : " 15.2.0-canary.21 " ,
15
+ "next" : " ^ 15.2.0" ,
16
16
"next-intl" : " ^3.0.0" ,
17
17
"react" : " ^18.3.1" ,
18
18
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"accept-language-parser" : " ^1.5.0" ,
13
13
"lodash" : " ^4.17.21" ,
14
- "next" : " 15.2.0-canary.21 " ,
14
+ "next" : " ^ 15.2.0" ,
15
15
"next-intl" : " ^3.0.0" ,
16
16
"react" : " ^18.3.1" ,
17
17
"react-dom" : " ^18.3.1"
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"date-fns" : " ^3.6.0" ,
13
- "next" : " 15.2.0-canary.21 " ,
13
+ "next" : " ^ 15.2.0" ,
14
14
"next-intl" : " ^3.0.0" ,
15
15
"react" : " ^18.3.1" ,
16
16
"react-dom" : " ^18.3.1"
Original file line number Diff line number Diff line change 106
106
"eslint" : " ^9.11.1" ,
107
107
"eslint-config-molindo" : " ^8.0.0" ,
108
108
"eslint-plugin-react-compiler" : " 0.0.0-experimental-8e3b87c-20240822" ,
109
- "next" : " 15.2.0-canary.21 " ,
109
+ "next" : " ^ 15.2.0" ,
110
110
"path-to-regexp" : " ^6.2.2" ,
111
111
"prettier" : " ^3.3.3" ,
112
112
"publint" : " ^0.2.8" ,
You can’t perform that action at this time.
0 commit comments