@devvit/ui-renderer 0.11.0-next-2024-07-29-74c4bb837.0 → 0.11.0-next-2024-07-30-2398bf2d4.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 +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devvit/ui-renderer",
3
- "version": "0.11.0-next-2024-07-29-74c4bb837.0",
3
+ "version": "0.11.0-next-2024-07-30-2398bf2d4.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-07-29-74c4bb837.0",
63
- "@devvit/runtime-lite": "0.11.0-next-2024-07-29-74c4bb837.0",
64
- "@devvit/shared-types": "0.11.0-next-2024-07-29-74c4bb837.0",
62
+ "@devvit/protos": "0.11.0-next-2024-07-30-2398bf2d4.0",
63
+ "@devvit/runtime-lite": "0.11.0-next-2024-07-30-2398bf2d4.0",
64
+ "@devvit/shared-types": "0.11.0-next-2024-07-30-2398bf2d4.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-07-29-74c4bb837.0",
93
- "@devvit/public-api": "0.11.0-next-2024-07-29-74c4bb837.0",
94
- "@devvit/repo-tools": "0.11.0-next-2024-07-29-74c4bb837.0",
95
- "@devvit/tsconfig": "0.11.0-next-2024-07-29-74c4bb837.0",
92
+ "@devvit/eslint-config": "0.11.0-next-2024-07-30-2398bf2d4.0",
93
+ "@devvit/public-api": "0.11.0-next-2024-07-30-2398bf2d4.0",
94
+ "@devvit/repo-tools": "0.11.0-next-2024-07-30-2398bf2d4.0",
95
+ "@devvit/tsconfig": "0.11.0-next-2024-07-30-2398bf2d4.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",
@@ -118,7 +118,7 @@
118
118
  "postcss": "8.4.22",
119
119
  "postcss-cli": "10.1.0",
120
120
  "postcss-import": "15.1.0",
121
- "puppeteer": "21.2.1",
121
+ "puppeteer": "22.8.2",
122
122
  "tailwindcss": "3.3.1",
123
123
  "ts-node": "10.9.1",
124
124
  "typescript": "5.3.2",
@@ -139,5 +139,5 @@
139
139
  }
140
140
  },
141
141
  "source": "./src/index.ts",
142
- "gitHead": "68efa1e336dee06ac482d1932fbb0c97c34ce058"
142
+ "gitHead": "4aec3f5d31c54beb11c88a81511e14b64b5e9479"
143
143
  }