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 482d639 commit 90176e7Copy full SHA for 90176e7
package.json
@@ -69,7 +69,7 @@
69
"execa": "^8.0.1",
70
"fs-extra": "^11.1.1",
71
"npm-run-all2": "^7.0.0",
72
- "pnpm": "^8.6.10",
+ "pnpm": "^9.0.0",
73
"postcss": "^8.4.28",
74
"tailwind-config-viewer": "^2.0.0",
75
"typescript": "^5.2.2",
@@ -81,9 +81,9 @@
81
"publishConfig": {
82
"access": "public"
83
},
84
- "packageManager": "pnpm@8.15.9",
+ "packageManager": "pnpm@9.15.0",
85
"volta": {
86
"node": "22.13.1",
87
- "pnpm": "8.15.9"
+ "pnpm": "9.15.0"
88
}
89
0 commit comments