Skip to content

Commit a55b4ca

Browse files
committed
update rollup
1 parent 232558b commit a55b4ca

File tree

4 files changed

+31
-39
lines changed

4 files changed

+31
-39
lines changed

lib/sqlsync-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@rollup/plugin-typescript": "^11.1.5",
5050
"@types/react": "^18.2.47",
5151
"@types/react-dom": "^18.2.18",
52-
"rollup": "^3.29.4",
52+
"rollup": "^4.9.4",
5353
"tslib": "^2.6.2",
5454
"typescript": "^5.3.3"
5555
},

lib/sqlsync-solid-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@rollup/plugin-typescript": "^11.1.5",
5252
"@types/node": "^20.10.7",
5353
"babel-preset-solid": "^1.8.8",
54-
"rollup": "^3.29.4",
54+
"rollup": "^4.9.4",
5555
"typescript": "^5.3.3"
5656
},
5757
"dependencies": {

lib/sqlsync-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@rollup/plugin-commonjs": "^25.0.7",
5656
"@rollup/plugin-node-resolve": "^15.2.3",
5757
"@rollup/plugin-typescript": "^11.1.5",
58-
"rollup": "^3.29.4",
58+
"rollup": "^4.9.4",
5959
"tslib": "^2.6.2",
6060
"typescript": "^5.3.3"
6161
},

pnpm-lock.yaml

Lines changed: 28 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)