Skip to content

Commit 6fc5225

Browse files
committed
try to fix esbuild: package 'uWebSockets.js' not found
1 parent 1b248df commit 6fc5225

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

packages/graphiql/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"react-dom": "^18 || ^19"
5959
},
6060
"devDependencies": {
61+
"uWebSockets.js": "uNetworking/uWebSockets.js#v20.51.0",
6162
"babel-plugin-react-compiler": "19.1.0-rc.1",
6263
"vite-plugin-dts": "^4.5.3",
6364
"vite": "^5.3.6",

yarn.lock

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18324,6 +18324,10 @@ typescript@^5.3.3:
1832418324
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1832518325
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1832618326

18327+
uWebSockets.js@uNetworking/uWebSockets.js#v20.51.0:
18328+
version "20.51.0"
18329+
resolved "https://codeload.github.com/uNetworking/uWebSockets.js/tar.gz/6609a88ffa9a16ac5158046761356ce03250a0df"
18330+
1832718331
ua-parser-js@^1.0.2:
1832818332
version "1.0.33"
1832918333
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.33.tgz#f21f01233e90e7ed0f059ceab46eb190ff17f8f4"

0 commit comments

Comments
 (0)