@devvit/public-api 0.11.0-next-2024-07-11-64bff079e.0 → 0.11.0-next-2024-07-11-178fc80d6.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -11039,7 +11039,7 @@
11039
11039
  "format": "esm"
11040
11040
  },
11041
11041
  "../protos/dist/types/devvit/payments/v1alpha/order.js": {
11042
- "bytes": 8079,
11042
+ "bytes": 11732,
11043
11043
  "imports": [
11044
11044
  {
11045
11045
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -14341,7 +14341,7 @@
14341
14341
  "bytesInOutput": 20897
14342
14342
  },
14343
14343
  "../protos/dist/types/devvit/payments/v1alpha/order.js": {
14344
- "bytesInOutput": 7256
14344
+ "bytesInOutput": 10566
14345
14345
  },
14346
14346
  "../protos/dist/payments.js": {
14347
14347
  "bytesInOutput": 0
@@ -14614,7 +14614,7 @@
14614
14614
  "bytesInOutput": 4450
14615
14615
  }
14616
14616
  },
14617
- "bytes": 15044677
14617
+ "bytes": 15056255
14618
14618
  }
14619
14619
  }
14620
14620
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.0-next-2024-07-11-64bff079e.0",
3
+ "version": "0.11.0-next-2024-07-11-178fc80d6.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -30,8 +30,8 @@
30
30
  },
31
31
  "types": "./index.d.ts",
32
32
  "dependencies": {
33
- "@devvit/protos": "0.11.0-next-2024-07-11-64bff079e.0",
34
- "@devvit/shared-types": "0.11.0-next-2024-07-11-64bff079e.0",
33
+ "@devvit/protos": "0.11.0-next-2024-07-11-178fc80d6.0",
34
+ "@devvit/shared-types": "0.11.0-next-2024-07-11-178fc80d6.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -39,9 +39,9 @@
39
39
  },
40
40
  "devDependencies": {
41
41
  "@ampproject/filesize": "4.3.0",
42
- "@devvit/eslint-config": "0.11.0-next-2024-07-11-64bff079e.0",
43
- "@devvit/repo-tools": "0.11.0-next-2024-07-11-64bff079e.0",
44
- "@devvit/tsconfig": "0.11.0-next-2024-07-11-64bff079e.0",
42
+ "@devvit/eslint-config": "0.11.0-next-2024-07-11-178fc80d6.0",
43
+ "@devvit/repo-tools": "0.11.0-next-2024-07-11-178fc80d6.0",
44
+ "@devvit/tsconfig": "0.11.0-next-2024-07-11-178fc80d6.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.3.3",
47
47
  "@types/clone-deep": "4.0.1",
@@ -64,5 +64,5 @@
64
64
  }
65
65
  },
66
66
  "source": "./src/index.ts",
67
- "gitHead": "e882b96046466a1b3938b94b0bb3eff1b2e230e7"
67
+ "gitHead": "0f366f5ec72eb7e0abb8cd2b26e66369c5570f57"
68
68
  }