Skip to content

Commit ed4e435

Browse files
[ci skip] bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /admin-client directory: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [rollup](https://github.com/rollup/rollup). Updates `svelte` from 3.59.2 to 4.2.19 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte) Updates `rollup` from 2.79.2 to 4.24.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.2...v4.24.4) --- updated-dependencies: - dependency-name: svelte dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc81627 commit ed4e435

File tree

2 files changed

+471
-137
lines changed

2 files changed

+471
-137
lines changed

admin-client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-import": "^2.29.0",
2323
"eslint-plugin-svelte": "^2.46.0",
2424
"globals": "^15.11.0",
25-
"rollup": "^2.3.4",
25+
"rollup": "^4.24.4",
2626
"rollup-plugin-copy": "^3.5.0",
2727
"rollup-plugin-livereload": "^1.0.0",
2828
"rollup-plugin-svelte": "6.1.1",
@@ -34,7 +34,7 @@
3434
"date-fns": "^2.30.0",
3535
"page": "^1.11.6",
3636
"svelecte": "^3.17.2",
37-
"svelte": "^3.0.0"
37+
"svelte": "^4.2.19"
3838
},
3939
"resolutions": {
4040
"path-to-regexp": "1.9.0"

0 commit comments

Comments
 (0)