Skip to content

Commit ca6e535

Browse files
chore(deps): bump rimraf from 5.0.10 to 6.1.3 (#3162)
1 parent a423e22 commit ca6e535

3 files changed

Lines changed: 77 additions & 82 deletions

File tree

packages/vike/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
"@types/semver": "^7.7.1",
253253
"@types/source-map-support": "^0.5.10",
254254
"react-streaming": "^0.4.16",
255-
"rimraf": "^5.0.5",
255+
"rimraf": "^6.1.3",
256256
"typescript": "^5.9.3",
257257
"vite": "^7.2.6"
258258
},

pnpm-lock.yaml

Lines changed: 75 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"express": "^5.2.1",
1313
"react": "^19.2.4",
1414
"react-dom": "^19.2.4",
15-
"rimraf": "^6.0.1",
15+
"rimraf": "^6.1.3",
1616
"vike": "0.4.255",
1717
"vite": "^7.1.4",
1818
"webpack": "^5.79.0",

0 commit comments

Comments
 (0)