@shopify/oxygen-cli 4.4.28-unstable.202409051823.0 → 4.4.28-unstable.202409051844.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,8 @@
5
5
  ### Patch Changes
6
6
 
7
7
  - 659dc31: Update @shopify/eslint-plugin from 45.0.0 to 46.0.0
8
+ - 9c33e41: Update @bugsnag/core from 7.25.0 to 8.0.0
9
+ - 5793878: Update @bugsnag/node from 7.25.0 to 8.0.0
8
10
  - 7ea5661: Update @bugsnag/js from 7.25.0 to 8.0.0
9
11
  - 7239049: Update vite from 5.4.2 to 5.4.3
10
12
  - 2ce8171: Update @changesets/cli from 2.27.7 to 2.27.8
@@ -194,5 +194,5 @@
194
194
  ]
195
195
  }
196
196
  },
197
- "version": "4.4.28-unstable.202409051823.0"
197
+ "version": "4.4.28-unstable.202409051844.0"
198
198
  }
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "@shopify:registry": "https://registry.npmjs.org"
6
6
  },
7
7
  "license": "MIT",
8
- "version": "4.4.28-unstable.202409051823.0",
8
+ "version": "4.4.28-unstable.202409051844.0",
9
9
  "type": "module",
10
10
  "scripts": {
11
11
  "build": "tsup --sourcemap --clean --config ./tsup.config.ts && oclif manifest",
@@ -36,9 +36,9 @@
36
36
  "CHANGELOG.md"
37
37
  ],
38
38
  "dependencies": {
39
- "@bugsnag/core": "^7.25.0",
39
+ "@bugsnag/core": "^8.0.0",
40
40
  "@bugsnag/js": "^8.0.0",
41
- "@bugsnag/node": "^7.25.0",
41
+ "@bugsnag/node": "^8.0.0",
42
42
  "async": "^3.2.6"
43
43
  },
44
44
  "peerDependencies": {