We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4dd877 commit 0dae198Copy full SHA for 0dae198
admin/package.json
@@ -15,15 +15,15 @@
15
"@radix-ui/react-toast": "^1.1.5",
16
"i18next": "^23.11.1",
17
"i18next-browser-languagedetector": "^7.2.1",
18
- "lucide-react": "^0.367.0",
+ "lucide-react": "^0.368.0",
19
"react": "^18.2.0",
20
"react-dom": "^18.2.0",
21
- "react-hook-form": "^7.51.2",
+ "react-hook-form": "^7.51.3",
22
"react-i18next": "^14.1.0",
23
"react-router-dom": "^6.22.3",
24
"zustand": "^4.5.2",
25
- "@types/react": "^18.2.75",
26
- "@types/react-dom": "^18.2.24",
+ "@types/react": "^18.2.77",
+ "@types/react-dom": "^18.2.25",
27
"@typescript-eslint/eslint-plugin": "^7.6.0",
28
"@typescript-eslint/parser": "^7.6.0",
29
"@vitejs/plugin-react-swc": "^3.5.0",
0 commit comments