@devvit/ui-renderer 0.10.22-next-2024-06-03-d92bc4f86.0 → 0.10.22-next-2024-06-03-77286e2c3.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/ui-renderer",
3
- "version": "0.10.22-next-2024-06-03-d92bc4f86.0",
3
+ "version": "0.10.22-next-2024-06-03-77286e2c3.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -59,10 +59,10 @@
59
59
  "types": "./index.d.ts",
60
60
  "dependencies": {
61
61
  "@devvit/multiplatform": "0.0.1-20240529-491771c9",
62
- "@devvit/protos": "0.10.22-next-2024-06-03-d92bc4f86.0",
63
- "@devvit/runtime-lite": "0.10.22-next-2024-06-03-d92bc4f86.0",
64
- "@devvit/runtimes": "0.10.22-next-2024-06-03-d92bc4f86.0",
65
- "@devvit/shared-types": "0.10.22-next-2024-06-03-d92bc4f86.0",
62
+ "@devvit/protos": "0.10.22-next-2024-06-03-77286e2c3.0",
63
+ "@devvit/runtime-lite": "0.10.22-next-2024-06-03-77286e2c3.0",
64
+ "@devvit/runtimes": "0.10.22-next-2024-06-03-77286e2c3.0",
65
+ "@devvit/shared-types": "0.10.22-next-2024-06-03-77286e2c3.0",
66
66
  "@dotlottie/player-component": "2.7.2",
67
67
  "compare-versions": "6.1.0",
68
68
  "nice-grpc-web": "3.3.3",
@@ -91,9 +91,9 @@
91
91
  "devDependencies": {
92
92
  "@ampproject/filesize": "4.3.0",
93
93
  "@devvit/eslint-config": "0.10.21",
94
- "@devvit/public-api": "0.10.22-next-2024-06-03-d92bc4f86.0",
94
+ "@devvit/public-api": "0.10.22-next-2024-06-03-77286e2c3.0",
95
95
  "@devvit/repo-tools": "0.10.21",
96
- "@devvit/tsconfig": "0.10.22-next-2024-06-03-d92bc4f86.0",
96
+ "@devvit/tsconfig": "0.10.22-next-2024-06-03-77286e2c3.0",
97
97
  "@lit-labs/ssr": "^2.2.3",
98
98
  "@lit/localize": "0.11.4",
99
99
  "@open-wc/testing-helpers": "2.3.0",
@@ -139,5 +139,5 @@
139
139
  }
140
140
  },
141
141
  "source": "./src/index.ts",
142
- "gitHead": "d0047f87ea5ba642ee1cf0ec750ea9941214b102"
142
+ "gitHead": "a35fa0e17a04a9a0a4af63d26df1585849a9523a"
143
143
  }