chore(deps): update dependency vite to v5.0.8

This commit is contained in:
renovate[bot] 2023-12-12 12:07:00 +00:00 committed by GitHub
parent b401cd7a2f
commit 01b6416ba0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"tailwindcss": "3.3.6",
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"vite": "5.0.7",
"vite": "5.0.8",
"vitest": "1.0.4"
}
},
@ -10070,9 +10070,9 @@
}
},
"node_modules/vite": {
"version": "5.0.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.7.tgz",
"integrity": "sha512-B4T4rJCDPihrQo2B+h1MbeGL/k/GMAHzhQ8S0LjQ142s6/+l3hHTT095ORvsshj4QCkoWu3Xtmob5mazvakaOw==",
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.8.tgz",
"integrity": "sha512-jYMALd8aeqR3yS9xlHd0OzQJndS9fH5ylVgWdB+pxTwxLKdO1pgC5Dlb398BUxpfaBxa4M9oT7j1g503Gaj5IQ==",
"dependencies": {
"esbuild": "^0.19.3",
"postcss": "^8.4.32",

View file

@ -44,7 +44,7 @@
"tailwindcss": "3.3.6",
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"vite": "5.0.7",
"vite": "5.0.8",
"vitest": "1.0.4"
},
"scripts": {