Skip to content

Commit f495fe8

Browse files
authored
chore: update rollup (#156)
1 parent 6e3924a commit f495fe8

File tree

3 files changed

+119
-111
lines changed

3 files changed

+119
-111
lines changed

packages/react-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"concurrently": "^7.6.0",
6262
"react": "^18.2.0",
6363
"rimraf": "^4.4.1",
64-
"rollup": "^3.27.0",
64+
"rollup": "^3.28.1",
6565
"typescript": "^4.3.2",
6666
"vite": "^4.4.8"
6767
},

packages/theme-doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"prism-react-renderer": "^1.3.5",
6565
"rc-footer": "^0.6.8",
6666
"rimraf": "^4.4.1",
67-
"rollup": "^3.27.0",
67+
"rollup": "^3.28.1",
6868
"rollup-plugin-postcss": "^4.0.0",
6969
"tslib": "^2.5.3",
7070
"typescript": "^5.1.3",

0 commit comments

Comments
 (0)