Skip to content

Commit 2d17aa2

Browse files
authored
chore(deps): update to rollup 3.3 (#10890)
1 parent df8e476 commit 2d17aa2

File tree

4 files changed

+129
-129
lines changed

4 files changed

+129
-129
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"prompts": "^2.4.2",
8080
"resolve": "^1.22.1",
8181
"rimraf": "^3.0.2",
82-
"rollup": "~3.2.3",
82+
"rollup": "~3.3.0",
8383
"rollup-plugin-license": "^2.9.1",
8484
"semver": "^7.3.8",
8585
"simple-git-hooks": "^2.8.1",

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.2",
4343
"@jridgewell/trace-mapping": "^0.3.17",
4444
"debug": "^4.3.4",
45-
"rollup": "~3.2.3",
45+
"rollup": "~3.3.0",
4646
"slash": "^5.0.0",
4747
"source-map": "^0.6.1",
4848
"vite": "workspace:*",

packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"esbuild": "^0.15.9",
6262
"postcss": "^8.4.18",
6363
"resolve": "^1.22.1",
64-
"rollup": "~3.2.3"
64+
"rollup": "~3.3.0"
6565
},
6666
"optionalDependencies": {
6767
"fsevents": "~2.3.2"

0 commit comments

Comments
 (0)