File tree 2 files changed +127
-109
lines changed
2 files changed +127
-109
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " nextjs-routing-demo" ,
3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
- "packageManager" : " pnpm@9.12.3 " ,
5
+ "packageManager" : " pnpm@9.15.6 " ,
6
6
"scripts" : {
7
7
"setup" : " corepack enable pnpm" ,
8
8
"dev" : " next dev --experimental-https" ,
26
26
"react-instantsearch-nextjs" : " ^0.3.16" ,
27
27
"server-only" : " ^0.0.1" ,
28
28
"shiki" : " ^1.22.2" ,
29
- "zod" : " ^3.23.8 "
29
+ "zod" : " ^3.24.2 "
30
30
},
31
31
"devDependencies" : {
32
32
"@biomejs/biome" : " 1.9.4" ,
33
- "@types/node" : " ^22.8.2 " ,
33
+ "@types/node" : " ^22.13.7 " ,
34
34
"@types/react" : " ^18.3.8" ,
35
35
"@types/react-dom" : " ^18.3.0" ,
36
36
"autoprefixer" : " ^10.4.20" ,
37
37
"glob" : " ^11.0.0" ,
38
- "postcss" : " ^8.4.47 " ,
38
+ "postcss" : " ^8.5.3 " ,
39
39
"tailwindcss" : " ^3.4.14" ,
40
40
"ts-node" : " ^10.9.2" ,
41
- "typescript" : " ^5.6.3 "
41
+ "typescript" : " ^5.8.2 "
42
42
}
43
43
}
You can’t perform that action at this time.
0 commit comments