You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-24 23:01:05 +03:00
build(deps-dev): bump vite from 4.5.0 to 4.5.2 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.2. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
979062d40e
commit
1fb8a80a78
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -70,7 +70,7 @@
|
||||
"storybook-react-i18next": "^2.0.9",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "5.3.2",
|
||||
"vite": "^4.5.0",
|
||||
"vite": "^4.5.2",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-graphql-codegen": "^3.3.3",
|
||||
"vite-plugin-manifest-sri": "^0.1.0",
|
||||
@@ -23453,9 +23453,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "4.5.0",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-4.5.0.tgz",
|
||||
"integrity": "sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==",
|
||||
"version": "4.5.2",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-4.5.2.tgz",
|
||||
"integrity": "sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"esbuild": "^0.18.10",
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
"storybook-react-i18next": "^2.0.9",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "5.3.2",
|
||||
"vite": "^4.5.0",
|
||||
"vite": "^4.5.2",
|
||||
"vite-plugin-compression": "^0.5.1",
|
||||
"vite-plugin-graphql-codegen": "^3.3.3",
|
||||
"vite-plugin-manifest-sri": "^0.1.0",
|
||||
|
||||
Reference in New Issue
Block a user