Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 17, 2024
1 parent 6c9beaa commit 4b1f9de
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/react-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-terser": "0.4.4",
"rollup": "4.10.0"
"rollup": "4.12.0"
},
"eik": {
"name": "react",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dom-17/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@eik/rollup-plugin": "4.0.62",
"rollup": "4.10.0",
"rollup": "4.12.0",
"semver": "7.6.0"
},
"eik": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dom-18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-terser": "0.4.4",
"rollup": "4.10.0",
"rollup": "4.12.0",
"semver": "7.6.0"
},
"eik": {
Expand Down
2 changes: 1 addition & 1 deletion packages/warp-ds-elements-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"esbuild": "0.20.0",
"rollup": "4.10.0"
"rollup": "4.12.0"
},
"eik": {
"name": "@warp-ds/elements-core",
Expand Down
2 changes: 1 addition & 1 deletion packages/warp-ds-elements/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"rollup": "4.10.0"
"rollup": "4.12.0"
},
"eik": {
"name": "@warp-ds/elements",
Expand Down
2 changes: 1 addition & 1 deletion packages/warp-ds-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"rollup": "4.10.0"
"rollup": "4.12.0"
},
"eik": {
"name": "@warp-ds/react",
Expand Down
2 changes: 1 addition & 1 deletion packages/warp-ds-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"rollup": "4.10.0"
"rollup": "4.12.0"
},
"eik": {
"name": "@warp-ds/vue",
Expand Down

0 comments on commit 4b1f9de

Please sign in to comment.