Skip to content

Commit 6ff4424

Browse files
committed
build: bump deps
1 parent 0bfab33 commit 6ff4424

File tree

4 files changed

+322
-322
lines changed

4 files changed

+322
-322
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"vuepress": "workspace:*"
2828
},
2929
"devDependencies": {
30-
"@playwright/test": "^1.46.0",
30+
"@playwright/test": "^1.46.1",
3131
"anywhere": "^1.6.0",
3232
"cross-env": "^7.0.3"
3333
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
"@commitlint/cli": "^19.4.0",
3535
"@commitlint/config-conventional": "^19.2.2",
3636
"@commitlint/types": "^19.0.3",
37-
"@types/node": "^22.3.0",
37+
"@types/node": "^22.4.0",
3838
"@types/webpack-env": "^1.18.5",
3939
"@vitest/coverage-istanbul": "^2.0.5",
4040
"bumpp": "^9.5.1",
4141
"conventional-changelog-cli": "^5.0.0",
4242
"eslint": "^9.9.0",
43-
"eslint-config-vuepress": "^5.1.2",
43+
"eslint-config-vuepress": "^5.1.4",
4444
"husky": "^9.1.4",
4545
"lint-staged": "^15.2.9",
4646
"prettier": "^3.3.3",

packages/bundler-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"connect-history-api-fallback": "^2.0.0",
4545
"postcss": "^8.4.41",
4646
"postcss-load-config": "^6.0.1",
47-
"rollup": "^4.20.0",
47+
"rollup": "^4.21.0",
4848
"vite": "~5.4.1",
4949
"vue": "^3.4.38",
5050
"vue-router": "^4.4.3"

0 commit comments

Comments
 (0)