chore: Version Packages (#6757)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-26 18:04:04 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 448a30d030
commit 74e17ee6f9
82 changed files with 420 additions and 273 deletions
+5 -5
View File
@@ -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",