@devvit/ui-renderer 0.11.0-next-2024-08-14-961a212a4.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 +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-14-961a212a4.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",
@@ -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-14-961a212a4.0",
63
- "@devvit/runtime-lite": "0.11.0-next-2024-08-14-961a212a4.0",
64
- "@devvit/shared-types": "0.11.0-next-2024-08-14-961a212a4.0",
62
+ "@devvit/protos": "0.11.0-next-2024-08-14-74944e076.0",
63
+ "@devvit/runtime-lite": "0.11.0-next-2024-08-14-74944e076.0",
64
+ "@devvit/shared-types": "0.11.0-next-2024-08-14-74944e076.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-14-961a212a4.0",
93
- "@devvit/public-api": "0.11.0-next-2024-08-14-961a212a4.0",
94
- "@devvit/repo-tools": "0.11.0-next-2024-08-14-961a212a4.0",
95
- "@devvit/tsconfig": "0.11.0-next-2024-08-14-961a212a4.0",
92
+ "@devvit/eslint-config": "0.11.0-next-2024-08-14-74944e076.0",
93
+ "@devvit/public-api": "0.11.0-next-2024-08-14-74944e076.0",
94
+ "@devvit/repo-tools": "0.11.0-next-2024-08-14-74944e076.0",
95
+ "@devvit/tsconfig": "0.11.0-next-2024-08-14-74944e076.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": "05497c0f8c99349b21a9f97d188a25f9335d74a5"
142
+ "gitHead": "14be7cd06d5125b841c15e9b0f247646707c26e2"
143
143
  }