Bump vite from 7.3.1 to 7.3.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-07 11:17:05 +00:00
committed by GitHub
parent 31b5089356
commit f4a7eb1a16
4 changed files with 9 additions and 9 deletions

View File

@@ -56,6 +56,6 @@
"relay-compiler": "^19.0.0",
"tailwindcss": "^4.1.7",
"typescript": "~5.8.3",
"vite": "^7.3.1"
"vite": "^7.3.2"
}
}

View File

@@ -46,7 +46,7 @@
"relay-compiler": "^19.0.0",
"tailwindcss": "^4.1.7",
"typescript": "~5.8.3",
"vite": "^7.3.1"
"vite": "^7.3.2"
},
"volta": {
"node": "24.4.0"

12
package-lock.json generated
View File

@@ -67,7 +67,7 @@
"relay-compiler": "^19.0.0",
"tailwindcss": "^4.1.7",
"typescript": "~5.8.3",
"vite": "^7.3.1"
"vite": "^7.3.2"
}
},
"apps/trust": {
@@ -108,7 +108,7 @@
"relay-compiler": "^19.0.0",
"tailwindcss": "^4.1.7",
"typescript": "~5.8.3",
"vite": "^7.3.1"
"vite": "^7.3.2"
}
},
"node_modules/@adobe/css-tools": {
@@ -18876,9 +18876,9 @@
}
},
"node_modules/vite": {
"version": "7.3.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.1.tgz",
"integrity": "sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==",
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.2.tgz",
"integrity": "sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -19820,7 +19820,7 @@
"react-router": "^7.12.0",
"storybook": "^10.2.10",
"typescript": "~5.8.3",
"vite": "^7.3.1",
"vite": "^7.3.2",
"vitest": "^4.0.18"
},
"peerDependencies": {

View File

@@ -66,7 +66,7 @@
"react-router": "^7.12.0",
"storybook": "^10.2.10",
"typescript": "~5.8.3",
"vite": "^7.3.1",
"vite": "^7.3.2",
"vitest": "^4.0.18"
},
"peerDependencies": {