Skip to content

Commit ef6aa65

Browse files
Bump the npm-production group in /client with 3 updates
Bumps the npm-production group in /client with 3 updates: [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@astrojs/node` from 9.3.0 to 9.3.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/node@9.3.3/packages/integrations/node) Updates `astro` from 5.12.4 to 5.12.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.12.8/packages/astro) Updates `svelte` from 5.37.0 to 5.37.3 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.37.3/packages/svelte) --- updated-dependencies: - dependency-name: "@astrojs/node" dependency-version: 9.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: astro dependency-version: 5.12.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: svelte dependency-version: 5.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e78919f commit ef6aa65

2 files changed

Lines changed: 111 additions & 57 deletions

File tree

client/package-lock.json

Lines changed: 108 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"test:e2e": "npx playwright test"
1111
},
1212
"dependencies": {
13-
"@astrojs/node": "^9.3.0",
13+
"@astrojs/node": "^9.3.3",
1414
"@astrojs/svelte": "^7.1.0",
1515
"@tailwindcss/vite": "^4.1.11",
16-
"astro": "^5.12.3",
17-
"svelte": "^5.37.0",
16+
"astro": "^5.12.8",
17+
"svelte": "^5.37.3",
1818
"typescript": "^5.8.3"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)