Skip to content

Commit

Permalink
chore: bump rollup and magic-string
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red committed Oct 16, 2023
1 parent d5bd340 commit 72a4624
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 98 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"playwright-chromium": "^1.38.1",
"prettier": "3.0.3",
"rimraf": "^5.0.5",
"rollup": "^4.0.0",
"rollup": "^4.1.4",
"simple-git-hooks": "^2.9.0",
"tslib": "^2.6.2",
"tsx": "^3.13.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.22.20",
"browserslist": "^4.22.1",
"core-js": "^3.33.0",
"magic-string": "^0.30.4",
"magic-string": "^0.30.5",
"regenerator-runtime": "^0.14.0",
"systemjs": "^6.14.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"dependencies": {
"esbuild": "^0.19.3",
"postcss": "^8.4.31",
"rollup": "^4.0.0"
"rollup": "^4.1.4"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
Expand Down Expand Up @@ -115,7 +115,7 @@
"json-stable-stringify": "^1.0.2",
"launch-editor-middleware": "^2.6.1",
"lightningcss": "^1.22.0",
"magic-string": "^0.30.4",
"magic-string": "^0.30.5",
"micromatch": "^4.0.5",
"mlly": "^1.4.2",
"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 @@ -11,7 +11,7 @@
},
"devDependencies": {
"less": "^4.2.0",
"magic-string": "^0.30.4",
"magic-string": "^0.30.5",
"sass": "^1.69.0",
"stylus": "^0.60.0",
"sugarss": "^4.0.1"
Expand Down
Loading

0 comments on commit 72a4624

Please sign in to comment.