Skip to content

Commit b75a46f

Browse files
authoredAug 29, 2024··
chore(deps): update upstream (#436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16f28a5 commit b75a46f

File tree

4 files changed

+549
-626
lines changed

4 files changed

+549
-626
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"picocolors": "^1.0.1",
5757
"playwright-chromium": "^1.46.1",
5858
"prettier": "3.3.3",
59-
"rollup": "^4.20.0",
59+
"rollup": "^4.21.1",
6060
"simple-git-hooks": "^2.11.1",
6161
"tsx": "^4.19.0",
6262
"typescript": "^5.5.4",

‎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.5",
4343
"@jridgewell/trace-mapping": "^0.3.25",
4444
"debug": "^4.3.6",
45-
"rollup": "^4.20.0",
45+
"rollup": "^4.21.1",
4646
"slash": "^5.1.0",
4747
"source-map-js": "^1.2.0",
4848
"vite": "catalog:",

‎playground/vue-legacy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414
"devDependencies": {
1515
"@vitejs/plugin-vue": "workspace:*",
16-
"@vitejs/plugin-legacy": "^5.4.1"
16+
"@vitejs/plugin-legacy": "^5.4.2"
1717
}
1818
}

‎pnpm-lock.yaml

+546-623
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.