Skip to content

Commit f0a0a49

Browse files
Bump the npm_and_yarn group in /webserver with 5 updates
Bumps the npm_and_yarn group in /webserver with 5 updates: | Package | From | To | | --- | --- | --- | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.15.6` | `4.16.18` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.5` | `5.4.12` | | [cross-spawn](https://github.com/moxystudio/node-cross-spawn) | `7.0.3` | `7.0.6` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.8` | | [rollup](https://github.com/rollup/rollup) | `4.21.3` | `4.32.0` | Updates `astro` from 4.15.6 to 4.16.18 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) Updates `vite` from 5.4.5 to 5.4.12 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.12/packages/vite) Updates `cross-spawn` from 7.0.3 to 7.0.6 - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) Updates `nanoid` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) Updates `rollup` from 4.21.3 to 4.32.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.21.3...v4.32.0) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: vite dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: cross-spawn dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: rollup dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c62d6a4 commit f0a0a49

File tree

2 files changed

+928
-653
lines changed

2 files changed

+928
-653
lines changed

webserver/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@sentry/astro": "^8.30.0",
3434
"@shoelace-style/shoelace": "^2.16.0",
3535
"age-encryption": "^0.1.5",
36-
"astro": "^4.15.6",
36+
"astro": "^4.16.18",
3737
"debug": "^4.3.7",
3838
"dset": "^3.1.4",
3939
"express": "^4.21.0",
@@ -50,7 +50,7 @@
5050
"solid-js": "^1.8.22",
5151
"typescript": "^5.6.2",
5252
"unified": "^11.0.5",
53-
"vite": "^5.4.5",
53+
"vite": "^5.4.12",
5454
"zod": "^3.23.4"
5555
},
5656
"devDependencies": {

0 commit comments

Comments
 (0)