@devvit/ui-renderer 0.11.0-next-2024-09-18-1baccf663.0 → 0.11.0-next-2024-09-18-ac05b5116.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-09-18-1baccf663.0",
3
+ "version": "0.11.0-next-2024-09-18-ac05b5116.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-20240530-5abaf32a",
63
- "@devvit/protos": "0.11.0-next-2024-09-18-1baccf663.0",
64
- "@devvit/runtime-lite": "0.11.0-next-2024-09-18-1baccf663.0",
65
- "@devvit/shared-types": "0.11.0-next-2024-09-18-1baccf663.0",
63
+ "@devvit/protos": "0.11.0-next-2024-09-18-ac05b5116.0",
64
+ "@devvit/runtime-lite": "0.11.0-next-2024-09-18-ac05b5116.0",
65
+ "@devvit/shared-types": "0.11.0-next-2024-09-18-ac05b5116.0",
66
66
  "@dotlottie/player-component": "2.7.2",
67
67
  "nice-grpc-web": "3.3.3",
68
68
  "p-queue": "7.3.4",
@@ -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-09-18-1baccf663.0",
93
- "@devvit/public-api": "0.11.0-next-2024-09-18-1baccf663.0",
94
- "@devvit/repo-tools": "0.11.0-next-2024-09-18-1baccf663.0",
95
- "@devvit/tsconfig": "0.11.0-next-2024-09-18-1baccf663.0",
92
+ "@devvit/eslint-config": "0.11.0-next-2024-09-18-ac05b5116.0",
93
+ "@devvit/public-api": "0.11.0-next-2024-09-18-ac05b5116.0",
94
+ "@devvit/repo-tools": "0.11.0-next-2024-09-18-ac05b5116.0",
95
+ "@devvit/tsconfig": "0.11.0-next-2024-09-18-ac05b5116.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",
@@ -140,5 +140,5 @@
140
140
  }
141
141
  },
142
142
  "source": "./src/index.ts",
143
- "gitHead": "be2e322e9287f6b772e4170e04762f9c6aca569c"
143
+ "gitHead": "87687fc379f8dd8518a5925cae09feea506e65fc"
144
144
  }