summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/simple/package-lock.json8
-rw-r--r--client/simple/package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/client/simple/package-lock.json b/client/simple/package-lock.json
index 652c296f6..29c8c8d00 100644
--- a/client/simple/package-lock.json
+++ b/client/simple/package-lock.json
@@ -31,7 +31,7 @@
"stylelint-prettier": "^5.0.3",
"svgo": "^3.3.2",
"swiped-events": "^1.2.0",
- "vite": "^6.2.5",
+ "vite": "^6.2.6",
"vite-plugin-static-copy": "^2.3.0",
"vite-plugin-stylelint": "^6.0.0",
"webpack": "^5.99.5",
@@ -6792,9 +6792,9 @@
"license": "MIT"
},
"node_modules/vite": {
- "version": "6.2.5",
- "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.5.tgz",
- "integrity": "sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==",
+ "version": "6.2.6",
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.6.tgz",
+ "integrity": "sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/client/simple/package.json b/client/simple/package.json
index 961fb380a..cac4e0194 100644
--- a/client/simple/package.json
+++ b/client/simple/package.json
@@ -29,7 +29,7 @@
"stylelint-prettier": "^5.0.3",
"svgo": "^3.3.2",
"swiped-events": "^1.2.0",
- "vite": "^6.2.5",
+ "vite": "^6.2.6",
"vite-plugin-static-copy": "^2.3.0",
"vite-plugin-stylelint": "^6.0.0",
"webpack": "^5.99.5",