@devvit/public-api 0.11.0-next-2024-08-14-9fb0d1d0f.0 → 0.11.0-next-2024-08-14-961a212a4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +7 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/public-api",
3
- "version": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
3
+ "version": "0.11.0-next-2024-08-14-961a212a4.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-08-14-9fb0d1d0f.0",
34
- "@devvit/shared-types": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
33
+ "@devvit/protos": "0.11.0-next-2024-08-14-961a212a4.0",
34
+ "@devvit/shared-types": "0.11.0-next-2024-08-14-961a212a4.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-08-14-9fb0d1d0f.0",
43
- "@devvit/repo-tools": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
44
- "@devvit/tsconfig": "0.11.0-next-2024-08-14-9fb0d1d0f.0",
42
+ "@devvit/eslint-config": "0.11.0-next-2024-08-14-961a212a4.0",
43
+ "@devvit/repo-tools": "0.11.0-next-2024-08-14-961a212a4.0",
44
+ "@devvit/tsconfig": "0.11.0-next-2024-08-14-961a212a4.0",
45
45
  "@microsoft/api-extractor": "7.41.0",
46
46
  "@reddit/faceplate-ui": "16.1.0",
47
47
  "@types/clone-deep": "4.0.1",
@@ -64,5 +64,5 @@
64
64
  }
65
65
  },
66
66
  "source": "./src/index.ts",
67
- "gitHead": "26146c722ea3311ee9f1f58438e0babdbae8e263"
67
+ "gitHead": "05497c0f8c99349b21a9f97d188a25f9335d74a5"
68
68
  }