fix(deps): patch serialize-javascript via overrides, bump PWA/vite/axios
- Add npm overrides for serialize-javascript ^7.0.4 (GHSA-5c6j-r48x-rmvq) - vite-plugin-pwa ^1.2.0 for Vite 7 + workbox-build 7.4 - vite ^7.3.1, axios ^1.13.5 Made-with: Cursor
This commit is contained in:
parent
581f56c275
commit
bee883b2e6
1787
package-lock.json
generated
1787
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -25,6 +25,9 @@
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0"
|
||||
},
|
||||
"overrides": {
|
||||
"serialize-javascript": "^7.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@arifszn/blog-js": "^2.0.6",
|
||||
"@tailwindcss/postcss": "^4.1.11",
|
||||
@ -33,7 +36,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^7.8.0",
|
||||
"@typescript-eslint/parser": "^7.3.1",
|
||||
"@vitejs/plugin-react": "^4.4.1",
|
||||
"axios": "^1.10.0",
|
||||
"axios": "^1.13.5",
|
||||
"daisyui": "^5.0.43",
|
||||
"date-fns": "^4.1.0",
|
||||
"eslint": "^8.57.0",
|
||||
@ -48,9 +51,9 @@
|
||||
"tailwindcss": "^4.1.11",
|
||||
"typescript": "^5.8.3",
|
||||
"vail": "^1.0.3",
|
||||
"vite": "^7.1.7",
|
||||
"vite": "^7.3.1",
|
||||
"vite-plugin-html": "^3.2.2",
|
||||
"vite-plugin-pwa": "^1.0.1"
|
||||
"vite-plugin-pwa": "^1.2.0"
|
||||
},
|
||||
"keywords": [
|
||||
"git-profile",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user