Skip to content

Commit 014e4aa

Browse files
authored
chore: unpin rollup (#11204)
1 parent cf6c175 commit 014e4aa

File tree

3 files changed

+53
-53
lines changed

3 files changed

+53
-53
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"prompts": "^2.4.2",
8181
"resolve": "^1.22.1",
8282
"rimraf": "^3.0.2",
83-
"rollup": "~3.5.1",
83+
"rollup": "^3.6.0",
8484
"rollup-plugin-license": "^2.9.1",
8585
"semver": "^7.3.8",
8686
"simple-git-hooks": "^2.8.1",

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.19",
6363
"resolve": "^1.22.1",
64-
"rollup": "~3.5.1"
64+
"rollup": "^3.6.0"
6565
},
6666
"optionalDependencies": {
6767
"fsevents": "~2.3.2"

pnpm-lock.yaml

+51-51
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)