@devvit/public-api 0.10.18-next-2024-03-29-98c9b9021.0 → 0.10.18-next-2024-04-01-02e6ad07e.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.json CHANGED
@@ -11080,7 +11080,7 @@
11080
11080
  "format": "esm"
11081
11081
  },
11082
11082
  "../protos/dist/types/devvit/data/api/v1alpha/filter.js": {
11083
- "bytes": 34443,
11083
+ "bytes": 35008,
11084
11084
  "imports": [
11085
11085
  {
11086
11086
  "path": "../../node_modules/protobufjs/minimal.js",
@@ -15600,7 +15600,7 @@
15600
15600
  "bytesInOutput": 4913
15601
15601
  },
15602
15602
  "../protos/dist/types/devvit/data/api/v1alpha/filter.js": {
15603
- "bytesInOutput": 31769
15603
+ "bytesInOutput": 32251
15604
15604
  },
15605
15605
  "../protos/dist/types/devvit/actor/settings/v1alpha/shared.js": {
15606
15606
  "bytesInOutput": 12339
@@ -15894,7 +15894,7 @@
15894
15894
  "bytesInOutput": 370
15895
15895
  }
15896
15896
  },
15897
- "bytes": 14431524
15897
+ "bytes": 14433142
15898
15898
  }
15899
15899
  }
15900
15900
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.18-next-2024-03-29-98c9b9021.0",
3
+ "version": "0.10.18-next-2024-04-01-02e6ad07e.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.18-next-2024-03-29-98c9b9021.0",
33
- "@devvit/runtimes": "0.10.18-next-2024-03-29-98c9b9021.0",
34
- "@devvit/shared-types": "0.10.18-next-2024-03-29-98c9b9021.0",
32
+ "@devvit/protos": "0.10.18-next-2024-04-01-02e6ad07e.0",
33
+ "@devvit/runtimes": "0.10.18-next-2024-04-01-02e6ad07e.0",
34
+ "@devvit/shared-types": "0.10.18-next-2024-04-01-02e6ad07e.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.17",
43
43
  "@devvit/repo-tools": "0.10.17",
44
- "@devvit/tsconfig": "0.10.18-next-2024-03-29-98c9b9021.0",
44
+ "@devvit/tsconfig": "0.10.18-next-2024-04-01-02e6ad07e.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": "fba557d1a43d76b0ed7aa143d636455fb0c070bd"
66
+ "gitHead": "5253250eecdf20b158c25fe17936065a2aa0c4b7"
67
67
  }