mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
🧹 chore: bump vite-plugin-pwa
to ^0.20.5
, and use overrides
to address CVE-2024-47068 (#4226)
* chore: bump vite-plugin-pwa to `^0.20.5`, and use `overrides` to address CVE-2024-47068 * chore: bump data-provider version
This commit is contained in:
parent
ba1014a038
commit
9e371d6157
5 changed files with 347 additions and 410 deletions
|
@ -99,6 +99,11 @@
|
|||
"prettier-eslint-cli": "^7.1.0",
|
||||
"prettier-plugin-tailwindcss": "^0.2.2"
|
||||
},
|
||||
"overrides": {
|
||||
"vite-plugin-pwa": {
|
||||
"rollup": "^4.22.4"
|
||||
}
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"ignore": [
|
||||
"api/data/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue