Skip to content

Commit 34370bf

Browse files
chore(deps): update upstream
1 parent 428dde0 commit 34370bf

File tree

4 files changed

+101
-92
lines changed

4 files changed

+101
-92
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"picocolors": "^1.1.1",
5656
"playwright-chromium": "^1.55.0",
5757
"prettier": "3.6.2",
58-
"rollup": "^4.48.1",
58+
"rollup": "^4.50.2",
5959
"simple-git-hooks": "^2.13.1",
6060
"tsx": "^4.20.5",
6161
"typescript": "^5.9.2",

packages/plugin-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@jridgewell/gen-mapping": "^0.3.13",
4343
"@jridgewell/trace-mapping": "^0.3.31",
4444
"debug": "^4.4.3",
45-
"rollup": "^4.48.1",
45+
"rollup": "^4.50.2",
4646
"slash": "^5.1.0",
4747
"source-map-js": "^1.2.1",
4848
"tsdown": "^0.15.1",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ packages:
44

55
catalog:
66
'vue': ^3.5.21
7-
'vite': ^7.1.3
7+
'vite': ^7.1.5
88
'vue-router': ^4.5.1

0 commit comments

Comments
 (0)