aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 16:24:57 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-15 16:25:56 +0000
commit324d28a0366ffef31ce1670715329a5b77001b22 (patch)
tree101156349341a0b4da2e389c3c7d05f53a8fbbc6 /app
parentBump eslint from 9.6.0 to 9.7.0 (diff)
downloadtrinkets-324d28a0366ffef31ce1670715329a5b77001b22.tar
trinkets-324d28a0366ffef31ce1670715329a5b77001b22.tar.gz
trinkets-324d28a0366ffef31ce1670715329a5b77001b22.tar.bz2
trinkets-324d28a0366ffef31ce1670715329a5b77001b22.tar.lz
trinkets-324d28a0366ffef31ce1670715329a5b77001b22.tar.xz
trinkets-324d28a0366ffef31ce1670715329a5b77001b22.tar.zst
trinkets-324d28a0366ffef31ce1670715329a5b77001b22.zip
Bump tailwindcss from 3.4.4 to 3.4.5
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.4 to 3.4.5. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.5/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.4...v3.4.5) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index df57784..24fccec 100644
--- a/app/package.json
+++ b/app/package.json
@@ -33,7 +33,7 @@
"prettier-plugin-svelte": "3.2.5",
"svelte": "4.2.18",
"svelte-check": "3.8.4",
- "tailwindcss": "3.4.4",
+ "tailwindcss": "3.4.5",
"tslib": "2.6.3",
"typescript": "5.5.3",
"vite": "5.3.3",