aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-16 05:07:16 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-08-16 05:07:58 +0000
commit1f2225ad643400337d01883894aab522f82e4aa4 (patch)
tree6bda5f61995927f5bdb213bc59c6c6fe3b0e3815 /clients/www/package.json
parentBump @types/node from 22.2.0 to 22.3.0 in the node-deps group (diff)
downloadzorascript-1f2225ad643400337d01883894aab522f82e4aa4.tar
zorascript-1f2225ad643400337d01883894aab522f82e4aa4.tar.gz
zorascript-1f2225ad643400337d01883894aab522f82e4aa4.tar.bz2
zorascript-1f2225ad643400337d01883894aab522f82e4aa4.tar.lz
zorascript-1f2225ad643400337d01883894aab522f82e4aa4.tar.xz
zorascript-1f2225ad643400337d01883894aab522f82e4aa4.tar.zst
zorascript-1f2225ad643400337d01883894aab522f82e4aa4.zip
Bump vite from 5.4.0 to 5.4.1 in the node-deps group
Bumps the node-deps group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 5.4.0 to 5.4.1 - [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.4.1/packages/vite) --- updated-dependencies: - dependency-name: vite 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/package.json')
-rw-r--r--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 2ed2013..db39f4b 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -39,7 +39,7 @@
"tailwindcss": "3.4.10",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
- "vite": "^5.4.0",
+ "vite": "^5.4.1",
"vite-plugin-tailwind-purgecss": "0.3.3"
},
"type": "module"