Skip to content

Commit

Permalink
chore(deps-dev): bump rollup from 4.18.0 to 4.22.4
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.18.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent 5ce5cfc commit 3777c6b
Show file tree
Hide file tree
Showing 13 changed files with 127 additions and 126 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/ai-widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/basic-setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/cur-sql-gutter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/cur-sql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/linters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/save-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/sql-autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/sql-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.26.3",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@codemirror/view": "^6.26.3",
"@lezer/highlight": "^1.2.0",
"@rollup/plugin-typescript": "^11.1.6",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@rollup/plugin-typescript": "^11.1.6",
"@types/react": "^18.3.3",
"react": "^18.3.1",
"rollup": "^4.18.0",
"rollup": "^4.22.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5"
},
Expand Down
Loading

0 comments on commit 3777c6b

Please sign in to comment.