Skip to content

Commit 002123f

Browse files
chore(deps): update upstream
1 parent 955827b commit 002123f

File tree

4 files changed

+154
-137
lines changed

4 files changed

+154
-137
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.13.14",
46-
"@vitejs/release-scripts": "^1.3.3",
46+
"@vitejs/release-scripts": "^1.4.0",
4747
"conventional-changelog-cli": "^5.0.0",
4848
"eslint": "^9.23.0",
4949
"eslint-plugin-import-x": "^4.9.4",
@@ -56,7 +56,7 @@
5656
"picocolors": "^1.1.1",
5757
"playwright-chromium": "^1.51.1",
5858
"prettier": "3.5.3",
59-
"rollup": "^4.34.9",
59+
"rollup": "^4.38.0",
6060
"simple-git-hooks": "^2.12.1",
6161
"tsx": "^4.19.3",
6262
"typescript": "^5.8.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.34.9",
45+
"rollup": "^4.38.0",
4646
"slash": "^5.1.0",
4747
"source-map-js": "^1.2.1",
4848
"vite": "catalog:",

0 commit comments

Comments
 (0)