This repository was archived by the owner on Nov 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 112112 resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.18.17.tgz#bcb2e042631b3c15792058e189ed879a22b2968b"
113113 integrity sha512-fGEb8f2BSA3CW7riJVurug65ACLuQAzKq0SSqkY2b2yHHH0MzDfbLyKIGzHwOI/gkHcxM/leuSW6D5w/LMNitA==
114114
115+ " @ruby/wasm-wasi@^2.0.0 " :
116+ version "2.1.0"
117+ resolved "https://registry.yarnpkg.com/@ruby/wasm-wasi/-/wasm-wasi-2.1.0.tgz#c372ee9aa4c670c2be049ca5b89c6aa86191a2b7"
118+ integrity sha512-0XlKcAEJhfzQsCifqNtDdICoPza5MEcSSKjINjtObY4BYumvOZ3qrLmn2uSixkhnPpl4cIt/EBw9KlXdbz5FBg==
119+ dependencies :
120+ tslib "^2.3.1"
121+
115122" @types/node@^20.1.0 " :
116123 version "20.4.5"
117124 resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69"
@@ -268,9 +275,11 @@ readable-stream@^3.1.1, readable-stream@^3.4.0:
268275 util-deprecate "^1.0.1"
269276
270277ruby-head-wasm-wasi@^2.0.0 :
271- version "2.0.0"
272- resolved "https://registry.yarnpkg.com/ruby-head-wasm-wasi/-/ruby-head-wasm-wasi-2.0.0.tgz#a432cf98e6ff3207e9d4cba9552aa2b1edfc408f"
273- integrity sha512-f70Qi9DFcXJv66VJlLZJuSr0Qv/LVv9gJJcXEMXB+Af2g/uThKLNQqvxOCiAcaHmfv0vl/f+60eEaHJ7TvWk3g==
278+ version "2.1.0"
279+ resolved "https://registry.yarnpkg.com/ruby-head-wasm-wasi/-/ruby-head-wasm-wasi-2.1.0.tgz#21d754287c429c444cb1e2abe1dda37213cc57b5"
280+ integrity sha512-WIEuSSTTJHyO0040fbX9eUw4QQ92RYarPfaIHG7SukDCHtUNYbwzRNhtoUmKWnXepVjWURFypB3iNnKaHu5Lpg==
281+ dependencies :
282+ " @ruby/wasm-wasi" " ^2.0.0"
274283
275284safe-buffer@^5.1.0, safe-buffer@~5.2.0 :
276285 version "5.2.1"
@@ -295,6 +304,11 @@ tar-stream@^2.1.0:
295304 inherits "^2.0.3"
296305 readable-stream "^3.1.1"
297306
307+ tslib@^2.3.1 :
308+ version "2.6.1"
309+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
310+ integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==
311+
298312typescript@^5.0.2 :
299313 version "5.1.6"
300314 resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
You can’t perform that action at this time.
0 commit comments