diff --git a/lib/.yarn/cache/@types-node-npm-18.0.4-19671c4a3f-981284fd57.zip b/lib/.yarn/cache/@types-node-npm-18.0.4-19671c4a3f-981284fd57.zip new file mode 100644 index 0000000..e38e65f Binary files /dev/null and b/lib/.yarn/cache/@types-node-npm-18.0.4-19671c4a3f-981284fd57.zip differ diff --git a/lib/.yarn/install-state.gz b/lib/.yarn/install-state.gz new file mode 100644 index 0000000..ffda631 Binary files /dev/null and b/lib/.yarn/install-state.gz differ diff --git a/lib/.yarnrc.yml b/lib/.yarnrc.yml new file mode 100644 index 0000000..3186f3f --- /dev/null +++ b/lib/.yarnrc.yml @@ -0,0 +1 @@ +nodeLinker: node-modules diff --git a/lib/yarn.lock b/lib/yarn.lock index 200a7ca..0a10857 100644 --- a/lib/yarn.lock +++ b/lib/yarn.lock @@ -1,8 +1,21 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 +# This file is generated by running "yarn install" inside your project. +# Manual changes might be lost - proceed with caution! +__metadata: + version: 6 + cacheKey: 8 -"@types/node@^18.0.4": - version "18.0.4" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.4.tgz#48aedbf35efb3af1248e4cd4d792c730290cd5d6" - integrity sha512-M0+G6V0Y4YV8cqzHssZpaNCqvYwlCiulmm0PwpNLF55r/+cT8Ol42CHRU1SEaYFH2rTwiiE1aYg/2g2rrtGdPA== +"@types/node@npm:^18.0.4": + version: 18.0.4 + resolution: "@types/node@npm:18.0.4" + checksum: 981284fd57941f233f0e77038087c122f56e3c2b4fc4e090dfc7f0a93abfc526d5ccdd59eb3ef551d713245cf3943e37c7b957f12ba699209341a447c39fab59 + languageName: node + linkType: hard + +"automod@workspace:.": + version: 0.0.0-use.local + resolution: "automod@workspace:." + dependencies: + "@types/node": ^18.0.4 + languageName: unknown + linkType: soft