@devvit/runtimes 0.11.0-next-2024-08-14-0fd71c398.0 → 0.11.0-next-2024-08-14-74944e076.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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/runtimes",
3
- "version": "0.11.0-next-2024-08-14-0fd71c398.0",
3
+ "version": "0.11.0-next-2024-08-14-74944e076.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -26,9 +26,9 @@
26
26
  },
27
27
  "types": "./index.d.ts",
28
28
  "dependencies": {
29
- "@devvit/protos": "0.11.0-next-2024-08-14-0fd71c398.0",
30
- "@devvit/shared-types": "0.11.0-next-2024-08-14-0fd71c398.0",
31
- "@devvit/web-worker": "0.11.0-next-2024-08-14-0fd71c398.0",
29
+ "@devvit/protos": "0.11.0-next-2024-08-14-74944e076.0",
30
+ "@devvit/shared-types": "0.11.0-next-2024-08-14-74944e076.0",
31
+ "@devvit/web-worker": "0.11.0-next-2024-08-14-74944e076.0",
32
32
  "base64-js": "1.5.1",
33
33
  "buffer": "6.0.3",
34
34
  "cron-parser": "4.7.1",
@@ -39,9 +39,9 @@
39
39
  "uuid": "9.0.0"
40
40
  },
41
41
  "devDependencies": {
42
- "@devvit/eslint-config": "0.11.0-next-2024-08-14-0fd71c398.0",
43
- "@devvit/repo-tools": "0.11.0-next-2024-08-14-0fd71c398.0",
44
- "@devvit/tsconfig": "0.11.0-next-2024-08-14-0fd71c398.0",
42
+ "@devvit/eslint-config": "0.11.0-next-2024-08-14-74944e076.0",
43
+ "@devvit/repo-tools": "0.11.0-next-2024-08-14-74944e076.0",
44
+ "@devvit/tsconfig": "0.11.0-next-2024-08-14-74944e076.0",
45
45
  "@types/node-localstorage": "1.3.0",
46
46
  "@types/uuid": "9.0.0",
47
47
  "concurrently": "7.5.0",
@@ -55,5 +55,5 @@
55
55
  "directory": "dist"
56
56
  },
57
57
  "source": "./src/index.ts",
58
- "gitHead": "fa443c0f34e4a8c1f5bf5835a98bd45c853573b8"
58
+ "gitHead": "14be7cd06d5125b841c15e9b0f247646707c26e2"
59
59
  }