rwsdk 1.0.0-beta.49-test.20260121220325 → 1.0.0-beta.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rwsdk",
|
|
3
|
-
"version": "1.0.0-beta.
|
|
3
|
+
"version": "1.0.0-beta.50",
|
|
4
4
|
"description": "Build fast, server-driven webapps on Cloudflare with SSR, RSC, and realtime",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
"license": "MIT",
|
|
152
152
|
"dependencies": {
|
|
153
153
|
"@ast-grep/napi": "~0.39.0",
|
|
154
|
-
"@cloudflare/workers-types": "~4.
|
|
154
|
+
"@cloudflare/workers-types": "~4.20260122.0",
|
|
155
155
|
"@mdx-js/mdx": "~3.1.1",
|
|
156
156
|
"@puppeteer/browsers": "~2.10.0",
|
|
157
157
|
"@types/decompress": "~4.2.7",
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
"jsonc-parser": "~3.3.1",
|
|
176
176
|
"kysely": "~0.28.2",
|
|
177
177
|
"kysely-do": "~0.0.1-rc.1",
|
|
178
|
-
"lodash": "~4.17.
|
|
178
|
+
"lodash": "~4.17.23",
|
|
179
179
|
"magic-string": "~0.30.17",
|
|
180
180
|
"picocolors": "~1.1.1",
|
|
181
181
|
"proper-lockfile": "~4.1.2",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
},
|
|
201
201
|
"packageManager": "pnpm@10.0.0+sha512.b8fef5494bd3fe4cbd4edabd0745df2ee5be3e4b0b8b08fa643aa3e4c6702ccc0f00d68fa8a8c9858a735a0032485a44990ed2810526c875e416f001b17df12b",
|
|
202
202
|
"devDependencies": {
|
|
203
|
-
"@cloudflare/vite-plugin": "1.21.
|
|
203
|
+
"@cloudflare/vite-plugin": "1.21.2",
|
|
204
204
|
"capnweb": "~0.2.0",
|
|
205
205
|
"@types/debug": "~4.1.12",
|
|
206
206
|
"@types/js-beautify": "~1.14.3",
|