deps(node): bump vite from 5.1.5 to 5.1.8

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.5 to 5.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-19 21:20:22 +00:00 committed by GitHub
parent 430a8ceea8
commit 074dcdfb50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -23,7 +23,7 @@
"highlight.js": "^11.9.0",
"solid-js": "^1.7.8",
"solid-styled-components": "^0.28.5",
"vite": "^5.1.5",
"vite": "^5.1.8",
"vite-plugin-solid": "^2.10.1"
},
"devDependencies": {

View File

@ -27,11 +27,11 @@ dependencies:
specifier: ^0.28.5
version: 0.28.5(solid-js@1.8.15)
vite:
specifier: ^5.1.5
version: 5.1.5
specifier: ^5.1.8
version: 5.1.8
vite-plugin-solid:
specifier: ^2.10.1
version: 2.10.1(solid-js@1.8.15)(vite@5.1.5)
version: 2.10.1(solid-js@1.8.15)(vite@5.1.8)
devDependencies:
'@tauri-apps/cli':
@ -501,8 +501,8 @@ packages:
'@jridgewell/sourcemap-codec': 1.4.15
dev: false
/@rollup/wasm-node@4.12.1:
resolution: {integrity: sha512-5j3BVQEccCzCb8fkl++IbDgAsnlsKBPz049C4C//j5s3pFKxKGlybl63QApdJKl1fNLr7HIwQEJcBImQtA3ZHg==}
/@rollup/wasm-node@4.22.0:
resolution: {integrity: sha512-uVU0o0CWcjKAWHpBSezLaFWOXF7xJbk1H3qFFEQ+ntRATHvJWKNJUP4q9/CGqC5qz1NBnc84RBiHbw0l6o+2Gg==}
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
hasBin: true
dependencies:
@ -990,7 +990,7 @@ packages:
resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==}
dev: false
/vite-plugin-solid@2.10.1(solid-js@1.8.15)(vite@5.1.5):
/vite-plugin-solid@2.10.1(solid-js@1.8.15)(vite@5.1.8):
resolution: {integrity: sha512-kfVdNLWaJqaJVL52U6iCCKNW/nXE7bS1VVGOWPGllOkJfcNILymVSY0LCBLSnyy0iYnRtrXpiHm14rMuzeC7CA==}
peerDependencies:
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
@ -1006,14 +1006,14 @@ packages:
merge-anything: 5.1.7
solid-js: 1.8.15
solid-refresh: 0.6.3(solid-js@1.8.15)
vite: 5.1.5
vitefu: 0.2.5(vite@5.1.5)
vite: 5.1.8
vitefu: 0.2.5(vite@5.1.8)
transitivePeerDependencies:
- supports-color
dev: false
/vite@5.1.5:
resolution: {integrity: sha512-BdN1xh0Of/oQafhU+FvopafUp6WaYenLU/NFoL5WyJL++GxkNfieKzBhM24H3HVsPQrlAqB7iJYTHabzaRed5Q==}
/vite@5.1.8:
resolution: {integrity: sha512-mB8ToUuSmzODSpENgvpFk2fTiU/YQ1tmcVJJ4WZbq4fPdGJkFNVcmVL5k7iDug6xzWjjuGDKAuSievIsD6H7Xw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -1042,12 +1042,12 @@ packages:
dependencies:
esbuild: 0.19.12
postcss: 8.4.35
rollup: /@rollup/wasm-node@4.12.1
rollup: /@rollup/wasm-node@4.22.0
optionalDependencies:
fsevents: 2.3.3
dev: false
/vitefu@0.2.5(vite@5.1.5):
/vitefu@0.2.5(vite@5.1.8):
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
peerDependencies:
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
@ -1055,7 +1055,7 @@ packages:
vite:
optional: true
dependencies:
vite: 5.1.5
vite: 5.1.8
dev: false
/yallist@3.1.1: