We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d57169 commit fea348aCopy full SHA for fea348a
2 files changed
package.json
@@ -23,10 +23,10 @@
23
},
24
"license": "Apache-2.0",
25
"private": true,
26
- "packageManager": "pnpm@10.10.0",
+ "packageManager": "pnpm@10.26.2",
27
"engines": {
28
- "node": ">=22.14.0",
29
- "pnpm": ">=10.10.0"
+ "node": ">=22.21.1",
+ "pnpm": ">=10.26.2"
30
31
"keywords": [
32
"storm-software",
@@ -51,8 +51,8 @@
51
"@storm-software/tsconfig": "latest",
52
"conventional-changelog-storm-software": "latest",
53
"copyfiles": "^2.4.1",
54
- "prettier": "^3.6.2",
55
- "rimraf": "^6.0.1"
+ "prettier": "^3.7.4",
+ "rimraf": "^6.1.2"
56
57
"prettier": "@storm-software/prettier/config.json",
58
"triggerEmptyDevReleaseByIncrementingThisNumber": 0
0 commit comments