We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2f4ca commit 2ceddb9Copy full SHA for 2ceddb9
3 files changed
package.json
@@ -13,7 +13,7 @@
13
"manypkg:fix": "manypkg fix",
14
"check": "turbo build test && biome check --write . && pnpm knip && manypkg check"
15
},
16
- "packageManager": "pnpm@9.5.0",
+ "packageManager": "pnpm@9.7.1",
17
"engineStrict": true,
18
"engines": {
19
"pnpm": ">=9.5.0",
template/package.json
@@ -36,7 +36,7 @@
36
"typescript": "^5.3.3",
37
"vitest": "^2.0.1"
38
39
40
41
42
web/package.json
@@ -53,7 +53,7 @@
53
54
55
56
57
58
59
0 commit comments