feat(admin, admin-ui, medusa-js, medusa-react, medusa): Support Admin Extensions (#4761)
Co-authored-by: Rares Stefan <948623+StephixOne@users.noreply.github.com> Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
co-authored by
Rares Stefan
Oli Juhl
parent
26c78bbc03
commit
f1a05f4725
@@ -39,7 +39,7 @@
|
||||
"@storybook/addon-links": "^6.3.12",
|
||||
"@storybook/addons": "^6.3.12",
|
||||
"@storybook/react": "^6.3.12",
|
||||
"@tanstack/react-query": "^4.22.0",
|
||||
"@tanstack/react-query": "4.22.0",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/react-hooks": "^8.0.1",
|
||||
"@types/jest": "^27.0.3",
|
||||
@@ -58,10 +58,10 @@
|
||||
"react-json-view": "^1.21.3",
|
||||
"ts-jest": "^29.0.5",
|
||||
"tslib": "^2.3.1",
|
||||
"tsup": "^6.5.0"
|
||||
"tsup": "6.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/medusa-js": "^6.0.2"
|
||||
"@medusajs/medusa-js": "*"
|
||||
},
|
||||
"msw": {
|
||||
"workerDirectory": "public"
|
||||
|
||||
Reference in New Issue
Block a user