aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-10 04:32:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-10 04:32:41 +0000
commit7321b3cb2cea4223c154b32f4df01aaf9f6a9b7e (patch)
treefd1562b2a63e65defd80975e3ddb457b86433f92 /clients/www
parentBump eslint-plugin-svelte from 2.39.0 to 2.39.2 (diff)
downloadzorascript-7321b3cb2cea4223c154b32f4df01aaf9f6a9b7e.tar
zorascript-7321b3cb2cea4223c154b32f4df01aaf9f6a9b7e.tar.gz
zorascript-7321b3cb2cea4223c154b32f4df01aaf9f6a9b7e.tar.bz2
zorascript-7321b3cb2cea4223c154b32f4df01aaf9f6a9b7e.tar.lz
zorascript-7321b3cb2cea4223c154b32f4df01aaf9f6a9b7e.tar.xz
zorascript-7321b3cb2cea4223c154b32f4df01aaf9f6a9b7e.tar.zst
zorascript-7321b3cb2cea4223c154b32f4df01aaf9f6a9b7e.zip
Bump vite from 5.2.12 to 5.2.13
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.12 to 5.2.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.13/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 'clients/www')
-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 278cc51..2ee687b 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -39,7 +39,7 @@
"tailwindcss": "3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
- "vite": "^5.2.12",
+ "vite": "^5.2.13",
"vite-plugin-tailwind-purgecss": "0.3.3"
},
"type": "module"