Merge pull request #2870 from mifi/dependabot/npm_and_yarn/vite-7.3.2

Bump vite from 7.3.0 to 7.3.2
pull/2872/head
Mikael Finstad 2 months ago committed by GitHub
commit 196ceece13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -134,7 +134,7 @@
"typescript": "~5.9.3",
"use-debounce": "^5.2.1",
"use-trace-update": "^1.3.3",
"vite": "^7.3.0",
"vite": "^7.3.2",
"vitest": "^4.0.16",
"yargs": "^18.0.0"
},

@ -9245,7 +9245,7 @@ __metadata:
typescript: "npm:~5.9.3"
use-debounce: "npm:^5.2.1"
use-trace-update: "npm:^1.3.3"
vite: "npm:^7.3.0"
vite: "npm:^7.3.2"
vitest: "npm:^4.0.16"
winston: "npm:^3.19.0"
yargs: "npm:^18.0.0"
@ -13582,7 +13582,7 @@ __metadata:
languageName: node
linkType: hard
"vite@npm:^6.0.0 || ^7.0.0, vite@npm:^7.3.0":
"vite@npm:^6.0.0 || ^7.0.0":
version: 7.3.0
resolution: "vite@npm:7.3.0"
dependencies:
@ -13637,6 +13637,61 @@ __metadata:
languageName: node
linkType: hard
"vite@npm:^7.3.2":
version: 7.3.2
resolution: "vite@npm:7.3.2"
dependencies:
esbuild: "npm:^0.27.0"
fdir: "npm:^6.5.0"
fsevents: "npm:~2.3.3"
picomatch: "npm:^4.0.3"
postcss: "npm:^8.5.6"
rollup: "npm:^4.43.0"
tinyglobby: "npm:^0.2.15"
peerDependencies:
"@types/node": ^20.19.0 || >=22.12.0
jiti: ">=1.21.0"
less: ^4.0.0
lightningcss: ^1.21.0
sass: ^1.70.0
sass-embedded: ^1.70.0
stylus: ">=0.54.8"
sugarss: ^5.0.0
terser: ^5.16.0
tsx: ^4.8.1
yaml: ^2.4.2
dependenciesMeta:
fsevents:
optional: true
peerDependenciesMeta:
"@types/node":
optional: true
jiti:
optional: true
less:
optional: true
lightningcss:
optional: true
sass:
optional: true
sass-embedded:
optional: true
stylus:
optional: true
sugarss:
optional: true
terser:
optional: true
tsx:
optional: true
yaml:
optional: true
bin:
vite: bin/vite.js
checksum: 10/c5f7a9a60011c41c836cedf31c8ee7624102aff9b6a7f3aab2ff47639721bba0916f81994c3a3ea6577a16c4f0dfee1e7dbd244e0da8edd5954e3c6d48daaaa2
languageName: node
linkType: hard
"vitest@npm:^4.0.16":
version: 4.0.16
resolution: "vitest@npm:4.0.16"

Loading…
Cancel
Save