mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-17 01:35:01 +00:00
build(deps-dev): bump vite from 6.2.3 to 6.2.4 in /frontend in the vite group (#4318)
This commit is contained in:
Generated
+4
-4
@@ -70,7 +70,7 @@
|
||||
"storybook-react-i18next": "^3.2.1",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.8.2",
|
||||
"vite": "6.2.3",
|
||||
"vite": "6.2.4",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-graphql-codegen": "^3.5.0",
|
||||
"vite-plugin-manifest-sri": "^0.2.0",
|
||||
@@ -14364,9 +14364,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.2.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.3.tgz",
|
||||
"integrity": "sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==",
|
||||
"version": "6.2.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.2.4.tgz",
|
||||
"integrity": "sha512-veHMSew8CcRzhL5o8ONjy8gkfmFJAd5Ac16oxBUjlwgX3Gq2Wqr+qNC3TjPIpy7TPV/KporLga5GT9HqdrCizw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
"storybook-react-i18next": "^3.2.1",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.8.2",
|
||||
"vite": "6.2.3",
|
||||
"vite": "6.2.4",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-graphql-codegen": "^3.5.0",
|
||||
"vite-plugin-manifest-sri": "^0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user