mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): update dependency vite to v5.1.6
This commit is contained in:
parent
fb494879cd
commit
b3d4c4e561
2 changed files with 5 additions and 5 deletions
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
|
|
@ -45,7 +45,7 @@
|
|||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.1.3",
|
||||
"vite": "5.1.6",
|
||||
"vitest": "1.3.0"
|
||||
}
|
||||
},
|
||||
|
|
@ -10404,9 +10404,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.3.tgz",
|
||||
"integrity": "sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==",
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.1.6.tgz",
|
||||
"integrity": "sha512-yYIAZs9nVfRJ/AiOLCA91zzhjsHUgMjB+EigzFb6W2XTLO8JixBCKCjvhKZaye+NKYHCrkv3Oh50dH9EdLU2RA==",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.19.3",
|
||||
"postcss": "^8.4.35",
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
"tailwindcss": "3.4.1",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"typescript": "5.3.3",
|
||||
"vite": "5.1.3",
|
||||
"vite": "5.1.6",
|
||||
"vitest": "1.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue