aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-03 16:30:58 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-03 16:31:46 +0000
commit9dcdfc50e8dd84578282ca28b11f4783c8eee3f8 (patch)
tree5c7309908b04df52bcfded940c01e448a80a59ef /app/package.json
parentBump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 (diff)
downloadtrinkets-9dcdfc50e8dd84578282ca28b11f4783c8eee3f8.tar
trinkets-9dcdfc50e8dd84578282ca28b11f4783c8eee3f8.tar.gz
trinkets-9dcdfc50e8dd84578282ca28b11f4783c8eee3f8.tar.bz2
trinkets-9dcdfc50e8dd84578282ca28b11f4783c8eee3f8.tar.lz
trinkets-9dcdfc50e8dd84578282ca28b11f4783c8eee3f8.tar.xz
trinkets-9dcdfc50e8dd84578282ca28b11f4783c8eee3f8.tar.zst
trinkets-9dcdfc50e8dd84578282ca28b11f4783c8eee3f8.zip
Bump vite from 5.3.2 to 5.3.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 to 5.3.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.3.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app/package.json')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 99d4aca..ed3fd65 100644
--- a/app/package.json
+++ b/app/package.json
@@ -36,7 +36,7 @@
"tailwindcss": "3.4.4",
"tslib": "2.6.3",
"typescript": "5.5.3",
- "vite": "5.3.2",
+ "vite": "5.3.3",
"vite-plugin-pwa": "0.20.0",
"vite-plugin-tailwind-purgecss": "0.3.3"
},