Skip to content

Commit 8c12b9f

Browse files
authoredJan 15, 2025··
chore(deps): update upstream (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fbbae9f commit 8c12b9f

File tree

3 files changed

+33
-294
lines changed

3 files changed

+33
-294
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.6",
46-
"@vitejs/release-scripts": "^1.3.2",
46+
"@vitejs/release-scripts": "^1.3.3",
4747
"conventional-changelog-cli": "^5.0.0",
4848
"eslint": "^9.18.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.3",

‎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:",

‎pnpm-lock.yaml

+30-291
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.