Skip to content

Commit 92b208d

Browse files
Bump the npm-production group across 1 directory with 3 updates
Bumps the npm-production group with 3 updates in the /client directory: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@tailwindcss/vite` from 4.1.7 to 4.1.8 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.8/packages/@tailwindcss-vite) Updates `astro` from 5.8.0 to 5.8.1 - [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/[email protected]/packages/astro) Updates `svelte` from 5.33.0 to 5.33.12 - [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/[email protected]/packages/svelte) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: astro dependency-version: 5.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: svelte dependency-version: 5.33.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c940d17 commit 92b208d

File tree

2 files changed

+131
-77
lines changed

2 files changed

+131
-77
lines changed

client/package-lock.json

Lines changed: 128 additions & 74 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
@@ -12,9 +12,9 @@
1212
"dependencies": {
1313
"@astrojs/node": "^9.2.2",
1414
"@astrojs/svelte": "^7.1.0",
15-
"@tailwindcss/vite": "^4.1.7",
16-
"astro": "^5.8.0",
17-
"svelte": "^5.33.0",
15+
"@tailwindcss/vite": "^4.1.8",
16+
"astro": "^5.8.1",
17+
"svelte": "^5.33.12",
1818
"typescript": "^5.8.3"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)