aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-29 04:55:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-29 04:55:46 +0000
commit9037fb83f861461b78a9e6215da19e49526796a7 (patch)
tree6e9bf218789857bf5da39b70663030aee11695f3 /clients
parentBump the node-deps group with 2 updates (diff)
downloadzorascript-9037fb83f861461b78a9e6215da19e49526796a7.tar
zorascript-9037fb83f861461b78a9e6215da19e49526796a7.tar.gz
zorascript-9037fb83f861461b78a9e6215da19e49526796a7.tar.bz2
zorascript-9037fb83f861461b78a9e6215da19e49526796a7.tar.lz
zorascript-9037fb83f861461b78a9e6215da19e49526796a7.tar.xz
zorascript-9037fb83f861461b78a9e6215da19e49526796a7.tar.zst
zorascript-9037fb83f861461b78a9e6215da19e49526796a7.zip
Bump the node-deps group with 2 updates
Bumps the node-deps group with 2 updates: [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) and [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography). Updates `@tailwindcss/forms` from 0.5.7 to 0.5.8 - [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.7...v0.5.8) Updates `@tailwindcss/typography` from 0.5.14 to 0.5.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.14...v0.5.15) --- updated-dependencies: - dependency-name: "@tailwindcss/forms" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: node-deps - dependency-name: "@tailwindcss/typography" 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')
-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 84ef03e..7afa2b2 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -19,8 +19,8 @@
"@sveltejs/adapter-static": "^3.0.4",
"@sveltejs/kit": "^2.5.25",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
- "@tailwindcss/forms": "0.5.7",
- "@tailwindcss/typography": "0.5.14",
+ "@tailwindcss/forms": "0.5.8",
+ "@tailwindcss/typography": "0.5.15",
"@types/node": "22.5.1",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",