File tree 3 files changed +160
-158
lines changed
3 files changed +160
-158
lines changed Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@tailwindcss/postcss" : " workspace:^" ,
13
13
"fast-glob" : " ^3.3.3" ,
14
- "next" : " 15.2.4 " ,
14
+ "next" : " 15.3.1 " ,
15
15
"react" : " ^19.1.0" ,
16
16
"react-dom" : " ^19.1.0" ,
17
17
"tailwindcss" : " workspace:^"
21
21
"@types/react" : " ^19.1.2" ,
22
22
"@types/react-dom" : " ^19.1.1" ,
23
23
"eslint" : " ^9.24.0" ,
24
- "eslint-config-next" : " ^15.2.4 " ,
24
+ "eslint-config-next" : " ^15.3.1 " ,
25
25
"typescript" : " ^5.5.4"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 9
9
"upgrade" : " node scripts/upgrade.mjs"
10
10
},
11
11
"dependencies" : {
12
- "next" : " 15.2.4 " ,
12
+ "next" : " 15.3.1 " ,
13
13
"react" : " ^19.1.0" ,
14
14
"react-dom" : " ^19.1.0" ,
15
15
"tailwindcss" : " ^3"
20
20
"@types/react-dom" : " ^19.1.1" ,
21
21
"autoprefixer" : " ^10.4.21" ,
22
22
"eslint" : " ^9.24.0" ,
23
- "eslint-config-next" : " ^15.2.4 " ,
23
+ "eslint-config-next" : " ^15.3.1 " ,
24
24
"typescript" : " ^5.5.4"
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments