@devvit/ui-renderer 0.11.0-next-2024-08-15-0456f603c.0 → 0.11.0-next-2024-08-15-6525c7284.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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/ui-renderer",
3
- "version": "0.11.0-next-2024-08-15-0456f603c.0",
3
+ "version": "0.11.0-next-2024-08-15-6525c7284.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -59,9 +59,9 @@
59
59
  "types": "./index.d.ts",
60
60
  "dependencies": {
61
61
  "@devvit/multiplatform": "0.0.1-20240529-491771c9",
62
- "@devvit/protos": "0.11.0-next-2024-08-15-0456f603c.0",
63
- "@devvit/runtime-lite": "0.11.0-next-2024-08-15-0456f603c.0",
64
- "@devvit/shared-types": "0.11.0-next-2024-08-15-0456f603c.0",
62
+ "@devvit/protos": "0.11.0-next-2024-08-15-6525c7284.0",
63
+ "@devvit/runtime-lite": "0.11.0-next-2024-08-15-6525c7284.0",
64
+ "@devvit/shared-types": "0.11.0-next-2024-08-15-6525c7284.0",
65
65
  "@dotlottie/player-component": "2.7.2",
66
66
  "compare-versions": "6.1.0",
67
67
  "nice-grpc-web": "3.3.3",
@@ -89,10 +89,10 @@
89
89
  },
90
90
  "devDependencies": {
91
91
  "@ampproject/filesize": "4.3.0",
92
- "@devvit/eslint-config": "0.11.0-next-2024-08-15-0456f603c.0",
93
- "@devvit/public-api": "0.11.0-next-2024-08-15-0456f603c.0",
94
- "@devvit/repo-tools": "0.11.0-next-2024-08-15-0456f603c.0",
95
- "@devvit/tsconfig": "0.11.0-next-2024-08-15-0456f603c.0",
92
+ "@devvit/eslint-config": "0.11.0-next-2024-08-15-6525c7284.0",
93
+ "@devvit/public-api": "0.11.0-next-2024-08-15-6525c7284.0",
94
+ "@devvit/repo-tools": "0.11.0-next-2024-08-15-6525c7284.0",
95
+ "@devvit/tsconfig": "0.11.0-next-2024-08-15-6525c7284.0",
96
96
  "@lit-labs/ssr": "^2.2.3",
97
97
  "@lit/localize": "0.11.4",
98
98
  "@open-wc/testing-helpers": "2.3.0",
@@ -139,5 +139,5 @@
139
139
  }
140
140
  },
141
141
  "source": "./src/index.ts",
142
- "gitHead": "5dc4dfae56985a3c3bd280d8cfae0b906a7662fd"
142
+ "gitHead": "9626b8c5fff4e5e3e49a321cfb69a8ca20e28882"
143
143
  }