Update dependency vite to v5.0.10
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2023-12-16 00:14:34 +00:00 committed by Pierre Hubert
parent 2956777cf5
commit a60179eb0e

View File

@ -4311,9 +4311,9 @@
}
},
"node_modules/vite": {
"version": "5.0.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.9.tgz",
"integrity": "sha512-wVqMd5kp28QWGgfYPDfrj771VyHTJ4UDlCteLH7bJDGDEamaz5hV8IX6h1brSGgnnyf9lI2RnzXq/JmD0c2wwg==",
"version": "5.0.10",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.0.10.tgz",
"integrity": "sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==",
"dependencies": {
"esbuild": "^0.19.3",
"postcss": "^8.4.32",