aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-18 04:55:57 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-12-18 04:56:34 +0000
commit2835f6c14acbe835dedd9225668dae618193dc7e (patch)
tree265c020728d9e7bf497f53ffc728cb8fc7ffd5ea /clients/www
parentBump the node-deps group with 4 updates (diff)
downloadzorascript-2835f6c14acbe835dedd9225668dae618193dc7e.tar
zorascript-2835f6c14acbe835dedd9225668dae618193dc7e.tar.gz
zorascript-2835f6c14acbe835dedd9225668dae618193dc7e.tar.bz2
zorascript-2835f6c14acbe835dedd9225668dae618193dc7e.tar.lz
zorascript-2835f6c14acbe835dedd9225668dae618193dc7e.tar.xz
zorascript-2835f6c14acbe835dedd9225668dae618193dc7e.tar.zst
zorascript-2835f6c14acbe835dedd9225668dae618193dc7e.zip
Bump the node-deps group with 2 updates
Bumps the node-deps group with 2 updates: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `svelte` from 5.14.1 to 5.14.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.14.3/packages/svelte) Updates `tailwindcss` from 3.4.16 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.16...v3.4.17) --- updated-dependencies: - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-rw-r--r--clients/www/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 1817a0b..dbbcb7a 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -33,10 +33,10 @@
"postcss": "8.4.49",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.2",
- "svelte": "^5.14.1",
+ "svelte": "^5.14.3",
"svelte-check": "^4.1.1",
"svelte-persisted-store": "^0.12.0",
- "tailwindcss": "3.4.16",
+ "tailwindcss": "3.4.17",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"vite": "^6.0.3",