mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-31 08:54:42 +00:00
Merge pull request #3967 from element-hq/dependabot/npm_and_yarn/frontend/vite-df52692fc7
build(deps-dev): bump vite from 6.0.11 to 6.1.0 in /frontend in the vite group
This commit is contained in:
Generated
+6
-6
@@ -71,7 +71,7 @@
|
||||
"storybook-react-i18next": "^3.2.1",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.7.3",
|
||||
"vite": "6.0.11",
|
||||
"vite": "6.1.0",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-graphql-codegen": "^3.4.5",
|
||||
"vite-plugin-manifest-sri": "^0.2.0",
|
||||
@@ -15965,15 +15965,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "6.0.11",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.11.tgz",
|
||||
"integrity": "sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==",
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-6.1.0.tgz",
|
||||
"integrity": "sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.24.2",
|
||||
"postcss": "^8.4.49",
|
||||
"rollup": "^4.23.0"
|
||||
"postcss": "^8.5.1",
|
||||
"rollup": "^4.30.1"
|
||||
},
|
||||
"bin": {
|
||||
"vite": "bin/vite.js"
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
"storybook-react-i18next": "^3.2.1",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.7.3",
|
||||
"vite": "6.0.11",
|
||||
"vite": "6.1.0",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-graphql-codegen": "^3.4.5",
|
||||
"vite-plugin-manifest-sri": "^0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user