@devvit/ui-renderer 0.11.0-next-2024-08-28-eb5b5c1b9.0 → 0.11.0-next-2024-08-29-fd7c15444.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-28-eb5b5c1b9.0",
3
+ "version": "0.11.0-next-2024-08-29-fd7c15444.0",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",
@@ -60,9 +60,9 @@
60
60
  "types": "./index.d.ts",
61
61
  "dependencies": {
62
62
  "@devvit/multiplatform": "0.0.1-20240529-491771c9",
63
- "@devvit/protos": "0.11.0-next-2024-08-28-eb5b5c1b9.0",
64
- "@devvit/runtime-lite": "0.11.0-next-2024-08-28-eb5b5c1b9.0",
65
- "@devvit/shared-types": "0.11.0-next-2024-08-28-eb5b5c1b9.0",
63
+ "@devvit/protos": "0.11.0-next-2024-08-29-fd7c15444.0",
64
+ "@devvit/runtime-lite": "0.11.0-next-2024-08-29-fd7c15444.0",
65
+ "@devvit/shared-types": "0.11.0-next-2024-08-29-fd7c15444.0",
66
66
  "@dotlottie/player-component": "2.7.2",
67
67
  "compare-versions": "6.1.0",
68
68
  "nice-grpc-web": "3.3.3",
@@ -90,10 +90,10 @@
90
90
  },
91
91
  "devDependencies": {
92
92
  "@ampproject/filesize": "4.3.0",
93
- "@devvit/eslint-config": "0.11.0-next-2024-08-28-eb5b5c1b9.0",
94
- "@devvit/public-api": "0.11.0-next-2024-08-28-eb5b5c1b9.0",
95
- "@devvit/repo-tools": "0.11.0-next-2024-08-28-eb5b5c1b9.0",
96
- "@devvit/tsconfig": "0.11.0-next-2024-08-28-eb5b5c1b9.0",
93
+ "@devvit/eslint-config": "0.11.0-next-2024-08-29-fd7c15444.0",
94
+ "@devvit/public-api": "0.11.0-next-2024-08-29-fd7c15444.0",
95
+ "@devvit/repo-tools": "0.11.0-next-2024-08-29-fd7c15444.0",
96
+ "@devvit/tsconfig": "0.11.0-next-2024-08-29-fd7c15444.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",
@@ -141,5 +141,5 @@
141
141
  }
142
142
  },
143
143
  "source": "./src/index.ts",
144
- "gitHead": "4d32ef7982e94d60c54134878bab29623102e36d"
144
+ "gitHead": "35ed922748de1657a137793076caa8a7b7fa9373"
145
145
  }