@devvit/public-api 0.10.19-next-2024-04-16-dd9c95d6f.0 → 0.10.19-next-2024-04-16-9e95fdccf.0

Sign up to get free protection for your applications and to get access to all the features.
package/meta.min.json CHANGED
@@ -3764,7 +3764,7 @@
3764
3764
  "format": "esm"
3765
3765
  },
3766
3766
  "src/devvit/internals/blocks/handler/BlocksHandler.ts": {
3767
- "bytes": 13268,
3767
+ "bytes": 13302,
3768
3768
  "imports": [
3769
3769
  {
3770
3770
  "path": "@devvit/protos",
@@ -4618,7 +4618,7 @@
4618
4618
  "imports": [],
4619
4619
  "exports": [],
4620
4620
  "inputs": {},
4621
- "bytes": 1218180
4621
+ "bytes": 1218225
4622
4622
  },
4623
4623
  "dist/public-api.min.js": {
4624
4624
  "imports": [
@@ -5311,7 +5311,7 @@
5311
5311
  "bytesInOutput": 260
5312
5312
  },
5313
5313
  "src/devvit/internals/blocks/handler/BlocksHandler.ts": {
5314
- "bytesInOutput": 4583
5314
+ "bytesInOutput": 4597
5315
5315
  },
5316
5316
  "src/devvit/internals/blocks/handler/useState.ts": {
5317
5317
  "bytesInOutput": 358
@@ -5407,7 +5407,7 @@
5407
5407
  "bytesInOutput": 178
5408
5408
  }
5409
5409
  },
5410
- "bytes": 260409
5410
+ "bytes": 260423
5411
5411
  }
5412
5412
  }
5413
5413
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.10.19-next-2024-04-16-dd9c95d6f.0",
3
+ "version": "0.10.19-next-2024-04-16-9e95fdccf.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.19-next-2024-04-16-dd9c95d6f.0",
33
- "@devvit/runtimes": "0.10.19-next-2024-04-16-dd9c95d6f.0",
34
- "@devvit/shared-types": "0.10.19-next-2024-04-16-dd9c95d6f.0",
32
+ "@devvit/protos": "0.10.19-next-2024-04-16-9e95fdccf.0",
33
+ "@devvit/runtimes": "0.10.19-next-2024-04-16-9e95fdccf.0",
34
+ "@devvit/shared-types": "0.10.19-next-2024-04-16-9e95fdccf.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.18",
43
43
  "@devvit/repo-tools": "0.10.18",
44
- "@devvit/tsconfig": "0.10.19-next-2024-04-16-dd9c95d6f.0",
44
+ "@devvit/tsconfig": "0.10.19-next-2024-04-16-9e95fdccf.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": "b392eb4933a123395711635f6ce50c935b96664f"
66
+ "gitHead": "fe7557e9d531d7bd9f563a42e9472ee077569d0a"
67
67
  }