We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 600e8a3 commit aac7584Copy full SHA for aac7584
example/package.json
@@ -39,5 +39,5 @@
39
"typescript": "5.9.2",
40
"wait-on": "8.0.5"
41
},
42
- "packageManager": "pnpm@10.16.1"
+ "packageManager": "pnpm@10.17.0"
43
}
package.json
@@ -86,7 +86,7 @@
86
"peerDependencies": {
87
"next": "*"
88
89
- "packageManager": "pnpm@10.16.1",
+ "packageManager": "pnpm@10.17.0",
90
"engines": {
91
"node": ">=18"
92
0 commit comments