Skip to content

Commit

Permalink
chore(deps): update node dependencies
Browse files Browse the repository at this point in the history
| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| npm        | @ckeditor/ckeditor5-core    | 35.4.0 | 43.2.0 |
| npm        | @rollup/plugin-node-resolve | 14.1.0 | 15.3.0 |
| npm        | @rollup/plugin-typescript   | 11.1.6 | 12.1.1 |
| npm        | rollup                      | 2.79.2 | 4.24.0 |
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 03d4724 commit d8c712c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"start": "rollup -c -w"
},
"dependencies": {
"@ckeditor/ckeditor5-core": "^35.4.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-typescript": "^11.0.0",
"@ckeditor/ckeditor5-core": "^43.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@rollup/plugin-typescript": "^12.0.0",
"jquery": "^3.6.3",
"rollup": "^2.79.1",
"rollup": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"tslib": "^2.5.0"
}
Expand Down

0 comments on commit d8c712c

Please sign in to comment.