mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-07-04 19:36:00 +00:00
chore: merge branch main into achievement-fixes
This commit is contained in:
commit
0cf8da1941
2 changed files with 190 additions and 190 deletions
10
package.json
10
package.json
|
@ -32,18 +32,18 @@
|
||||||
"@eslint/eslintrc": "^3.3.1",
|
"@eslint/eslintrc": "^3.3.1",
|
||||||
"@eslint/js": "^9.29.0",
|
"@eslint/js": "^9.29.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@types/node": "^24.0.3",
|
"@types/node": "^24.0.4",
|
||||||
"@types/pg": "^8.15.4",
|
"@types/pg": "^8.15.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^8.34.1",
|
"@typescript-eslint/eslint-plugin": "^8.35.0",
|
||||||
"@typescript-eslint/parser": "^8.34.1",
|
"@typescript-eslint/parser": "^8.35.0",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"drizzle-kit": "^0.31.1",
|
"drizzle-kit": "^0.31.2",
|
||||||
"eslint": "^9.29.0",
|
"eslint": "^9.29.0",
|
||||||
"eslint-config-prettier": "^10.1.5",
|
"eslint-config-prettier": "^10.1.5",
|
||||||
"globals": "^16.2.0",
|
"globals": "^16.2.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"lint-staged": "^16.1.2",
|
"lint-staged": "^16.1.2",
|
||||||
"prettier": "3.5.3",
|
"prettier": "3.6.0",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"ts-patch": "^3.3.0",
|
"ts-patch": "^3.3.0",
|
||||||
"tsx": "^4.20.3",
|
"tsx": "^4.20.3",
|
||||||
|
|
370
yarn.lock
370
yarn.lock
|
@ -336,9 +336,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/aix-ppc64@npm:0.25.2":
|
"@esbuild/aix-ppc64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/aix-ppc64@npm:0.25.2"
|
resolution: "@esbuild/aix-ppc64@npm:0.25.5"
|
||||||
conditions: os=aix & cpu=ppc64
|
conditions: os=aix & cpu=ppc64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -357,9 +357,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/android-arm64@npm:0.25.2":
|
"@esbuild/android-arm64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/android-arm64@npm:0.25.2"
|
resolution: "@esbuild/android-arm64@npm:0.25.5"
|
||||||
conditions: os=android & cpu=arm64
|
conditions: os=android & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -378,9 +378,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/android-arm@npm:0.25.2":
|
"@esbuild/android-arm@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/android-arm@npm:0.25.2"
|
resolution: "@esbuild/android-arm@npm:0.25.5"
|
||||||
conditions: os=android & cpu=arm
|
conditions: os=android & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -399,9 +399,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/android-x64@npm:0.25.2":
|
"@esbuild/android-x64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/android-x64@npm:0.25.2"
|
resolution: "@esbuild/android-x64@npm:0.25.5"
|
||||||
conditions: os=android & cpu=x64
|
conditions: os=android & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -420,9 +420,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/darwin-arm64@npm:0.25.2":
|
"@esbuild/darwin-arm64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/darwin-arm64@npm:0.25.2"
|
resolution: "@esbuild/darwin-arm64@npm:0.25.5"
|
||||||
conditions: os=darwin & cpu=arm64
|
conditions: os=darwin & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -441,9 +441,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/darwin-x64@npm:0.25.2":
|
"@esbuild/darwin-x64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/darwin-x64@npm:0.25.2"
|
resolution: "@esbuild/darwin-x64@npm:0.25.5"
|
||||||
conditions: os=darwin & cpu=x64
|
conditions: os=darwin & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -462,9 +462,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/freebsd-arm64@npm:0.25.2":
|
"@esbuild/freebsd-arm64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/freebsd-arm64@npm:0.25.2"
|
resolution: "@esbuild/freebsd-arm64@npm:0.25.5"
|
||||||
conditions: os=freebsd & cpu=arm64
|
conditions: os=freebsd & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -483,9 +483,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/freebsd-x64@npm:0.25.2":
|
"@esbuild/freebsd-x64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/freebsd-x64@npm:0.25.2"
|
resolution: "@esbuild/freebsd-x64@npm:0.25.5"
|
||||||
conditions: os=freebsd & cpu=x64
|
conditions: os=freebsd & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -504,9 +504,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-arm64@npm:0.25.2":
|
"@esbuild/linux-arm64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-arm64@npm:0.25.2"
|
resolution: "@esbuild/linux-arm64@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=arm64
|
conditions: os=linux & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -525,9 +525,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-arm@npm:0.25.2":
|
"@esbuild/linux-arm@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-arm@npm:0.25.2"
|
resolution: "@esbuild/linux-arm@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=arm
|
conditions: os=linux & cpu=arm
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -546,9 +546,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-ia32@npm:0.25.2":
|
"@esbuild/linux-ia32@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-ia32@npm:0.25.2"
|
resolution: "@esbuild/linux-ia32@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=ia32
|
conditions: os=linux & cpu=ia32
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -567,9 +567,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-loong64@npm:0.25.2":
|
"@esbuild/linux-loong64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-loong64@npm:0.25.2"
|
resolution: "@esbuild/linux-loong64@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=loong64
|
conditions: os=linux & cpu=loong64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -588,9 +588,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-mips64el@npm:0.25.2":
|
"@esbuild/linux-mips64el@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-mips64el@npm:0.25.2"
|
resolution: "@esbuild/linux-mips64el@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=mips64el
|
conditions: os=linux & cpu=mips64el
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -609,9 +609,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-ppc64@npm:0.25.2":
|
"@esbuild/linux-ppc64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-ppc64@npm:0.25.2"
|
resolution: "@esbuild/linux-ppc64@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=ppc64
|
conditions: os=linux & cpu=ppc64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -630,9 +630,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-riscv64@npm:0.25.2":
|
"@esbuild/linux-riscv64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-riscv64@npm:0.25.2"
|
resolution: "@esbuild/linux-riscv64@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=riscv64
|
conditions: os=linux & cpu=riscv64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -651,9 +651,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-s390x@npm:0.25.2":
|
"@esbuild/linux-s390x@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-s390x@npm:0.25.2"
|
resolution: "@esbuild/linux-s390x@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=s390x
|
conditions: os=linux & cpu=s390x
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -672,9 +672,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/linux-x64@npm:0.25.2":
|
"@esbuild/linux-x64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/linux-x64@npm:0.25.2"
|
resolution: "@esbuild/linux-x64@npm:0.25.5"
|
||||||
conditions: os=linux & cpu=x64
|
conditions: os=linux & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -686,9 +686,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/netbsd-arm64@npm:0.25.2":
|
"@esbuild/netbsd-arm64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/netbsd-arm64@npm:0.25.2"
|
resolution: "@esbuild/netbsd-arm64@npm:0.25.5"
|
||||||
conditions: os=netbsd & cpu=arm64
|
conditions: os=netbsd & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -707,9 +707,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/netbsd-x64@npm:0.25.2":
|
"@esbuild/netbsd-x64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/netbsd-x64@npm:0.25.2"
|
resolution: "@esbuild/netbsd-x64@npm:0.25.5"
|
||||||
conditions: os=netbsd & cpu=x64
|
conditions: os=netbsd & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -721,9 +721,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/openbsd-arm64@npm:0.25.2":
|
"@esbuild/openbsd-arm64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/openbsd-arm64@npm:0.25.2"
|
resolution: "@esbuild/openbsd-arm64@npm:0.25.5"
|
||||||
conditions: os=openbsd & cpu=arm64
|
conditions: os=openbsd & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -742,9 +742,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/openbsd-x64@npm:0.25.2":
|
"@esbuild/openbsd-x64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/openbsd-x64@npm:0.25.2"
|
resolution: "@esbuild/openbsd-x64@npm:0.25.5"
|
||||||
conditions: os=openbsd & cpu=x64
|
conditions: os=openbsd & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -763,9 +763,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/sunos-x64@npm:0.25.2":
|
"@esbuild/sunos-x64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/sunos-x64@npm:0.25.2"
|
resolution: "@esbuild/sunos-x64@npm:0.25.5"
|
||||||
conditions: os=sunos & cpu=x64
|
conditions: os=sunos & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -784,9 +784,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/win32-arm64@npm:0.25.2":
|
"@esbuild/win32-arm64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/win32-arm64@npm:0.25.2"
|
resolution: "@esbuild/win32-arm64@npm:0.25.5"
|
||||||
conditions: os=win32 & cpu=arm64
|
conditions: os=win32 & cpu=arm64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -805,9 +805,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/win32-ia32@npm:0.25.2":
|
"@esbuild/win32-ia32@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/win32-ia32@npm:0.25.2"
|
resolution: "@esbuild/win32-ia32@npm:0.25.5"
|
||||||
conditions: os=win32 & cpu=ia32
|
conditions: os=win32 & cpu=ia32
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -826,9 +826,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@esbuild/win32-x64@npm:0.25.2":
|
"@esbuild/win32-x64@npm:0.25.5":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "@esbuild/win32-x64@npm:0.25.2"
|
resolution: "@esbuild/win32-x64@npm:0.25.5"
|
||||||
conditions: os=win32 & cpu=x64
|
conditions: os=win32 & cpu=x64
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
@ -1316,12 +1316,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:^24.0.3":
|
"@types/node@npm:^24.0.4":
|
||||||
version: 24.0.3
|
version: 24.0.4
|
||||||
resolution: "@types/node@npm:24.0.3"
|
resolution: "@types/node@npm:24.0.4"
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: "npm:~7.8.0"
|
undici-types: "npm:~7.8.0"
|
||||||
checksum: 10c0/9c3c4e87600d1cf11e291c2fd4bfd806a615455463c30a0ef6dc9c801b3423344d9b82b8084e3ccabce485a7421ebb61a66e9676181bd7d9aea4759998a120d5
|
checksum: 10c0/590e8cb0ec59fb9cd566402120e690d87ecbdf57f1ee2b8493266121ed33aa4b25949a0c6156b84a6ffb9250baaf1f80e9af142da542ed603e6ee73fc4d1115f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -1345,105 +1345,105 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/eslint-plugin@npm:^8.34.1":
|
"@typescript-eslint/eslint-plugin@npm:^8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.34.1"
|
resolution: "@typescript-eslint/eslint-plugin@npm:8.35.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.34.1"
|
"@typescript-eslint/scope-manager": "npm:8.35.0"
|
||||||
"@typescript-eslint/type-utils": "npm:8.34.1"
|
"@typescript-eslint/type-utils": "npm:8.35.0"
|
||||||
"@typescript-eslint/utils": "npm:8.34.1"
|
"@typescript-eslint/utils": "npm:8.35.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.34.1"
|
"@typescript-eslint/visitor-keys": "npm:8.35.0"
|
||||||
graphemer: "npm:^1.4.0"
|
graphemer: "npm:^1.4.0"
|
||||||
ignore: "npm:^7.0.0"
|
ignore: "npm:^7.0.0"
|
||||||
natural-compare: "npm:^1.4.0"
|
natural-compare: "npm:^1.4.0"
|
||||||
ts-api-utils: "npm:^2.1.0"
|
ts-api-utils: "npm:^2.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@typescript-eslint/parser": ^8.34.1
|
"@typescript-eslint/parser": ^8.35.0
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/f1c9f25e4fe4b59622312dfa0ca1e80fa7945296ba5c04362a5fda084a17e23a6b98dac331f5a13bcb1ba34a2b598a3f5c41aa288f0c51fe60196e912954e56a
|
checksum: 10c0/27391f1b168a175fdc62370e5afe51317d4433115abbbff8ee0aea8ecd7bf6dd541a76f8e0cc94119750ae3146863204862640acb45394f0b92809e88d39f881
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/parser@npm:^8.34.1":
|
"@typescript-eslint/parser@npm:^8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/parser@npm:8.34.1"
|
resolution: "@typescript-eslint/parser@npm:8.35.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/scope-manager": "npm:8.34.1"
|
"@typescript-eslint/scope-manager": "npm:8.35.0"
|
||||||
"@typescript-eslint/types": "npm:8.34.1"
|
"@typescript-eslint/types": "npm:8.35.0"
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.34.1"
|
"@typescript-eslint/typescript-estree": "npm:8.35.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.34.1"
|
"@typescript-eslint/visitor-keys": "npm:8.35.0"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/bf8070245d53ef6926ff6630bb72f245923f545304e2a61508fb944802a83fed8eab961d9010956d07999d51afdfbbec82aea9d6185295551a7c17c00d759183
|
checksum: 10c0/8f1cda98f8bee3d79266974e5e5c831a0ca473e928fb16f1dc1c85ee24f2cb9c0fcf3c1bcbbef9d6044cf063f6e59d3198b766a27000776830fe591043e11625
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/project-service@npm:8.34.1":
|
"@typescript-eslint/project-service@npm:8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/project-service@npm:8.34.1"
|
resolution: "@typescript-eslint/project-service@npm:8.35.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/tsconfig-utils": "npm:^8.34.1"
|
"@typescript-eslint/tsconfig-utils": "npm:^8.35.0"
|
||||||
"@typescript-eslint/types": "npm:^8.34.1"
|
"@typescript-eslint/types": "npm:^8.35.0"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/9333a890625f6777054db17a6b299281ae7502bb7615261d15b885a75b8cf65fc91591389c93b37ecd14b651d8e94851dac8718e5dcc8ed0600533535dae855c
|
checksum: 10c0/c2d6d44b6b2ff3ecabec8ade824163196799060ac457661eb94049487d770ce68d128b33a2f24090adf1ebcb66ff6c9a05fc6659349b9a0784a5a080ecf8ff81
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/scope-manager@npm:8.34.1":
|
"@typescript-eslint/scope-manager@npm:8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/scope-manager@npm:8.34.1"
|
resolution: "@typescript-eslint/scope-manager@npm:8.35.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": "npm:8.34.1"
|
"@typescript-eslint/types": "npm:8.35.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.34.1"
|
"@typescript-eslint/visitor-keys": "npm:8.35.0"
|
||||||
checksum: 10c0/2af608fa3900f4726322e33bf4f3a376fdace3ac0f310cf7d9256bbc2905c3896138176a47dd195d2c2229f27fe43f5deb4bc7729db2eb18389926dedea78077
|
checksum: 10c0/a27cf27a1852bb0d6ea08f475fcc79557f1977be96ef563d92127e8011e4065566441c32c40eb7a530111ffd3a8489919da7f8a2b7466a610cfc9c07670a9601
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/tsconfig-utils@npm:8.34.1, @typescript-eslint/tsconfig-utils@npm:^8.34.1":
|
"@typescript-eslint/tsconfig-utils@npm:8.35.0, @typescript-eslint/tsconfig-utils@npm:^8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.34.1"
|
resolution: "@typescript-eslint/tsconfig-utils@npm:8.35.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/8d1ead8b7c279b48e2ed96f083ec119a9aeea1ca9cdd40576ec271b996b9fd8cfa0ddb0aafbb4e14bc27fc62c69c5be66d39b1de68eab9ddd7f1861da267423d
|
checksum: 10c0/baa18e7137ba72f7d138f50d1168e8f334198a36499f954821e2369027e5b3d53ca93c354943e7782ba5caab604b050af10f353ccca34fbc0b23c48d6174832f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/type-utils@npm:8.34.1":
|
"@typescript-eslint/type-utils@npm:8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/type-utils@npm:8.34.1"
|
resolution: "@typescript-eslint/type-utils@npm:8.35.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.34.1"
|
"@typescript-eslint/typescript-estree": "npm:8.35.0"
|
||||||
"@typescript-eslint/utils": "npm:8.34.1"
|
"@typescript-eslint/utils": "npm:8.35.0"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
ts-api-utils: "npm:^2.1.0"
|
ts-api-utils: "npm:^2.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/502a2cdfe47f1f34206c747b5a70e0242dd99f570511db3dda9c5f999d9abadfbbb1dfa82a1fa437a1689d232715412e61c97d95f19c9314ba5ad23196b4096d
|
checksum: 10c0/9e23a332484a055eb73ba8918f95a981e0cec8fa623ba9ee0b57328af052628d630a415e32e0dbe95318574e62d4066f8aecc994728b3cedd906f36c616ec362
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/types@npm:8.34.1, @typescript-eslint/types@npm:^8.34.1":
|
"@typescript-eslint/types@npm:8.35.0, @typescript-eslint/types@npm:^8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/types@npm:8.34.1"
|
resolution: "@typescript-eslint/types@npm:8.35.0"
|
||||||
checksum: 10c0/db1b3dce6a70b28ddb13c76fbb5983240d9395656df5f7cbd99bfd9905e39c0dab2132870f01dbc406b48739c437f7d344a879a824cedaba81b91a53110dc23a
|
checksum: 10c0/a2711a932680805e83252b5d7c55ac30437bdc4d40c444606cf6ccb6ba23a682da015ec03c64635e77bf733f84d9bb76810bf4f7177fd3a660db8a2c8a05e845
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/typescript-estree@npm:8.34.1":
|
"@typescript-eslint/typescript-estree@npm:8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/typescript-estree@npm:8.34.1"
|
resolution: "@typescript-eslint/typescript-estree@npm:8.35.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/project-service": "npm:8.34.1"
|
"@typescript-eslint/project-service": "npm:8.35.0"
|
||||||
"@typescript-eslint/tsconfig-utils": "npm:8.34.1"
|
"@typescript-eslint/tsconfig-utils": "npm:8.35.0"
|
||||||
"@typescript-eslint/types": "npm:8.34.1"
|
"@typescript-eslint/types": "npm:8.35.0"
|
||||||
"@typescript-eslint/visitor-keys": "npm:8.34.1"
|
"@typescript-eslint/visitor-keys": "npm:8.35.0"
|
||||||
debug: "npm:^4.3.4"
|
debug: "npm:^4.3.4"
|
||||||
fast-glob: "npm:^3.3.2"
|
fast-glob: "npm:^3.3.2"
|
||||||
is-glob: "npm:^4.0.3"
|
is-glob: "npm:^4.0.3"
|
||||||
|
@ -1452,32 +1452,32 @@ __metadata:
|
||||||
ts-api-utils: "npm:^2.1.0"
|
ts-api-utils: "npm:^2.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/4ee7249db91b9840361f34f80b7b6d646a3af159c7298d79a33d8a11c98792fd3a395343e5e17e0fa29529e8f0113bac8baadcef90d1e140bd736a48f0485042
|
checksum: 10c0/7e94f6a92efc5832289e8bfd0b61209aa501224c935359253c29aeef8e0b981b370ee2a43e2909991c3c3cf709fcccb6380474e0e9a863e8f89e2fbd213aed59
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/utils@npm:8.34.1":
|
"@typescript-eslint/utils@npm:8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/utils@npm:8.34.1"
|
resolution: "@typescript-eslint/utils@npm:8.35.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@eslint-community/eslint-utils": "npm:^4.7.0"
|
"@eslint-community/eslint-utils": "npm:^4.7.0"
|
||||||
"@typescript-eslint/scope-manager": "npm:8.34.1"
|
"@typescript-eslint/scope-manager": "npm:8.35.0"
|
||||||
"@typescript-eslint/types": "npm:8.34.1"
|
"@typescript-eslint/types": "npm:8.35.0"
|
||||||
"@typescript-eslint/typescript-estree": "npm:8.34.1"
|
"@typescript-eslint/typescript-estree": "npm:8.35.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
typescript: ">=4.8.4 <5.9.0"
|
typescript: ">=4.8.4 <5.9.0"
|
||||||
checksum: 10c0/e3085877f7940c02a37653e6bc52ac6cde115e755b1f788fe4331202f371b3421cc4d0878c7d3eb054e14e9b3a064496a707a73eac471cb2b73593b9e9d4b998
|
checksum: 10c0/e3317df7875305bee16edd573e4bfdafc099f26f9c284d8adb351333683aacd5b668320870653dff7ec7e0da1982bbf89dc06197bc193a3be65362f21452dbea
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@typescript-eslint/visitor-keys@npm:8.34.1":
|
"@typescript-eslint/visitor-keys@npm:8.35.0":
|
||||||
version: 8.34.1
|
version: 8.35.0
|
||||||
resolution: "@typescript-eslint/visitor-keys@npm:8.34.1"
|
resolution: "@typescript-eslint/visitor-keys@npm:8.35.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@typescript-eslint/types": "npm:8.34.1"
|
"@typescript-eslint/types": "npm:8.35.0"
|
||||||
eslint-visitor-keys: "npm:^4.2.1"
|
eslint-visitor-keys: "npm:^4.2.1"
|
||||||
checksum: 10c0/0e5a9b3d93905d16d3cf8cb5fb346dcc6f760482eb7d0ac209aefc09a32f78ef28a687634df6ad08e81fb3e1083e8805f34472de6bbc501c0105ad654d518f40
|
checksum: 10c0/df18ca9b6931cb58f5dc404fcc94f9e0cc1c22f3053c7013ab588bb8ccccd3d58a70c577c01267845d57fa124a8cf8371260d284dad97505c56b2abcf70a3dce
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2048,17 +2048,17 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"drizzle-kit@npm:^0.31.1":
|
"drizzle-kit@npm:^0.31.2":
|
||||||
version: 0.31.1
|
version: 0.31.2
|
||||||
resolution: "drizzle-kit@npm:0.31.1"
|
resolution: "drizzle-kit@npm:0.31.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@drizzle-team/brocli": "npm:^0.10.2"
|
"@drizzle-team/brocli": "npm:^0.10.2"
|
||||||
"@esbuild-kit/esm-loader": "npm:^2.5.5"
|
"@esbuild-kit/esm-loader": "npm:^2.5.5"
|
||||||
esbuild: "npm:^0.25.2"
|
esbuild: "npm:^0.25.4"
|
||||||
esbuild-register: "npm:^3.5.0"
|
esbuild-register: "npm:^3.5.0"
|
||||||
bin:
|
bin:
|
||||||
drizzle-kit: bin.cjs
|
drizzle-kit: bin.cjs
|
||||||
checksum: 10c0/da28fd8de2649ff4a9bccd84270d95eddac7578bda7604d9cf1870bffd94c7ae3a939d300a4af1f74e9942ae6a46e816afdc7aa7f2837e65c3051a4aa42cdee9
|
checksum: 10c0/3277328967cfdeac4bd2a6fd281c77766a62b263b102ba6c1ae15fd0fa456c04598ead88d35acd4bc7846f942e7afbe1762748d407728ea02a9401ca319dc900
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2235,35 +2235,35 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"esbuild@npm:^0.25.2":
|
"esbuild@npm:^0.25.4":
|
||||||
version: 0.25.2
|
version: 0.25.5
|
||||||
resolution: "esbuild@npm:0.25.2"
|
resolution: "esbuild@npm:0.25.5"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@esbuild/aix-ppc64": "npm:0.25.2"
|
"@esbuild/aix-ppc64": "npm:0.25.5"
|
||||||
"@esbuild/android-arm": "npm:0.25.2"
|
"@esbuild/android-arm": "npm:0.25.5"
|
||||||
"@esbuild/android-arm64": "npm:0.25.2"
|
"@esbuild/android-arm64": "npm:0.25.5"
|
||||||
"@esbuild/android-x64": "npm:0.25.2"
|
"@esbuild/android-x64": "npm:0.25.5"
|
||||||
"@esbuild/darwin-arm64": "npm:0.25.2"
|
"@esbuild/darwin-arm64": "npm:0.25.5"
|
||||||
"@esbuild/darwin-x64": "npm:0.25.2"
|
"@esbuild/darwin-x64": "npm:0.25.5"
|
||||||
"@esbuild/freebsd-arm64": "npm:0.25.2"
|
"@esbuild/freebsd-arm64": "npm:0.25.5"
|
||||||
"@esbuild/freebsd-x64": "npm:0.25.2"
|
"@esbuild/freebsd-x64": "npm:0.25.5"
|
||||||
"@esbuild/linux-arm": "npm:0.25.2"
|
"@esbuild/linux-arm": "npm:0.25.5"
|
||||||
"@esbuild/linux-arm64": "npm:0.25.2"
|
"@esbuild/linux-arm64": "npm:0.25.5"
|
||||||
"@esbuild/linux-ia32": "npm:0.25.2"
|
"@esbuild/linux-ia32": "npm:0.25.5"
|
||||||
"@esbuild/linux-loong64": "npm:0.25.2"
|
"@esbuild/linux-loong64": "npm:0.25.5"
|
||||||
"@esbuild/linux-mips64el": "npm:0.25.2"
|
"@esbuild/linux-mips64el": "npm:0.25.5"
|
||||||
"@esbuild/linux-ppc64": "npm:0.25.2"
|
"@esbuild/linux-ppc64": "npm:0.25.5"
|
||||||
"@esbuild/linux-riscv64": "npm:0.25.2"
|
"@esbuild/linux-riscv64": "npm:0.25.5"
|
||||||
"@esbuild/linux-s390x": "npm:0.25.2"
|
"@esbuild/linux-s390x": "npm:0.25.5"
|
||||||
"@esbuild/linux-x64": "npm:0.25.2"
|
"@esbuild/linux-x64": "npm:0.25.5"
|
||||||
"@esbuild/netbsd-arm64": "npm:0.25.2"
|
"@esbuild/netbsd-arm64": "npm:0.25.5"
|
||||||
"@esbuild/netbsd-x64": "npm:0.25.2"
|
"@esbuild/netbsd-x64": "npm:0.25.5"
|
||||||
"@esbuild/openbsd-arm64": "npm:0.25.2"
|
"@esbuild/openbsd-arm64": "npm:0.25.5"
|
||||||
"@esbuild/openbsd-x64": "npm:0.25.2"
|
"@esbuild/openbsd-x64": "npm:0.25.5"
|
||||||
"@esbuild/sunos-x64": "npm:0.25.2"
|
"@esbuild/sunos-x64": "npm:0.25.5"
|
||||||
"@esbuild/win32-arm64": "npm:0.25.2"
|
"@esbuild/win32-arm64": "npm:0.25.5"
|
||||||
"@esbuild/win32-ia32": "npm:0.25.2"
|
"@esbuild/win32-ia32": "npm:0.25.5"
|
||||||
"@esbuild/win32-x64": "npm:0.25.2"
|
"@esbuild/win32-x64": "npm:0.25.5"
|
||||||
dependenciesMeta:
|
dependenciesMeta:
|
||||||
"@esbuild/aix-ppc64":
|
"@esbuild/aix-ppc64":
|
||||||
optional: true
|
optional: true
|
||||||
|
@ -2317,7 +2317,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
esbuild: bin/esbuild
|
esbuild: bin/esbuild
|
||||||
checksum: 10c0/87ce0b78699c4d192b8cf7e9b688e9a0da10e6f58ff85a368bf3044ca1fa95626c98b769b5459352282e0065585b6f994a5e6699af5cccf9d31178960e2b58fd
|
checksum: 10c0/aba8cbc11927fa77562722ed5e95541ce2853f67ad7bdc40382b558abc2e0ec57d92ffb820f082ba2047b4ef9f3bc3da068cdebe30dfd3850cfa3827a78d604e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -4147,13 +4147,13 @@ __metadata:
|
||||||
"@eslint/js": "npm:^9.29.0"
|
"@eslint/js": "npm:^9.29.0"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@napi-rs/canvas": "npm:^0.1.71"
|
"@napi-rs/canvas": "npm:^0.1.71"
|
||||||
"@types/node": "npm:^24.0.3"
|
"@types/node": "npm:^24.0.4"
|
||||||
"@types/pg": "npm:^8.15.4"
|
"@types/pg": "npm:^8.15.4"
|
||||||
"@typescript-eslint/eslint-plugin": "npm:^8.34.1"
|
"@typescript-eslint/eslint-plugin": "npm:^8.35.0"
|
||||||
"@typescript-eslint/parser": "npm:^8.34.1"
|
"@typescript-eslint/parser": "npm:^8.35.0"
|
||||||
cross-env: "npm:^7.0.3"
|
cross-env: "npm:^7.0.3"
|
||||||
discord.js: "npm:^14.20.0"
|
discord.js: "npm:^14.20.0"
|
||||||
drizzle-kit: "npm:^0.31.1"
|
drizzle-kit: "npm:^0.31.2"
|
||||||
drizzle-orm: "npm:^0.44.2"
|
drizzle-orm: "npm:^0.44.2"
|
||||||
eslint: "npm:^9.29.0"
|
eslint: "npm:^9.29.0"
|
||||||
eslint-config-prettier: "npm:^10.1.5"
|
eslint-config-prettier: "npm:^10.1.5"
|
||||||
|
@ -4162,7 +4162,7 @@ __metadata:
|
||||||
ioredis: "npm:^5.6.1"
|
ioredis: "npm:^5.6.1"
|
||||||
lint-staged: "npm:^16.1.2"
|
lint-staged: "npm:^16.1.2"
|
||||||
pg: "npm:^8.16.2"
|
pg: "npm:^8.16.2"
|
||||||
prettier: "npm:3.5.3"
|
prettier: "npm:3.6.0"
|
||||||
ts-node: "npm:^10.9.2"
|
ts-node: "npm:^10.9.2"
|
||||||
ts-patch: "npm:^3.3.0"
|
ts-patch: "npm:^3.3.0"
|
||||||
tsx: "npm:^4.20.3"
|
tsx: "npm:^4.20.3"
|
||||||
|
@ -4208,12 +4208,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier@npm:3.5.3":
|
"prettier@npm:3.6.0":
|
||||||
version: 3.5.3
|
version: 3.6.0
|
||||||
resolution: "prettier@npm:3.5.3"
|
resolution: "prettier@npm:3.6.0"
|
||||||
bin:
|
bin:
|
||||||
prettier: bin/prettier.cjs
|
prettier: bin/prettier.cjs
|
||||||
checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877
|
checksum: 10c0/636897c8084b71ef1f740a46199df0d8f6ed896aa497212cc8cc229d3026b9dca82fa92f61e55924c4708cea11e39a88478e2d93c4818741c55b7408a9ac6d91
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue