mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
Fix compatibility with NodeJS >= 18.6, add npm cache for all supported architectures and platforms
This commit is contained in:
parent
5c7a663320
commit
f8cfdeb67d
22 changed files with 252 additions and 1093 deletions
230
.pnp.cjs
generated
230
.pnp.cjs
generated
|
@ -312,91 +312,91 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
],\
|
||||
[\
|
||||
"@esbuild/android-arm",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/android-arm64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/android-x64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/darwin-arm64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/darwin-x64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/freebsd-arm64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/freebsd-x64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-arm",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-arm64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-ia32",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-loong64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-mips64el",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-ppc64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-riscv64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-s390x",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/linux-x64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/netbsd-x64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/openbsd-x64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/sunos-x64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/win32-arm64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/win32-ia32",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@esbuild/win32-x64",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"@eslint-community/eslint-utils",\
|
||||
|
@ -2824,7 +2824,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
],\
|
||||
[\
|
||||
"esbuild",\
|
||||
"npm:0.18.17"\
|
||||
"npm:0.18.20"\
|
||||
],\
|
||||
[\
|
||||
"escalade",\
|
||||
|
@ -8325,199 +8325,199 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["@esbuild/android-arm", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-android-arm-npm-0.18.17-aff912470a/node_modules/@esbuild/android-arm/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-android-arm-npm-0.18.20-a30c33e9ed/node_modules/@esbuild/android-arm/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/android-arm", "npm:0.18.17"]\
|
||||
["@esbuild/android-arm", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/android-arm64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-android-arm64-npm-0.18.17-2dd16d77ef/node_modules/@esbuild/android-arm64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-android-arm64-npm-0.18.20-fd4fb45ae7/node_modules/@esbuild/android-arm64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/android-arm64", "npm:0.18.17"]\
|
||||
["@esbuild/android-arm64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/android-x64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-android-x64-npm-0.18.17-7f799c83fb/node_modules/@esbuild/android-x64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-android-x64-npm-0.18.20-22b610e3f4/node_modules/@esbuild/android-x64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/android-x64", "npm:0.18.17"]\
|
||||
["@esbuild/android-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/darwin-arm64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-darwin-arm64-npm-0.18.17-4da6dfeef9/node_modules/@esbuild/darwin-arm64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-darwin-arm64-npm-0.18.20-00b3504077/node_modules/@esbuild/darwin-arm64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/darwin-arm64", "npm:0.18.17"]\
|
||||
["@esbuild/darwin-arm64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/darwin-x64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-darwin-x64-npm-0.18.17-ba2fb6909d/node_modules/@esbuild/darwin-x64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-darwin-x64-npm-0.18.20-767fe27d1b/node_modules/@esbuild/darwin-x64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/darwin-x64", "npm:0.18.17"]\
|
||||
["@esbuild/darwin-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/freebsd-arm64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-freebsd-arm64-npm-0.18.17-cfc632772d/node_modules/@esbuild/freebsd-arm64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-freebsd-arm64-npm-0.18.20-797e8c8987/node_modules/@esbuild/freebsd-arm64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/freebsd-arm64", "npm:0.18.17"]\
|
||||
["@esbuild/freebsd-arm64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/freebsd-x64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-freebsd-x64-npm-0.18.17-bbb4085348/node_modules/@esbuild/freebsd-x64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-freebsd-x64-npm-0.18.20-f7563ff3dd/node_modules/@esbuild/freebsd-x64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/freebsd-x64", "npm:0.18.17"]\
|
||||
["@esbuild/freebsd-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-arm", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-arm-npm-0.18.17-593369585e/node_modules/@esbuild/linux-arm/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-arm-npm-0.18.20-06b400b09e/node_modules/@esbuild/linux-arm/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-arm", "npm:0.18.17"]\
|
||||
["@esbuild/linux-arm", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-arm64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-arm64-npm-0.18.17-f75e540573/node_modules/@esbuild/linux-arm64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-arm64-npm-0.18.20-7b48b328fe/node_modules/@esbuild/linux-arm64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-arm64", "npm:0.18.17"]\
|
||||
["@esbuild/linux-arm64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-ia32", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-ia32-npm-0.18.17-1901c1c090/node_modules/@esbuild/linux-ia32/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-ia32-npm-0.18.20-2f5a035f9e/node_modules/@esbuild/linux-ia32/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-ia32", "npm:0.18.17"]\
|
||||
["@esbuild/linux-ia32", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-loong64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-loong64-npm-0.18.17-7e66f39beb/node_modules/@esbuild/linux-loong64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-loong64-npm-0.18.20-e91b93ee90/node_modules/@esbuild/linux-loong64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-loong64", "npm:0.18.17"]\
|
||||
["@esbuild/linux-loong64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-mips64el", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-mips64el-npm-0.18.17-5465160527/node_modules/@esbuild/linux-mips64el/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-mips64el-npm-0.18.20-a5e9429f2a/node_modules/@esbuild/linux-mips64el/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-mips64el", "npm:0.18.17"]\
|
||||
["@esbuild/linux-mips64el", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-ppc64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-ppc64-npm-0.18.17-68fcbe398d/node_modules/@esbuild/linux-ppc64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-ppc64-npm-0.18.20-218f398134/node_modules/@esbuild/linux-ppc64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-ppc64", "npm:0.18.17"]\
|
||||
["@esbuild/linux-ppc64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-riscv64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-riscv64-npm-0.18.17-18cc1f5c2b/node_modules/@esbuild/linux-riscv64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-riscv64-npm-0.18.20-6a2972f753/node_modules/@esbuild/linux-riscv64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-riscv64", "npm:0.18.17"]\
|
||||
["@esbuild/linux-riscv64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-s390x", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-s390x-npm-0.18.17-8a9f5aedb3/node_modules/@esbuild/linux-s390x/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-s390x-npm-0.18.20-ff9d596142/node_modules/@esbuild/linux-s390x/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-s390x", "npm:0.18.17"]\
|
||||
["@esbuild/linux-s390x", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/linux-x64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-x64-npm-0.18.17-2d9862a919/node_modules/@esbuild/linux-x64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-linux-x64-npm-0.18.20-de8e99b449/node_modules/@esbuild/linux-x64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/linux-x64", "npm:0.18.17"]\
|
||||
["@esbuild/linux-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/netbsd-x64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-netbsd-x64-npm-0.18.17-a90d6071d2/node_modules/@esbuild/netbsd-x64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-netbsd-x64-npm-0.18.20-39b460150f/node_modules/@esbuild/netbsd-x64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/netbsd-x64", "npm:0.18.17"]\
|
||||
["@esbuild/netbsd-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/openbsd-x64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-openbsd-x64-npm-0.18.17-e15d39bbd1/node_modules/@esbuild/openbsd-x64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-openbsd-x64-npm-0.18.20-90ab921595/node_modules/@esbuild/openbsd-x64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/openbsd-x64", "npm:0.18.17"]\
|
||||
["@esbuild/openbsd-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/sunos-x64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-sunos-x64-npm-0.18.17-ec0a5e9f99/node_modules/@esbuild/sunos-x64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-sunos-x64-npm-0.18.20-d18b46b343/node_modules/@esbuild/sunos-x64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/sunos-x64", "npm:0.18.17"]\
|
||||
["@esbuild/sunos-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/win32-arm64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-win32-arm64-npm-0.18.17-6de54ce545/node_modules/@esbuild/win32-arm64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-win32-arm64-npm-0.18.20-a58fe6c6a3/node_modules/@esbuild/win32-arm64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/win32-arm64", "npm:0.18.17"]\
|
||||
["@esbuild/win32-arm64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/win32-ia32", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-win32-ia32-npm-0.18.17-5b9569c52a/node_modules/@esbuild/win32-ia32/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-win32-ia32-npm-0.18.20-d7ee926338/node_modules/@esbuild/win32-ia32/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/win32-ia32", "npm:0.18.17"]\
|
||||
["@esbuild/win32-ia32", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@esbuild/win32-x64", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-win32-x64-npm-0.18.17-a28c3ddb4e/node_modules/@esbuild/win32-x64/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/@esbuild-win32-x64-npm-0.18.20-37a9ab2bda/node_modules/@esbuild/win32-x64/",\
|
||||
"packageDependencies": [\
|
||||
["@esbuild/win32-x64", "npm:0.18.17"]\
|
||||
["@esbuild/win32-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -17584,32 +17584,32 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
}]\
|
||||
]],\
|
||||
["esbuild", [\
|
||||
["npm:0.18.17", {\
|
||||
"packageLocation": "./.yarn/unplugged/esbuild-npm-0.18.17-384f2c63dc/node_modules/esbuild/",\
|
||||
["npm:0.18.20", {\
|
||||
"packageLocation": "./.yarn/unplugged/esbuild-npm-0.18.20-004a76d281/node_modules/esbuild/",\
|
||||
"packageDependencies": [\
|
||||
["esbuild", "npm:0.18.17"],\
|
||||
["@esbuild/android-arm", "npm:0.18.17"],\
|
||||
["@esbuild/android-arm64", "npm:0.18.17"],\
|
||||
["@esbuild/android-x64", "npm:0.18.17"],\
|
||||
["@esbuild/darwin-arm64", "npm:0.18.17"],\
|
||||
["@esbuild/darwin-x64", "npm:0.18.17"],\
|
||||
["@esbuild/freebsd-arm64", "npm:0.18.17"],\
|
||||
["@esbuild/freebsd-x64", "npm:0.18.17"],\
|
||||
["@esbuild/linux-arm", "npm:0.18.17"],\
|
||||
["@esbuild/linux-arm64", "npm:0.18.17"],\
|
||||
["@esbuild/linux-ia32", "npm:0.18.17"],\
|
||||
["@esbuild/linux-loong64", "npm:0.18.17"],\
|
||||
["@esbuild/linux-mips64el", "npm:0.18.17"],\
|
||||
["@esbuild/linux-ppc64", "npm:0.18.17"],\
|
||||
["@esbuild/linux-riscv64", "npm:0.18.17"],\
|
||||
["@esbuild/linux-s390x", "npm:0.18.17"],\
|
||||
["@esbuild/linux-x64", "npm:0.18.17"],\
|
||||
["@esbuild/netbsd-x64", "npm:0.18.17"],\
|
||||
["@esbuild/openbsd-x64", "npm:0.18.17"],\
|
||||
["@esbuild/sunos-x64", "npm:0.18.17"],\
|
||||
["@esbuild/win32-arm64", "npm:0.18.17"],\
|
||||
["@esbuild/win32-ia32", "npm:0.18.17"],\
|
||||
["@esbuild/win32-x64", "npm:0.18.17"]\
|
||||
["esbuild", "npm:0.18.20"],\
|
||||
["@esbuild/android-arm", "npm:0.18.20"],\
|
||||
["@esbuild/android-arm64", "npm:0.18.20"],\
|
||||
["@esbuild/android-x64", "npm:0.18.20"],\
|
||||
["@esbuild/darwin-arm64", "npm:0.18.20"],\
|
||||
["@esbuild/darwin-x64", "npm:0.18.20"],\
|
||||
["@esbuild/freebsd-arm64", "npm:0.18.20"],\
|
||||
["@esbuild/freebsd-x64", "npm:0.18.20"],\
|
||||
["@esbuild/linux-arm", "npm:0.18.20"],\
|
||||
["@esbuild/linux-arm64", "npm:0.18.20"],\
|
||||
["@esbuild/linux-ia32", "npm:0.18.20"],\
|
||||
["@esbuild/linux-loong64", "npm:0.18.20"],\
|
||||
["@esbuild/linux-mips64el", "npm:0.18.20"],\
|
||||
["@esbuild/linux-ppc64", "npm:0.18.20"],\
|
||||
["@esbuild/linux-riscv64", "npm:0.18.20"],\
|
||||
["@esbuild/linux-s390x", "npm:0.18.20"],\
|
||||
["@esbuild/linux-x64", "npm:0.18.20"],\
|
||||
["@esbuild/netbsd-x64", "npm:0.18.20"],\
|
||||
["@esbuild/openbsd-x64", "npm:0.18.20"],\
|
||||
["@esbuild/sunos-x64", "npm:0.18.20"],\
|
||||
["@esbuild/win32-arm64", "npm:0.18.20"],\
|
||||
["@esbuild/win32-ia32", "npm:0.18.20"],\
|
||||
["@esbuild/win32-x64", "npm:0.18.20"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
|
@ -31491,7 +31491,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
|||
["@types/stylus", null],\
|
||||
["@types/sugarss", null],\
|
||||
["@types/terser", null],\
|
||||
["esbuild", "npm:0.18.17"],\
|
||||
["esbuild", "npm:0.18.20"],\
|
||||
["fsevents", "patch:fsevents@npm%3A2.3.2#~builtin<compat/fsevents>::version=2.3.2&hash=df0bf1"],\
|
||||
["less", null],\
|
||||
["lightningcss", null],\
|
||||
|
|
2
.pnp.loader.mjs
generated
2
.pnp.loader.mjs
generated
|
@ -1471,7 +1471,7 @@ async function load$1(urlString, context, nextLoad) {
|
|||
}
|
||||
return {
|
||||
format,
|
||||
source: await fs.promises.readFile(filePath, `utf8`),
|
||||
source: format === `commonjs` ? void 0 : await fs.promises.readFile(filePath, `utf8`),
|
||||
shortCircuit: true
|
||||
};
|
||||
}
|
||||
|
|
BIN
.yarn/cache/@esbuild-darwin-arm64-npm-0.18.17-4da6dfeef9-8.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/@esbuild-darwin-arm64-npm-0.18.17-4da6dfeef9-8.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/@esbuild-darwin-arm64-npm-0.18.20-00b3504077-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@esbuild-darwin-arm64-npm-0.18.20-00b3504077-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@esbuild-darwin-x64-npm-0.18.20-767fe27d1b-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@esbuild-darwin-x64-npm-0.18.20-767fe27d1b-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@esbuild-linux-arm64-npm-0.18.20-7b48b328fe-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@esbuild-linux-arm64-npm-0.18.20-7b48b328fe-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@esbuild-linux-x64-npm-0.18.17-2d9862a919-8.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/@esbuild-linux-x64-npm-0.18.17-2d9862a919-8.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/@esbuild-linux-x64-npm-0.18.20-de8e99b449-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@esbuild-linux-x64-npm-0.18.20-de8e99b449-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@msgpackr-extract-msgpackr-extract-darwin-x64-npm-3.0.2-39dd07082a-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@msgpackr-extract-msgpackr-extract-darwin-x64-npm-3.0.2-39dd07082a-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@msgpackr-extract-msgpackr-extract-linux-arm64-npm-3.0.2-cfbf50d4c6-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@msgpackr-extract-msgpackr-extract-linux-arm64-npm-3.0.2-cfbf50d4c6-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@rometools-cli-darwin-x64-npm-12.1.3-213b94ec09-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@rometools-cli-darwin-x64-npm-12.1.3-213b94ec09-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@rometools-cli-linux-arm64-npm-12.1.3-1a684f2047-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@rometools-cli-linux-arm64-npm-12.1.3-1a684f2047-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@swc-core-darwin-x64-npm-1.3.71-d2a330348d-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@swc-core-darwin-x64-npm-1.3.71-d2a330348d-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@swc-core-linux-arm64-gnu-npm-1.3.71-f44d6d186e-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@swc-core-linux-arm64-gnu-npm-1.3.71-f44d6d186e-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@swc-core-linux-arm64-musl-npm-1.3.71-27239ebfaa-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@swc-core-linux-arm64-musl-npm-1.3.71-27239ebfaa-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/@swc-core-linux-x64-musl-npm-1.3.71-5d63534e76-8.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/@swc-core-linux-x64-musl-npm-1.3.71-5d63534e76-8.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
BIN
.yarn/cache/esbuild-npm-0.18.17-384f2c63dc-c6e1ffa776.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/esbuild-npm-0.18.17-384f2c63dc-c6e1ffa776.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/esbuild-npm-0.18.20-004a76d281-5d253614e5.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/esbuild-npm-0.18.20-004a76d281-5d253614e5.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
874
.yarn/releases/yarn-3.6.1.cjs
vendored
874
.yarn/releases/yarn-3.6.1.cjs
vendored
File diff suppressed because one or more lines are too long
|
@ -1,8 +1,11 @@
|
|||
nodeLinker: pnp
|
||||
pnpMode: loose
|
||||
|
||||
supportedArchitectures:
|
||||
os: ["current", "darwin", "linux"]
|
||||
cpu: ["current", "x64", "arm64"]
|
||||
libc: ["current", "glibc", "musl"]
|
||||
|
||||
plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||||
spec: "@yarnpkg/plugin-workspace-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.6.1.cjs
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"start-server-and-test": "1.15.2",
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"packageManager": "yarn@3.6.1",
|
||||
"packageManager": "yarn@3.6.4",
|
||||
"dependenciesMeta": {
|
||||
"@discordapp/twemoji@14.1.2": {
|
||||
"unplugged": true
|
||||
|
|
182
yarn.lock
182
yarn.lock
|
@ -751,156 +751,156 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/android-arm64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/android-arm64@npm:0.18.17"
|
||||
"@esbuild/android-arm64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/android-arm64@npm:0.18.20"
|
||||
conditions: os=android & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/android-arm@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/android-arm@npm:0.18.17"
|
||||
"@esbuild/android-arm@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/android-arm@npm:0.18.20"
|
||||
conditions: os=android & cpu=arm
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/android-x64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/android-x64@npm:0.18.17"
|
||||
"@esbuild/android-x64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/android-x64@npm:0.18.20"
|
||||
conditions: os=android & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/darwin-arm64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/darwin-arm64@npm:0.18.17"
|
||||
"@esbuild/darwin-arm64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/darwin-arm64@npm:0.18.20"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/darwin-x64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/darwin-x64@npm:0.18.17"
|
||||
"@esbuild/darwin-x64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/darwin-x64@npm:0.18.20"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/freebsd-arm64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/freebsd-arm64@npm:0.18.17"
|
||||
"@esbuild/freebsd-arm64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/freebsd-arm64@npm:0.18.20"
|
||||
conditions: os=freebsd & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/freebsd-x64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/freebsd-x64@npm:0.18.17"
|
||||
"@esbuild/freebsd-x64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/freebsd-x64@npm:0.18.20"
|
||||
conditions: os=freebsd & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-arm64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-arm64@npm:0.18.17"
|
||||
"@esbuild/linux-arm64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-arm64@npm:0.18.20"
|
||||
conditions: os=linux & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-arm@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-arm@npm:0.18.17"
|
||||
"@esbuild/linux-arm@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-arm@npm:0.18.20"
|
||||
conditions: os=linux & cpu=arm
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-ia32@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-ia32@npm:0.18.17"
|
||||
"@esbuild/linux-ia32@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-ia32@npm:0.18.20"
|
||||
conditions: os=linux & cpu=ia32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-loong64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-loong64@npm:0.18.17"
|
||||
"@esbuild/linux-loong64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-loong64@npm:0.18.20"
|
||||
conditions: os=linux & cpu=loong64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-mips64el@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-mips64el@npm:0.18.17"
|
||||
"@esbuild/linux-mips64el@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-mips64el@npm:0.18.20"
|
||||
conditions: os=linux & cpu=mips64el
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-ppc64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-ppc64@npm:0.18.17"
|
||||
"@esbuild/linux-ppc64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-ppc64@npm:0.18.20"
|
||||
conditions: os=linux & cpu=ppc64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-riscv64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-riscv64@npm:0.18.17"
|
||||
"@esbuild/linux-riscv64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-riscv64@npm:0.18.20"
|
||||
conditions: os=linux & cpu=riscv64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-s390x@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-s390x@npm:0.18.17"
|
||||
"@esbuild/linux-s390x@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-s390x@npm:0.18.20"
|
||||
conditions: os=linux & cpu=s390x
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/linux-x64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/linux-x64@npm:0.18.17"
|
||||
"@esbuild/linux-x64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/linux-x64@npm:0.18.20"
|
||||
conditions: os=linux & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/netbsd-x64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/netbsd-x64@npm:0.18.17"
|
||||
"@esbuild/netbsd-x64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/netbsd-x64@npm:0.18.20"
|
||||
conditions: os=netbsd & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/openbsd-x64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/openbsd-x64@npm:0.18.17"
|
||||
"@esbuild/openbsd-x64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/openbsd-x64@npm:0.18.20"
|
||||
conditions: os=openbsd & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/sunos-x64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/sunos-x64@npm:0.18.17"
|
||||
"@esbuild/sunos-x64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/sunos-x64@npm:0.18.20"
|
||||
conditions: os=sunos & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/win32-arm64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/win32-arm64@npm:0.18.17"
|
||||
"@esbuild/win32-arm64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/win32-arm64@npm:0.18.20"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/win32-ia32@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/win32-ia32@npm:0.18.17"
|
||||
"@esbuild/win32-ia32@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/win32-ia32@npm:0.18.20"
|
||||
conditions: os=win32 & cpu=ia32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@esbuild/win32-x64@npm:0.18.17":
|
||||
version: 0.18.17
|
||||
resolution: "@esbuild/win32-x64@npm:0.18.17"
|
||||
"@esbuild/win32-x64@npm:0.18.20":
|
||||
version: 0.18.20
|
||||
resolution: "@esbuild/win32-x64@npm:0.18.20"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
@ -8211,31 +8211,31 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"esbuild@npm:^0.18.10":
|
||||
version: 0.18.17
|
||||
resolution: "esbuild@npm:0.18.17"
|
||||
version: 0.18.20
|
||||
resolution: "esbuild@npm:0.18.20"
|
||||
dependencies:
|
||||
"@esbuild/android-arm": 0.18.17
|
||||
"@esbuild/android-arm64": 0.18.17
|
||||
"@esbuild/android-x64": 0.18.17
|
||||
"@esbuild/darwin-arm64": 0.18.17
|
||||
"@esbuild/darwin-x64": 0.18.17
|
||||
"@esbuild/freebsd-arm64": 0.18.17
|
||||
"@esbuild/freebsd-x64": 0.18.17
|
||||
"@esbuild/linux-arm": 0.18.17
|
||||
"@esbuild/linux-arm64": 0.18.17
|
||||
"@esbuild/linux-ia32": 0.18.17
|
||||
"@esbuild/linux-loong64": 0.18.17
|
||||
"@esbuild/linux-mips64el": 0.18.17
|
||||
"@esbuild/linux-ppc64": 0.18.17
|
||||
"@esbuild/linux-riscv64": 0.18.17
|
||||
"@esbuild/linux-s390x": 0.18.17
|
||||
"@esbuild/linux-x64": 0.18.17
|
||||
"@esbuild/netbsd-x64": 0.18.17
|
||||
"@esbuild/openbsd-x64": 0.18.17
|
||||
"@esbuild/sunos-x64": 0.18.17
|
||||
"@esbuild/win32-arm64": 0.18.17
|
||||
"@esbuild/win32-ia32": 0.18.17
|
||||
"@esbuild/win32-x64": 0.18.17
|
||||
"@esbuild/android-arm": 0.18.20
|
||||
"@esbuild/android-arm64": 0.18.20
|
||||
"@esbuild/android-x64": 0.18.20
|
||||
"@esbuild/darwin-arm64": 0.18.20
|
||||
"@esbuild/darwin-x64": 0.18.20
|
||||
"@esbuild/freebsd-arm64": 0.18.20
|
||||
"@esbuild/freebsd-x64": 0.18.20
|
||||
"@esbuild/linux-arm": 0.18.20
|
||||
"@esbuild/linux-arm64": 0.18.20
|
||||
"@esbuild/linux-ia32": 0.18.20
|
||||
"@esbuild/linux-loong64": 0.18.20
|
||||
"@esbuild/linux-mips64el": 0.18.20
|
||||
"@esbuild/linux-ppc64": 0.18.20
|
||||
"@esbuild/linux-riscv64": 0.18.20
|
||||
"@esbuild/linux-s390x": 0.18.20
|
||||
"@esbuild/linux-x64": 0.18.20
|
||||
"@esbuild/netbsd-x64": 0.18.20
|
||||
"@esbuild/openbsd-x64": 0.18.20
|
||||
"@esbuild/sunos-x64": 0.18.20
|
||||
"@esbuild/win32-arm64": 0.18.20
|
||||
"@esbuild/win32-ia32": 0.18.20
|
||||
"@esbuild/win32-x64": 0.18.20
|
||||
dependenciesMeta:
|
||||
"@esbuild/android-arm":
|
||||
optional: true
|
||||
|
@ -8283,7 +8283,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
esbuild: bin/esbuild
|
||||
checksum: c6e1ffa776978a45697763a07ec9b16411db3d3b3997b2c4a0165a211727fce8b63b87165a28d8ef60d3a28b98197bbbc2833e51b89888a4437e0a483dffc8ff
|
||||
checksum: 5d253614e50cdb6ec22095afd0c414f15688e7278a7eb4f3720a6dd1306b0909cf431e7b9437a90d065a31b1c57be60130f63fe3e8d0083b588571f31ee6ec7b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue