Pārlūkot izejas kodu

chore: Fix next versions

olivermrbl 2 gadi atpakaļ
vecāks
revīzija
99e4a5ae29
2 mainītis faili ar 54 papildinājumiem un 68 dzēšanām
  1. 11 11
      package.json
  2. 43 57
      yarn.lock

+ 11 - 11
package.json

@@ -24,22 +24,22 @@
     "build:admin": "cross-env medusa-admin build"
   },
   "dependencies": {
-    "@babel/preset-typescript": "^7.21.4",
-    "@medusajs/cache-inmemory": "^1.8.7-next-20230529135657",
-    "@medusajs/cache-redis": "^1.8.7-next-20230529135657",
-    "@medusajs/event-bus-local": "^1.9.4-next-20230529135657",
-    "@medusajs/event-bus-redis": "^1.8.7-next-20230529135657",
-    "@medusajs/file-local": "^1.0.1-next-20230529135657",
-    "@medusajs/medusa": "^1.11.1-next-20230530064705",
+    "@babel/preset-typescript": "7.21.4",
+    "@medusajs/cache-inmemory": "1.8.7-next-20230530064705",
+    "@medusajs/cache-redis": "1.8.7-next-20230530064705",
+    "@medusajs/event-bus-local": "1.9.4-next-20230530064705",
+    "@medusajs/event-bus-redis": "1.8.7-next-20230530064705",
+    "@medusajs/file-local": "1.0.1-next-20230529135657",
+    "@medusajs/medusa": "1.11.1-next-20230530064705",
     "@medusajs/medusa-cli": "^1.3.14",
     "babel-preset-medusa-package": "^1.1.13",
     "body-parser": "^1.19.0",
     "cors": "^2.8.5",
     "express": "^4.17.2",
-    "medusa-fulfillment-manual": "^1.1.37-next-20230324075823",
-    "medusa-interfaces": "^1.3.7-next-20230324075823",
-    "medusa-payment-manual": "^1.0.23-next-20230324075823",
-    "medusa-payment-stripe": "^5.0.1-next-20230529135657",
+    "medusa-fulfillment-manual": "1.1.37-next-20230324075823",
+    "medusa-interfaces": "1.3.7-next-20230324075823",
+    "medusa-payment-manual": "1.0.23-next-20230324075823",
+    "medusa-payment-stripe": "5.0.1-next-20230529135657",
     "typeorm": "^0.3.16"
   },
   "devDependencies": {

+ 43 - 57
yarn.lock

@@ -705,9 +705,9 @@
     "@babel/helper-module-transforms" "^7.20.11"
     "@babel/helper-plugin-utils" "^7.20.2"
 
-"@babel/plugin-transform-modules-commonjs@^7.21.5":
+"@babel/plugin-transform-modules-commonjs@^7.21.2", "@babel/plugin-transform-modules-commonjs@^7.21.5":
   version "7.21.5"
-  resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz"
+  resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz#d69fb947eed51af91de82e4708f676864e5e47bc"
   integrity sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==
   dependencies:
     "@babel/helper-module-transforms" "^7.21.5"
@@ -950,7 +950,18 @@
     "@babel/types" "^7.4.4"
     esutils "^2.0.2"
 
-"@babel/preset-typescript@^7.16.0", "@babel/preset-typescript@^7.21.4":
+"@babel/preset-typescript@7.21.4":
+  version "7.21.4"
+  resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.21.4.tgz#b913ac8e6aa8932e47c21b01b4368d8aa239a529"
+  integrity sha512-sMLNWY37TCdRH/bJ6ZeeOH1nPuanED7Ai9Y/vH31IPqalioJ6ZNFUWONsakhv4r4n+I6gm5lmoE0olkgib/j/A==
+  dependencies:
+    "@babel/helper-plugin-utils" "^7.20.2"
+    "@babel/helper-validator-option" "^7.21.0"
+    "@babel/plugin-syntax-jsx" "^7.21.4"
+    "@babel/plugin-transform-modules-commonjs" "^7.21.2"
+    "@babel/plugin-transform-typescript" "^7.21.3"
+
+"@babel/preset-typescript@^7.16.0":
   version "7.21.5"
   resolved "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.21.5.tgz"
   integrity sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==
@@ -1285,42 +1296,42 @@
     semver "^7.3.5"
     tar "^6.1.11"
 
-"@medusajs/cache-inmemory@^1.8.7-next-20230529135657":
-  version "1.8.7-next-20230529135657"
-  resolved "https://registry.yarnpkg.com/@medusajs/cache-inmemory/-/cache-inmemory-1.8.7-next-20230529135657.tgz#0dfdb98ece24ca8ee0cd742917972626607c3adb"
-  integrity sha512-eCjx6/mFzBTRxClGoWpI+qUoLDHWQa8w+KVVGWnymLiWpXC7wwVcni8R1AMDvIFMxaI06w/yCvDqs6pJ0X5IWw==
+"@medusajs/cache-inmemory@1.8.7-next-20230530064705":
+  version "1.8.7-next-20230530064705"
+  resolved "https://registry.yarnpkg.com/@medusajs/cache-inmemory/-/cache-inmemory-1.8.7-next-20230530064705.tgz#a4af9c209bfd6d91513d57bc3598cefb3150dd87"
+  integrity sha512-S1BD2T2iUotF6xGcptFBuX6tcGe016BWt/tIttEbfbZ8IqMUErjqDiRlTxEf0bHDpiSZPrknieeFSVDFUKY0Qg==
   dependencies:
-    "@medusajs/modules-sdk" "1.8.7-next-20230529135657"
+    "@medusajs/modules-sdk" "1.8.7-next-20230530064705"
 
-"@medusajs/cache-redis@^1.8.7-next-20230529135657":
-  version "1.8.7-next-20230529135657"
-  resolved "https://registry.yarnpkg.com/@medusajs/cache-redis/-/cache-redis-1.8.7-next-20230529135657.tgz#23f801046c3665948099534da2ac658fd2c6672e"
-  integrity sha512-06H9kjL9asC6Xix4NJTPUUcpo9itHQnHi8TyOaMYma2WlCHapK6UONnYPQtnH2WXmkpDctqsbxiqwkvzkAl0MQ==
+"@medusajs/cache-redis@1.8.7-next-20230530064705":
+  version "1.8.7-next-20230530064705"
+  resolved "https://registry.yarnpkg.com/@medusajs/cache-redis/-/cache-redis-1.8.7-next-20230530064705.tgz#25b54da3130919600e3aedc70461d2fc580c9c95"
+  integrity sha512-w23iD4OmxkVHtyO7mRY778R/ZkY0xndjwhmOZId365AxIzqZUJRrPoxdKBql8cZ5c0TKeSCG8ECz1/CKe7E5NQ==
   dependencies:
-    "@medusajs/modules-sdk" "1.8.7-next-20230529135657"
+    "@medusajs/modules-sdk" "1.8.7-next-20230530064705"
     awilix "^8.0.0"
     ioredis "^5.3.1"
 
-"@medusajs/event-bus-local@^1.9.4-next-20230529135657":
-  version "1.9.4-next-20230529135657"
-  resolved "https://registry.yarnpkg.com/@medusajs/event-bus-local/-/event-bus-local-1.9.4-next-20230529135657.tgz#21d8ebea0d1d9e2be0aac6321f685864ebb55613"
-  integrity sha512-0334dPLZ5YrGpwgzz2U1azqyWdckPorzylRUSD/t4qMDsCOcGgsCG99luBBIofE3m3VBtBD3WI7fL5aj3XmTPA==
+"@medusajs/event-bus-local@1.9.4-next-20230530064705":
+  version "1.9.4-next-20230530064705"
+  resolved "https://registry.yarnpkg.com/@medusajs/event-bus-local/-/event-bus-local-1.9.4-next-20230530064705.tgz#a2f154e8a82572d779663925e8a8f88b3e3c7d18"
+  integrity sha512-cPIdE9KlECfe+O6nukBgD9PHc7eW63RPn3aPsboGB8pvP5TXo7kbAD6UbOu1bpxf832cHxZgM57HgUsJCSJMsg==
   dependencies:
-    "@medusajs/modules-sdk" "1.8.7-next-20230529135657"
-    "@medusajs/utils" "1.9.0-next-20230529135657"
+    "@medusajs/modules-sdk" "1.8.7-next-20230530064705"
+    "@medusajs/utils" "1.9.0-next-20230530064705"
 
-"@medusajs/event-bus-redis@^1.8.7-next-20230529135657":
-  version "1.8.7-next-20230529135657"
-  resolved "https://registry.yarnpkg.com/@medusajs/event-bus-redis/-/event-bus-redis-1.8.7-next-20230529135657.tgz#a725e73a276cece5a7f0af0fbc230fcf31d0b23b"
-  integrity sha512-kTzOlJjZklqA0GQqNtlVbBage4e2s0KX+EXSbVj/FpKT8diWlZu/dVYVLusLJAxV9PrK4wLvOk/InTMVnric5A==
+"@medusajs/event-bus-redis@1.8.7-next-20230530064705":
+  version "1.8.7-next-20230530064705"
+  resolved "https://registry.yarnpkg.com/@medusajs/event-bus-redis/-/event-bus-redis-1.8.7-next-20230530064705.tgz#d61b1bab18ecf26378347ca7a3372eb732436406"
+  integrity sha512-ytQnUTZZ9P2WkA5vzgK9yYtlkVUh8LujuFAslRPS5PJJT5pQ31mvVTm5hxTJ4rN2sb/YU4fil1cjqspelwS9bA==
   dependencies:
-    "@medusajs/modules-sdk" "1.8.7-next-20230529135657"
-    "@medusajs/utils" "1.9.0-next-20230529135657"
+    "@medusajs/modules-sdk" "1.8.7-next-20230530064705"
+    "@medusajs/utils" "1.9.0-next-20230530064705"
     awilix "^8.0.0"
     bullmq "^3.5.6"
     ioredis "^5.2.5"
 
-"@medusajs/file-local@^1.0.1-next-20230529135657":
+"@medusajs/file-local@1.0.1-next-20230529135657":
   version "1.0.1-next-20230529135657"
   resolved "https://registry.yarnpkg.com/@medusajs/file-local/-/file-local-1.0.1-next-20230529135657.tgz#82c5897b7dd91baeb3b9318a566b0ead7cb7e412"
   integrity sha512-D6gUB1UXUbeQz3daDZ29iSePbxC3O/2JHitpVywzDguxV68otR0eN8Wp4czhrh88MbfobdoqwBI1uQWm27OwhA==
@@ -1392,7 +1403,7 @@
     winston "^3.8.2"
     yargs "^15.3.1"
 
-"@medusajs/medusa@^1.11.1-next-20230530064705":
+"@medusajs/medusa@1.11.1-next-20230530064705":
   version "1.11.1-next-20230530064705"
   resolved "https://registry.yarnpkg.com/@medusajs/medusa/-/medusa-1.11.1-next-20230530064705.tgz#334fc2caa36a83c7df73a5f177f950b97a5078c0"
   integrity sha512-dFlDX/8OIuwITxjFVDpoPcolQFXMoH4vkokbFa5hFj6wfnJ48ImU5zUNL4PYlv3HaFgbo44thWrxvuFOKpwIog==
@@ -1446,18 +1457,6 @@
     uuid "^9.0.0"
     winston "^3.8.2"
 
-"@medusajs/modules-sdk@1.8.7-next-20230529135657":
-  version "1.8.7-next-20230529135657"
-  resolved "https://registry.yarnpkg.com/@medusajs/modules-sdk/-/modules-sdk-1.8.7-next-20230529135657.tgz#c204fb7da2a01d6bdd60748b9cb0092380e91c99"
-  integrity sha512-n7RL7FAsS0X8TpaWOjsCykzY1CtG0QTa5md0fdeXGc+W5O/dUVsHqJExiDQDWe5fodtS5m58GEWc1JuNVWNSVw==
-  dependencies:
-    "@medusajs/types" "1.8.7-next-20230529135657"
-    "@medusajs/utils" "1.9.0-next-20230529135657"
-    awilix "^8.0.0"
-    glob "7.1.6"
-    medusa-telemetry "^0.0.16"
-    resolve-cwd "^3.0.0"
-
 "@medusajs/modules-sdk@1.8.7-next-20230530064705":
   version "1.8.7-next-20230530064705"
   resolved "https://registry.yarnpkg.com/@medusajs/modules-sdk/-/modules-sdk-1.8.7-next-20230530064705.tgz#51de2331aa18fa7aa3120b8858e5edaa284da996"
@@ -1470,11 +1469,6 @@
     medusa-telemetry "^0.0.16"
     resolve-cwd "^3.0.0"
 
-"@medusajs/types@1.8.7-next-20230529135657":
-  version "1.8.7-next-20230529135657"
-  resolved "https://registry.yarnpkg.com/@medusajs/types/-/types-1.8.7-next-20230529135657.tgz#f6efddc8d59c78b3f8d05a0442f7645034a41b8f"
-  integrity sha512-TVtu2+jy5E5BhpCB5svGQjW9e90lXODr5bADYxdh93DPHSeu2tk8GWthhYD35g9tJqWugnxY0rNsPAMG5ObZ1A==
-
 "@medusajs/types@1.8.7-next-20230530064705":
   version "1.8.7-next-20230530064705"
   resolved "https://registry.yarnpkg.com/@medusajs/types/-/types-1.8.7-next-20230530064705.tgz#3d184dccd3b25a38895256803be61b5f0ce3f4b9"
@@ -1491,14 +1485,6 @@
     typeorm "^0.3.16"
     ulid "^2.3.0"
 
-"@medusajs/utils@1.9.0-next-20230529135657":
-  version "1.9.0-next-20230529135657"
-  resolved "https://registry.yarnpkg.com/@medusajs/utils/-/utils-1.9.0-next-20230529135657.tgz#0bfdd24d83bab4a9e861538f2b7c65dd471cacb9"
-  integrity sha512-D6t3oC/hi3fSmpFUHEpkv3qC0dbJ/BmxD+fO2eBfN8LxhJOop68ZwUIKFV4OY/BRzl+exWGNCyHv1t4e2yxsPA==
-  dependencies:
-    awilix "^8.0.0"
-    ulid "^2.3.0"
-
 "@medusajs/utils@1.9.0-next-20230530064705":
   version "1.9.0-next-20230530064705"
   resolved "https://registry.yarnpkg.com/@medusajs/utils/-/utils-1.9.0-next-20230530064705.tgz#39f5016d8c9c1042f53602ad860d386bc7b6dd9e"
@@ -2265,7 +2251,7 @@ babel-preset-jest@^27.5.1:
 
 babel-preset-medusa-package@^1.1.13:
   version "1.1.19"
-  resolved "https://registry.npmjs.org/babel-preset-medusa-package/-/babel-preset-medusa-package-1.1.19.tgz"
+  resolved "https://registry.yarnpkg.com/babel-preset-medusa-package/-/babel-preset-medusa-package-1.1.19.tgz#6b761cdf16bae007aa779610951c64627bfefcb7"
   integrity sha512-UZemPhNkoLhO4bVLi2QddqD28o4q7hFHHJcbgL68XENS66KchjBXeo5Fng63KALJv+RRe5rqoyY+J/JPdHLGbw==
   dependencies:
     "@babel/plugin-proposal-class-properties" "^7.12.1"
@@ -5011,7 +4997,7 @@ medusa-core-utils@^1.2.0:
   resolved "https://registry.npmjs.org/medusa-core-utils/-/medusa-core-utils-1.2.0.tgz"
   integrity sha512-9mzXGkMsll92C46Ub8A9vwjcfFiHfdkgshwmPP9QpRrm02M6N+SQb45S2A9t0dKjyT9J7rgCCSrFhYQg3pvqbw==
 
-medusa-fulfillment-manual@^1.1.37-next-20230324075823:
+medusa-fulfillment-manual@1.1.37-next-20230324075823:
   version "1.1.37-next-20230324075823"
   resolved "https://registry.yarnpkg.com/medusa-fulfillment-manual/-/medusa-fulfillment-manual-1.1.37-next-20230324075823.tgz#67e09f4acdf0c1256714a82861d58d7995271d2d"
   integrity sha512-PNOepEzMI0OB3RFS8H1t5jc60tgjqac1c/Pel6ZKCP4oNkKnVRkRCbSBmmv0s4RzoAokwtbqtYHlr9Y++N4B2w==
@@ -5022,17 +5008,17 @@ medusa-fulfillment-manual@^1.1.37-next-20230324075823:
     express "^4.17.1"
     medusa-core-utils "1.2.0-next-20230324075823"
 
-medusa-interfaces@^1.3.7-next-20230324075823:
+medusa-interfaces@1.3.7-next-20230324075823:
   version "1.3.7-next-20230324075823"
   resolved "https://registry.yarnpkg.com/medusa-interfaces/-/medusa-interfaces-1.3.7-next-20230324075823.tgz#10973cd558fb8c566990b6e916810ce98ac880c8"
   integrity sha512-xwojb0DY+MUEbrQHYsGg7GnxVId2EQT511FuGdlnV0ZjLhLjZ45KxkF5o37aCoCrp+ZOpdsI/QTiJX3SR4ktoA==
 
-medusa-payment-manual@^1.0.23-next-20230324075823:
+medusa-payment-manual@1.0.23-next-20230324075823:
   version "1.0.23-next-20230324075823"
   resolved "https://registry.yarnpkg.com/medusa-payment-manual/-/medusa-payment-manual-1.0.23-next-20230324075823.tgz#ce3dfd0531b8fd93a793bc99b9c794324165a176"
   integrity sha512-bIMHB4v2FPFUuMWYGw/5uFUrFC1a6OuqNHf8n8kgqWrW/+20BhCR1B/zkiRUdCNheDNPLAqRklgXhl8Un9MixQ==
 
-medusa-payment-stripe@^5.0.1-next-20230529135657:
+medusa-payment-stripe@5.0.1-next-20230529135657:
   version "5.0.1-next-20230529135657"
   resolved "https://registry.yarnpkg.com/medusa-payment-stripe/-/medusa-payment-stripe-5.0.1-next-20230529135657.tgz#5d12673221aef341021c2c90c6c65789c0194727"
   integrity sha512-fRxwU6QeO+mt0M8Q1ETcsDpnBuGqlLjPhYiJn2SJ2+IJseXmEnUoQ140VayF/HGJmBfiG9oB0h65yfH15oB+gA==