Skip to content

Commit

Permalink
chore(deps): update rollup to 3.17.2 (#12110)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Feb 22, 2023
1 parent 20e6060 commit e54ffbd
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 64 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"prompts": "^2.4.2",
"resolve": "^1.22.1",
"rimraf": "^4.1.2",
"rollup": "^3.10.0",
"rollup": "^3.17.2",
"semver": "^7.3.8",
"simple-git-hooks": "^2.8.1",
"tslib": "^2.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/preset-env": "^7.20.2",
"browserslist": "^4.21.4",
"core-js": "^3.27.2",
"magic-string": "^0.27.0",
"magic-string": "^0.29.0",
"regenerator-runtime": "^0.13.11",
"systemjs": "^6.13.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"esbuild": "^0.16.14",
"postcss": "^8.4.21",
"resolve": "^1.22.1",
"rollup": "^3.10.0"
"rollup": "^3.17.2"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
Expand Down Expand Up @@ -106,7 +106,7 @@
"http-proxy": "^1.18.1",
"json-stable-stringify": "^1.0.2",
"launch-editor-middleware": "^2.6.0",
"magic-string": "^0.27.0",
"magic-string": "^0.29.0",
"micromatch": "^4.0.5",
"mlly": "^1.1.0",
"mrmime": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/css-sourcemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"devDependencies": {
"less": "^4.1.3",
"magic-string": "^0.27.0",
"magic-string": "^0.29.0",
"sass": "^1.57.1",
"stylus": "^0.59.0",
"sugarss": "^4.0.1"
Expand Down

0 comments on commit e54ffbd

Please sign in to comment.