@devvit/public-api 0.10.20-next-2024-04-30-a0beaa242.0 → 0.10.20-next-2024-04-30-e7b171d04.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -7931,7 +7931,7 @@
7931
7931
  "format": "esm"
7932
7932
  },
7933
7933
  "../protos/dist/types/devvit/actor/user_configurable/user_configurable.js": {
7934
- "bytes": 11022,
7934
+ "bytes": 11293,
7935
7935
  "imports": [
7936
7936
  {
7937
7937
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -15349,7 +15349,7 @@
15349
15349
  "bytesInOutput": 9366
15350
15350
  },
15351
15351
  "../protos/dist/types/devvit/actor/user_configurable/user_configurable.js": {
15352
- "bytesInOutput": 8316
15352
+ "bytesInOutput": 8503
15353
15353
  },
15354
15354
  "../protos/dist/types/devvit/actor/reddit/context_type.js": {
15355
15355
  "bytesInOutput": 1009
@@ -16000,7 +16000,7 @@
16000
16000
  "bytesInOutput": 370
16001
16001
  }
16002
16002
  },
16003
- "bytes": 16194233
16003
+ "bytes": 16194968
16004
16004
  }
16005
16005
  }
16006
16006
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.20-next-2024-04-30-a0beaa242.0",
3
+ "version": "0.10.20-next-2024-04-30-e7b171d04.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -29,9 +29,9 @@
29
29
  },
30
30
  "types": "./index.d.ts",
31
31
  "dependencies": {
32
- "@devvit/protos": "0.10.20-next-2024-04-30-a0beaa242.0",
33
- "@devvit/runtimes": "0.10.20-next-2024-04-30-a0beaa242.0",
34
- "@devvit/shared-types": "0.10.20-next-2024-04-30-a0beaa242.0",
32
+ "@devvit/protos": "0.10.20-next-2024-04-30-e7b171d04.0",
33
+ "@devvit/runtimes": "0.10.20-next-2024-04-30-e7b171d04.0",
34
+ "@devvit/shared-types": "0.10.20-next-2024-04-30-e7b171d04.0",
35
35
  "base64-js": "1.5.1",
36
36
  "clone-deep": "4.0.1",
37
37
  "core-js": "3.27.2",
@@ -41,7 +41,7 @@
41
41
  "@ampproject/filesize": "4.3.0",
42
42
  "@devvit/eslint-config": "0.10.19",
43
43
  "@devvit/repo-tools": "0.10.19",
44
- "@devvit/tsconfig": "0.10.20-next-2024-04-30-a0beaa242.0",
44
+ "@devvit/tsconfig": "0.10.20-next-2024-04-30-e7b171d04.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "11.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -63,5 +63,5 @@
63
63
  }
64
64
  },
65
65
  "source": "./src/index.ts",
66
- "gitHead": "add3e7d75fbf5a1e2205bff435c10ededc4e9a26"
66
+ "gitHead": "f259cc51a027bdb676b6d7741f0449cd2c18208a"
67
67
  }