chore: Version Packages (#5454)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-01 08:19:58 +01:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 9f29f18ee9
commit 309c82e175
61 changed files with 267 additions and 173 deletions
+4 -4
View File
@@ -2,7 +2,7 @@
"name": "@medusajs/admin-ui",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
"version": "2.1.5",
"version": "2.1.6",
"repository": {
"type": "git",
"url": "https://github.com/medusajs/medusa.git",
@@ -70,7 +70,7 @@
"i18next-browser-languagedetector": "^7.0.1",
"i18next-http-backend": "^2.2.1",
"md5": "^2.3.0",
"medusa-react": "^9.0.9",
"medusa-react": "^9.0.10",
"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.17.2",
"@medusajs/types": "^1.11.4",
"@medusajs/medusa": "^1.17.3",
"@medusajs/types": "^1.11.5",
"@types/pluralize": "^0.0.29",
"@types/react": "^18.0.27",
"@types/react-datepicker": "^4.10.0",