chore: Version Packages (#5754)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-12-14 15:27:39 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 2826605b01
commit 7f5e638f61
49 changed files with 227 additions and 158 deletions
+5 -5
View File
@@ -2,7 +2,7 @@
"name": "@medusajs/admin-ui",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"version": "2.1.9",
"version": "2.1.10",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
@@ -37,7 +37,7 @@
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.1",
"@medusajs/icons": "^1.1.0",
"@medusajs/ui": "^2.2.3",
"@medusajs/ui": "^2.2.4",
"@medusajs/ui-preset": "^1.0.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
"@radix-ui/react-accordion": "^1.0.1",
@@ -70,7 +70,7 @@
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.1",
"md5": "^2.3.0",
"medusa-react": "^9.0.11",
"medusa-react": "^9.0.12",
"mini-css-extract-plugin": "^2.7.6",
"moment": "^2.29.4",
"path-browserify": "^1.0.1",
@@ -117,8 +117,8 @@
},
"devDependencies": {
"@babel/types": "7.22.5",
"@medusajs/medusa": "^1.18.1",
"@medusajs/types": "^1.11.8",
"@medusajs/medusa": "^1.19.0",
"@medusajs/types": "^1.11.9",
"@types/pluralize": "^0.0.29",
"@types/react": "^18.2.0",
"@types/react-datepicker": "^4.10.0",