fix(dashboard): Added missing admin dashboard dependencies (#12346)

This commit is contained in:
Pepijn
2025-05-06 19:30:04 +02:00
committed by GitHub
parent 9cedeb182d
commit cdb135e491
3 changed files with 9 additions and 0 deletions
+2
View File
@@ -42,6 +42,7 @@
"@ariakit/react": "^0.4.15",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "3.4.2",
"@medusajs/admin-shared": "2.7.1",
@@ -53,6 +54,7 @@
"@tanstack/react-virtual": "^3.8.3",
"@uiw/react-json-view": "^2.0.0-alpha.17",
"cmdk": "^0.2.0",
"copy-to-clipboard": "^3.3.3",
"date-fns": "^3.6.0",
"i18next": "23.7.11",
"i18next-browser-languagedetector": "7.2.0",