aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-15 00:23:22 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-04-15 00:23:53 +0000
commit660f96180eaa27f2b9c2e006be19394cff504f9b (patch)
tree37e09012e0e70af85a73d02f41ca449ef436012f /clients/www/package.json
parentBump @sveltejs/kit from 2.16.1 to 2.20.6 in the npm_and_yarn group (diff)
downloadzorascript-660f96180eaa27f2b9c2e006be19394cff504f9b.tar
zorascript-660f96180eaa27f2b9c2e006be19394cff504f9b.tar.gz
zorascript-660f96180eaa27f2b9c2e006be19394cff504f9b.tar.bz2
zorascript-660f96180eaa27f2b9c2e006be19394cff504f9b.tar.lz
zorascript-660f96180eaa27f2b9c2e006be19394cff504f9b.tar.xz
zorascript-660f96180eaa27f2b9c2e006be19394cff504f9b.tar.zst
zorascript-660f96180eaa27f2b9c2e006be19394cff504f9b.zip
Bump vite from 6.0.14 to 6.0.15 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 6.0.14 to 6.0.15 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.0.15/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.0.15/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 6.0.15 dependency-type: direct:development dependency-group: npm_and_yarn ... 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 914c3cc..566df90 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -39,7 +39,7 @@
"tailwindcss": "3.4.17",
"tslib": "^2.8.1",
"typescript": "^5.7.3",
- "vite": "^6.0.14",
+ "vite": "^6.0.15",
"vite-plugin-pwa": "^0.21.1",
"vite-plugin-tailwind-purgecss": "0.3.5"
},