mirror of
https://github.com/apricote/Listory.git
synced 2026-02-07 10:17:02 +00:00
chore(deps): update dependency vite to v5.0.5
This commit is contained in:
parent
d9c0ba2f3b
commit
120b7148f7
2 changed files with 6 additions and 6 deletions
10
frontend/package-lock.json
generated
10
frontend/package-lock.json
generated
|
|
@ -45,7 +45,7 @@
|
||||||
"tailwindcss": "3.3.6",
|
"tailwindcss": "3.3.6",
|
||||||
"tailwindcss-animate": "1.0.7",
|
"tailwindcss-animate": "1.0.7",
|
||||||
"typescript": "5.3.2",
|
"typescript": "5.3.2",
|
||||||
"vite": "5.0.4",
|
"vite": "5.0.5",
|
||||||
"vitest": "0.34.6"
|
"vitest": "0.34.6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -9941,12 +9941,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vite": {
|
"node_modules/vite": {
|
||||||
"version": "5.0.4",
|
"version": "5.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.5.tgz",
|
||||||
"integrity": "sha512-RzAr8LSvM8lmhB4tQ5OPcBhpjOZRZjuxv9zO5UcxeoY2bd3kP3Ticd40Qma9/BqZ8JS96Ll/jeBX9u+LJZrhVg==",
|
"integrity": "sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"esbuild": "^0.19.3",
|
"esbuild": "^0.19.3",
|
||||||
"postcss": "^8.4.31",
|
"postcss": "^8.4.32",
|
||||||
"rollup": "^4.2.0"
|
"rollup": "^4.2.0"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@
|
||||||
"tailwindcss": "3.3.6",
|
"tailwindcss": "3.3.6",
|
||||||
"tailwindcss-animate": "1.0.7",
|
"tailwindcss-animate": "1.0.7",
|
||||||
"typescript": "5.3.2",
|
"typescript": "5.3.2",
|
||||||
"vite": "5.0.4",
|
"vite": "5.0.5",
|
||||||
"vitest": "0.34.6"
|
"vitest": "0.34.6"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue