aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-12 16:48:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-09-12 16:49:15 +0000
commita3f2f4d83ea5767bd0316b7492549de9b60a4f9e (patch)
tree3ff6a1248fbaf1dea45e5abb2a149e27d77b07bc /app
parentBump vite from 5.4.3 to 5.4.4 in the node-deps group (diff)
downloadtrinkets-a3f2f4d83ea5767bd0316b7492549de9b60a4f9e.tar
trinkets-a3f2f4d83ea5767bd0316b7492549de9b60a4f9e.tar.gz
trinkets-a3f2f4d83ea5767bd0316b7492549de9b60a4f9e.tar.bz2
trinkets-a3f2f4d83ea5767bd0316b7492549de9b60a4f9e.tar.lz
trinkets-a3f2f4d83ea5767bd0316b7492549de9b60a4f9e.tar.xz
trinkets-a3f2f4d83ea5767bd0316b7492549de9b60a4f9e.tar.zst
trinkets-a3f2f4d83ea5767bd0316b7492549de9b60a4f9e.zip
Bump the node-deps group with 2 updates
Bumps the node-deps group with 2 updates: [svelte-check](https://github.com/sveltejs/language-tools) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss). Updates `svelte-check` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.1...svelte-check-4.0.2) Updates `tailwindcss` from 3.4.10 to 3.4.11 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.10...v3.4.11) --- updated-dependencies: - dependency-name: svelte-check 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 'app')
-rw-r--r--app/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/package.json b/app/package.json
index aac4ed2..8211d4a 100644
--- a/app/package.json
+++ b/app/package.json
@@ -32,8 +32,8 @@
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"svelte": "4.2.19",
- "svelte-check": "4.0.1",
- "tailwindcss": "3.4.10",
+ "svelte-check": "4.0.2",
+ "tailwindcss": "3.4.11",
"tslib": "2.7.0",
"typescript": "5.6.2",
"vite": "5.4.4",