Skip to content

Commit 573420d

Browse files
chore(deps): update upstream (#333)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2432d42 commit 573420d

File tree

4 files changed

+130
-138
lines changed

4 files changed

+130
-138
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"playwright-chromium": "^1.40.1",
6262
"prettier": "3.1.1",
6363
"resolve": "^1.22.8",
64-
"rollup": "^4.9.2",
64+
"rollup": "^4.9.6",
6565
"rollup-plugin-license": "^3.2.0",
6666
"simple-git-hooks": "^2.9.0",
6767
"tsx": "^4.7.0",

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@jridgewell/gen-mapping": "^0.3.3",
4242
"@jridgewell/trace-mapping": "^0.3.20",
4343
"debug": "^4.3.4",
44-
"rollup": "^4.9.2",
44+
"rollup": "^4.9.6",
4545
"slash": "^5.1.0",
4646
"source-map-js": "^1.0.2",
4747
"vite": "^5.0.10",

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.2.0"
16+
"@vitejs/plugin-legacy": "^5.3.0"
1717
}
1818
}

0 commit comments

Comments
 (0)