chore(deps): secure local frontend build
This commit is contained in:
21
package.json
21
package.json
@@ -10,17 +10,19 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@base-ui/react": "^1.4.1",
|
||||
"axios": "^1.16.0",
|
||||
"@fontsource-variable/noto-sans-devanagari": "^5.3.0",
|
||||
"axios": "^1.18.1",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"dompurify": "^3.4.7",
|
||||
"dompurify": "^3.4.12",
|
||||
"geist": "^1.7.2",
|
||||
"i18next": "^26.1.0",
|
||||
"i18next-browser-languagedetector": "^8.2.1",
|
||||
"i18next-http-backend": "^4.0.0",
|
||||
"laravel-echo": "^2.3.4",
|
||||
"laravel-echo": "^2.4.0",
|
||||
"lucide-react": "^1.14.0",
|
||||
"next": "16.2.6",
|
||||
"next": "16.2.10",
|
||||
"next-themes": "^0.4.6",
|
||||
"pusher-js": "^8.5.0",
|
||||
"react": "19.2.4",
|
||||
@@ -41,9 +43,18 @@
|
||||
"@types/react-dom": "^19",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.2.6",
|
||||
"eslint-config-next": "16.2.10",
|
||||
"shadcn": "^4.7.0",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
},
|
||||
"overrides": {
|
||||
"@babel/core": "^7.29.1",
|
||||
"body-parser": "^2.3.0",
|
||||
"form-data": "^4.0.6",
|
||||
"hono": "^4.12.25",
|
||||
"js-yaml": "^4.3.0",
|
||||
"postcss": "^8.5.10",
|
||||
"qs": "^6.15.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user