Skip to content

Commit 6cf9156

Browse files
chore(deps): update upstream
1 parent 7288a59 commit 6cf9156

File tree

3 files changed

+112
-160
lines changed

3 files changed

+112
-160
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/debug": "^4.1.12",
4444
"@types/fs-extra": "^11.0.4",
4545
"@types/node": "^22.10.2",
46-
"@vitejs/release-scripts": "^1.3.2",
46+
"@vitejs/release-scripts": "^1.3.3",
4747
"conventional-changelog-cli": "^5.0.0",
4848
"eslint": "^9.17.0",
4949
"eslint-plugin-import-x": "^4.6.1",
@@ -56,7 +56,7 @@
5656
"picocolors": "^1.1.1",
5757
"playwright-chromium": "^1.49.1",
5858
"prettier": "3.4.2",
59-
"rollup": "^4.29.1",
59+
"rollup": "^4.30.1",
6060
"simple-git-hooks": "^2.11.1",
6161
"tsx": "^4.19.2",
6262
"typescript": "^5.7.2",

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@jridgewell/gen-mapping": "^0.3.8",
4343
"@jridgewell/trace-mapping": "^0.3.25",
4444
"debug": "^4.4.0",
45-
"rollup": "^4.29.1",
45+
"rollup": "^4.30.1",
4646
"slash": "^5.1.0",
4747
"source-map-js": "^1.2.1",
4848
"vite": "catalog:",

0 commit comments

Comments
 (0)