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.
rimraf
1 parent 886d4fc commit 6971114Copy full SHA for 6971114
package.json
@@ -61,7 +61,6 @@
61
"@types/eslint": "^8",
62
"@types/mocha": "^10.0.10",
63
"@types/node": "^24.10.1",
64
- "@types/rimraf": "^3.0.2",
65
"@types/semver": "^7.7.1",
66
"@vuepress/plugin-pwa": "^1.9.9",
67
"cross-spawn": "^7.0.3",
@@ -74,7 +73,7 @@
74
73
"monaco-editor": "^0.47.0",
75
"nyc": "^15.1.0",
76
"opener": "^1.5.2",
77
- "rimraf": "^3.0.2",
+ "rimraf": "^6.1.2",
78
"semver": "^7.7.3",
79
"tsdown": "^0.17.0-beta.5",
80
"typescript": "^5.9.3",
0 commit comments