chore: Version Packages (#6757)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
448a30d030
commit
74e17ee6f9
@@ -1,5 +1,15 @@
|
||||
# @medusajs/admin-ui
|
||||
|
||||
## 2.1.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#6824](https://github.com/medusajs/medusa/pull/6824) [`ef58826dd2`](https://github.com/medusajs/medusa/commit/ef58826dd240ef4093a08fbafb6788f1f7e4087f) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(admin-ui, admin): Add missing regions relation
|
||||
|
||||
- Updated dependencies [[`247ca3c3fa`](https://github.com/medusajs/medusa/commit/247ca3c3fadd69a1e90415041643727b53458e41), [`26531c5a38`](https://github.com/medusajs/medusa/commit/26531c5a38bf09ab3e77a1444cefd65a073ae713)]:
|
||||
- @medusajs/ui@2.4.3
|
||||
- @medusajs/ui-preset@1.1.3
|
||||
|
||||
## 2.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@medusajs/admin-ui",
|
||||
"author": "Kasper Kristensen <kasper@medusajs.com>",
|
||||
"license": "MIT",
|
||||
"version": "2.1.12",
|
||||
"version": "2.1.13",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/medusajs/medusa.git",
|
||||
@@ -37,8 +37,8 @@
|
||||
"@hookform/error-message": "^2.0.1",
|
||||
"@hookform/resolvers": "^3.3.1",
|
||||
"@medusajs/icons": "^1.1.0",
|
||||
"@medusajs/ui": "^2.4.0",
|
||||
"@medusajs/ui-preset": "^1.1.1",
|
||||
"@medusajs/ui": "^2.4.3",
|
||||
"@medusajs/ui-preset": "^1.1.3",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
||||
"@radix-ui/react-accordion": "^1.0.1",
|
||||
"@radix-ui/react-avatar": "^1.0.1",
|
||||
@@ -117,8 +117,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "7.22.5",
|
||||
"@medusajs/medusa": "^1.20.2",
|
||||
"@medusajs/types": "^1.11.12",
|
||||
"@medusajs/medusa": "^1.20.4",
|
||||
"@medusajs/types": "^1.11.15",
|
||||
"@types/pluralize": "^0.0.29",
|
||||
"@types/react": "^18.2.0",
|
||||
"@types/react-datepicker": "^4.10.0",
|
||||
|
||||
Reference in New Issue
Block a user