Skip to content

Commit af25ec7

Browse files
authoredDec 8, 2022
chore(deps): update rollup (#56)
1 parent 0cca65f commit af25ec7

File tree

3 files changed

+32
-32
lines changed

3 files changed

+32
-32
lines changed
 

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"playwright-chromium": "^1.28.1",
5656
"prettier": "2.8.0",
5757
"prompts": "^2.4.2",
58-
"rollup": "~3.5.0",
58+
"rollup": "^3.7.0",
5959
"semver": "^7.3.8",
6060
"simple-git-hooks": "^2.8.1",
6161
"tsx": "^3.12.1",

Diff for: ‎packages/plugin-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"react-refresh": "^0.14.0"
4646
},
4747
"peerDependencies": {
48-
"vite": "^4.0.0-alpha.0"
48+
"vite": "^4.0.0-beta.6"
4949
}
5050
}

Diff for: ‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.