We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a9355 commit e9f2502Copy full SHA for e9f2502
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.23.0",
27
"engines": {
28
- "node": ">=22.14.0",
29
- "pnpm": ">=10.10.0"
+ "node": ">=22.21.1",
+ "pnpm": ">=10.23.0"
30
31
"keywords": [
32
"storm-software",
@@ -52,7 +52,7 @@
52
"conventional-changelog-storm-software": "latest",
53
"copyfiles": "^2.4.1",
54
"prettier": "^3.6.2",
55
- "rimraf": "^6.0.1"
+ "rimraf": "^6.1.2"
56
57
"prettier": "@storm-software/prettier/config.json",
58
"triggerEmptyDevReleaseByIncrementingThisNumber": 0
0 commit comments