@medusajs/link-modules 0.2.12-snapshot-20241011084104 → 0.2.12-snapshot-20241013171145

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medusajs/link-modules",
3
- "version": "0.2.12-snapshot-20241011084104",
3
+ "version": "0.2.12-snapshot-20241013171145",
4
4
  "description": "Medusa Default Link Modules Package and Definitions",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -33,7 +33,7 @@
33
33
  "test:integration": "jest --forceExit -- integration-tests/**/__tests__/**/*.ts"
34
34
  },
35
35
  "devDependencies": {
36
- "@medusajs/framework": "0.0.2-snapshot-20241011084104",
36
+ "@medusajs/framework": "0.0.2-snapshot-20241013171145",
37
37
  "@mikro-orm/core": "5.9.7",
38
38
  "@mikro-orm/migrations": "5.9.7",
39
39
  "@mikro-orm/postgresql": "5.9.7",
@@ -41,13 +41,13 @@
41
41
  "@swc/jest": "^0.2.36",
42
42
  "cross-env": "^5.2.1",
43
43
  "jest": "^29.7.0",
44
- "medusa-test-utils": "1.1.45-snapshot-20241011084104",
44
+ "medusa-test-utils": "1.1.45-snapshot-20241013171145",
45
45
  "rimraf": "^5.0.1",
46
46
  "tsc-alias": "^1.8.6",
47
47
  "typescript": "^5.6.2"
48
48
  },
49
49
  "peerDependencies": {
50
- "@medusajs/framework": "0.0.2-snapshot-20241011084104",
50
+ "@medusajs/framework": "0.0.2-snapshot-20241013171145",
51
51
  "@mikro-orm/core": "5.9.7",
52
52
  "@mikro-orm/migrations": "5.9.7",
53
53
  "@mikro-orm/postgresql": "5.9.7",