@devvit/public-api 0.11.0-next-2024-08-14-6cad75474.0 → 0.11.0-next-2024-08-14-02fb03297.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-6cad75474.0",
3
+ "version": "0.11.0-next-2024-08-14-02fb03297.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-6cad75474.0",
34
- "@devvit/shared-types": "0.11.0-next-2024-08-14-6cad75474.0",
33
+ "@devvit/protos": "0.11.0-next-2024-08-14-02fb03297.0",
34
+ "@devvit/shared-types": "0.11.0-next-2024-08-14-02fb03297.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-6cad75474.0",
43
- "@devvit/repo-tools": "0.11.0-next-2024-08-14-6cad75474.0",
44
- "@devvit/tsconfig": "0.11.0-next-2024-08-14-6cad75474.0",
42
+ "@devvit/eslint-config": "0.11.0-next-2024-08-14-02fb03297.0",
43
+ "@devvit/repo-tools": "0.11.0-next-2024-08-14-02fb03297.0",
44
+ "@devvit/tsconfig": "0.11.0-next-2024-08-14-02fb03297.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": "d3a80d42e6d98fdcc2f98527951c4cde3186e346"
67
+ "gitHead": "14d82c7b9d9f925cd38e058e32ea59ea529e38d6"
68
68
  }