Merge pull request 'chore(deps): update dependency vite to v5.4.3' (#75) from renovate/vite-5.x-lockfile into main
All checks were successful
/ Misc Linters (push) Successful in 23s
/ Build App (push) Successful in 1m53s

Reviewed-on: #75
This commit is contained in:
vbrandl 2024-09-03 18:04:14 +02:00
commit 6849495899

8
package-lock.json generated
View File

@ -4548,14 +4548,14 @@
}
},
"node_modules/vite": {
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.2.tgz",
"integrity": "sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==",
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz",
"integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.41",
"postcss": "^8.4.43",
"rollup": "^4.20.0"
},
"bin": {