Skip to content

Commit 933a8f9

Browse files
Bump the npm-production group in /client with 2 updates
Bumps the npm-production group in /client with 2 updates: [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) and [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite). Updates `@astrojs/svelte` from 7.2.1 to 7.2.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/svelte) Updates `@tailwindcss/vite` from 4.1.16 to 4.1.17 - [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.17/packages/@tailwindcss-vite) --- updated-dependencies: - dependency-name: "@astrojs/svelte" dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9953b94 commit 933a8f9

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"dependencies": {
1313
"@astrojs/check": "^0.9.5",
1414
"@astrojs/node": "^9.4.6",
15-
"@astrojs/svelte": "^7.2.1",
16-
"@tailwindcss/vite": "^4.1.16",
15+
"@astrojs/svelte": "^7.2.2",
16+
"@tailwindcss/vite": "^4.1.17",
1717
"astro": "^5.12.3",
1818
"svelte": "^5.41.0",
1919
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)