This commit is contained in:
renovate[bot] 2025-10-21 11:06:34 +00:00 committed by GitHub
commit 16d8ab217a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -91,7 +91,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.8.1",
"typescript": "4.9.4",
"vite": "5.4.19",
"vite": "5.4.21",
"vite-plugin-pwa": "0.20.5",
"vite-plugin-static-copy": "1.0.4",
"vite-plugin-top-level-await": "1.4.4"
@ -11088,9 +11088,9 @@
}
},
"node_modules/vite": {
"version": "5.4.19",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz",
"integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==",
"version": "5.4.21",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz",
"integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",

View file

@ -102,7 +102,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.8.1",
"typescript": "4.9.4",
"vite": "5.4.19",
"vite": "5.4.21",
"vite-plugin-pwa": "0.20.5",
"vite-plugin-static-copy": "1.0.4",
"vite-plugin-top-level-await": "1.4.4"