build: update deps

This commit is contained in:
Anthony Berg 2024-08-26 22:43:31 +02:00
parent 88dd678bdc
commit 1c9f6612a3
2 changed files with 89 additions and 89 deletions

View File

@ -35,7 +35,7 @@
}, },
"packageManager": "pnpm@9.6.0", "packageManager": "pnpm@9.6.0",
"dependencies": { "dependencies": {
"@prisma/client": "^5.17.0", "@prisma/client": "^5.18.0",
"@sapphire/discord.js-utilities": "^7.3.0", "@sapphire/discord.js-utilities": "^7.3.0",
"@sapphire/framework": "^5.2.1", "@sapphire/framework": "^5.2.1",
"@sapphire/plugin-logger": "^4.0.2", "@sapphire/plugin-logger": "^4.0.2",
@ -45,19 +45,19 @@
"@sapphire/time-utilities": "^1.7.12", "@sapphire/time-utilities": "^1.7.12",
"@sapphire/ts-config": "^5.0.1", "@sapphire/ts-config": "^5.0.1",
"@sapphire/utilities": "^3.17.0", "@sapphire/utilities": "^3.17.0",
"bullmq": "^5.12.0", "bullmq": "^5.12.10",
"discord.js": "^14.15.3", "discord.js": "^14.15.3",
"ioredis": "^5.4.1", "ioredis": "^5.4.1",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "~5.4.5" "typescript": "~5.4.5"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20.14.14", "@types/node": "^20.16.1",
"@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0", "@typescript-eslint/parser": "^6.21.0",
"eslint": "8.56.0", "eslint": "8.56.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"prettier": "3.2.4", "prettier": "3.2.4",
"prisma": "^5.17.0" "prisma": "^5.18.0"
} }
} }

170
pnpm-lock.yaml generated
View File

@ -9,8 +9,8 @@ importers:
.: .:
dependencies: dependencies:
'@prisma/client': '@prisma/client':
specifier: ^5.17.0 specifier: ^5.18.0
version: 5.17.0(prisma@5.17.0) version: 5.18.0(prisma@5.18.0)
'@sapphire/discord.js-utilities': '@sapphire/discord.js-utilities':
specifier: ^7.3.0 specifier: ^7.3.0
version: 7.3.0 version: 7.3.0
@ -39,8 +39,8 @@ importers:
specifier: ^3.17.0 specifier: ^3.17.0
version: 3.17.0 version: 3.17.0
bullmq: bullmq:
specifier: ^5.12.0 specifier: ^5.12.10
version: 5.12.0 version: 5.12.10
discord.js: discord.js:
specifier: ^14.15.3 specifier: ^14.15.3
version: 14.15.3 version: 14.15.3
@ -49,14 +49,14 @@ importers:
version: 5.4.1 version: 5.4.1
ts-node: ts-node:
specifier: ^10.9.2 specifier: ^10.9.2
version: 10.9.2(@types/node@20.14.14)(typescript@5.4.5) version: 10.9.2(@types/node@20.16.1)(typescript@5.4.5)
typescript: typescript:
specifier: ~5.4.5 specifier: ~5.4.5
version: 5.4.5 version: 5.4.5
devDependencies: devDependencies:
'@types/node': '@types/node':
specifier: ^20.14.14 specifier: ^20.16.1
version: 20.14.14 version: 20.16.1
'@typescript-eslint/eslint-plugin': '@typescript-eslint/eslint-plugin':
specifier: ^6.21.0 specifier: ^6.21.0
version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5) version: 6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5)
@ -73,8 +73,8 @@ importers:
specifier: 3.2.4 specifier: 3.2.4
version: 3.2.4 version: 3.2.4
prisma: prisma:
specifier: ^5.17.0 specifier: ^5.18.0
version: 5.17.0 version: 5.18.0
packages: packages:
@ -196,8 +196,8 @@ packages:
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
engines: {node: '>= 8'} engines: {node: '>= 8'}
'@prisma/client@5.17.0': '@prisma/client@5.18.0':
resolution: {integrity: sha512-N2tnyKayT0Zf7mHjwEyE8iG7FwTmXDHFZ1GnNhQp0pJUObsuel4ZZ1XwfuAYkq5mRIiC/Kot0kt0tGCfLJ70Jw==} resolution: {integrity: sha512-BWivkLh+af1kqC89zCJYkHsRcyWsM8/JHpsDMM76DjP3ZdEquJhXa4IeX+HkWPnwJ5FanxEJFZZDTWiDs/Kvyw==}
engines: {node: '>=16.13'} engines: {node: '>=16.13'}
peerDependencies: peerDependencies:
prisma: '*' prisma: '*'
@ -205,20 +205,20 @@ packages:
prisma: prisma:
optional: true optional: true
'@prisma/debug@5.17.0': '@prisma/debug@5.18.0':
resolution: {integrity: sha512-l7+AteR3P8FXiYyo496zkuoiJ5r9jLQEdUuxIxNCN1ud8rdbH3GTxm+f+dCyaSv9l9WY+29L9czaVRXz9mULfg==} resolution: {integrity: sha512-f+ZvpTLidSo3LMJxQPVgAxdAjzv5OpzAo/eF8qZqbwvgi2F5cTOI9XCpdRzJYA0iGfajjwjOKKrVq64vkxEfUw==}
'@prisma/engines-version@5.17.0-31.393aa359c9ad4a4bb28630fb5613f9c281cde053': '@prisma/engines-version@5.18.0-25.4c784e32044a8a016d99474bd02a3b6123742169':
resolution: {integrity: sha512-tUuxZZysZDcrk5oaNOdrBnnkoTtmNQPkzINFDjz7eG6vcs9AVDmA/F6K5Plsb2aQc/l5M2EnFqn3htng9FA4hg==} resolution: {integrity: sha512-a/+LpJj8vYU3nmtkg+N3X51ddbt35yYrRe8wqHTJtYQt7l1f8kjIBcCs6sHJvodW/EK5XGvboOiwm47fmNrbgg==}
'@prisma/engines@5.17.0': '@prisma/engines@5.18.0':
resolution: {integrity: sha512-+r+Nf+JP210Jur+/X8SIPLtz+uW9YA4QO5IXA+KcSOBe/shT47bCcRMTYCbOESw3FFYFTwe7vU6KTWHKPiwvtg==} resolution: {integrity: sha512-ofmpGLeJ2q2P0wa/XaEgTnX/IsLnvSp/gZts0zjgLNdBhfuj2lowOOPmDcfKljLQUXMvAek3lw5T01kHmCG8rg==}
'@prisma/fetch-engine@5.17.0': '@prisma/fetch-engine@5.18.0':
resolution: {integrity: sha512-ESxiOaHuC488ilLPnrv/tM2KrPhQB5TRris/IeIV4ZvUuKeaicCl4Xj/JCQeG9IlxqOgf1cCg5h5vAzlewN91Q==} resolution: {integrity: sha512-I/3u0x2n31rGaAuBRx2YK4eB7R/1zCuayo2DGwSpGyrJWsZesrV7QVw7ND0/Suxeo/vLkJ5OwuBqHoCxvTHpOg==}
'@prisma/get-platform@5.17.0': '@prisma/get-platform@5.18.0':
resolution: {integrity: sha512-UlDgbRozCP1rfJ5Tlkf3Cnftb6srGrEQ4Nm3og+1Se2gWmCZ0hmPIi+tQikGDUVLlvOWx3Gyi9LzgRP+HTXV9w==} resolution: {integrity: sha512-Tk+m7+uhqcKDgnMnFN0lRiH7Ewea0OEsZZs9pqXa7i3+7svS3FSCqDBCaM9x5fmhhkufiG0BtunJVDka+46DlA==}
'@sapphire/async-queue@1.5.3': '@sapphire/async-queue@1.5.3':
resolution: {integrity: sha512-x7zadcfJGxFka1Q3f8gCts1F0xMwCKbZweM85xECGI0hBTeIZJGGCrHgLggihBoprlQ/hBmDR5LKfIPqnmHM3w==} resolution: {integrity: sha512-x7zadcfJGxFka1Q3f8gCts1F0xMwCKbZweM85xECGI0hBTeIZJGGCrHgLggihBoprlQ/hBmDR5LKfIPqnmHM3w==}
@ -319,8 +319,8 @@ packages:
'@types/json-schema@7.0.15': '@types/json-schema@7.0.15':
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
'@types/node@20.14.14': '@types/node@20.16.1':
resolution: {integrity: sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==} resolution: {integrity: sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==}
'@types/semver@7.5.8': '@types/semver@7.5.8':
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
@ -389,8 +389,8 @@ packages:
'@ungap/structured-clone@1.2.0': '@ungap/structured-clone@1.2.0':
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
'@vladfrangu/async_event_emitter@2.4.5': '@vladfrangu/async_event_emitter@2.4.6':
resolution: {integrity: sha512-J7T3gUr3Wz0l7Ni1f9upgBZ7+J22/Q1B7dl0X6fG+fTsD+H+31DIosMHj4Um1dWQwqbcQ3oQf+YS2foYkDc9cQ==} resolution: {integrity: sha512-RaI5qZo6D2CVS6sTHFKg1v5Ohq/+Bo2LZ5gzUEwZ/WkHhwtGTCB/sVLw8ijOkAUxasZ+WshN/Rzj4ywsABJ5ZA==}
engines: {node: '>=v14.0.0', npm: '>=7.0.0'} engines: {node: '>=v14.0.0', npm: '>=7.0.0'}
acorn-jsx@5.3.2: acorn-jsx@5.3.2:
@ -444,8 +444,8 @@ packages:
bullmq@5.1.3: bullmq@5.1.3:
resolution: {integrity: sha512-safpGwiwKHsNPW01Wk8FPxdWbPS2mA0HZKqIhdQB10J4wWRSDWPeQE2p+YYnAmqEsk0FwJdZnzVcwCfn7w5cVA==} resolution: {integrity: sha512-safpGwiwKHsNPW01Wk8FPxdWbPS2mA0HZKqIhdQB10J4wWRSDWPeQE2p+YYnAmqEsk0FwJdZnzVcwCfn7w5cVA==}
bullmq@5.12.0: bullmq@5.12.10:
resolution: {integrity: sha512-kOtSQx9ymylslsLNFD0xOMJM9mHqnq3x6KD7+DYkHByWe0HFRdblpYKhZyL4uR3rwaKZwzOrJVl3RwRaDjZxSg==} resolution: {integrity: sha512-lXH8Caj+FvYHiBS0QBEpQOq57RcVuEPziBC5cBlWguCVNfn1UMSri22bRrynDKuof8o9XB43ctmYASUpoa0DeQ==}
callsites@3.1.0: callsites@3.1.0:
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
@ -514,8 +514,8 @@ packages:
discord-api-types@0.37.83: discord-api-types@0.37.83:
resolution: {integrity: sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==} resolution: {integrity: sha512-urGGYeWtWNYMKnYlZnOnDHm8fVRffQs3U0SpE8RHeiuLKb/u92APS8HoQnPTFbnXmY1vVnXjXO4dOxcAn3J+DA==}
discord-api-types@0.37.93: discord-api-types@0.37.98:
resolution: {integrity: sha512-M5jn0x3bcXk8EI2c6F6V6LeOWq10B/cJf+YJSyqNmg7z4bdXK+Z7g9zGJwHS0h9Bfgs0nun2LQISFOzwck7G9A==} resolution: {integrity: sha512-xsH4UwmnCQl4KjAf01/p9ck9s+/vDqzHbUxPOBzo8fcVUa/hQG6qInD7Cr44KAuCM+xCxGJFSAUx450pBrX0+g==}
discord.js@14.15.3: discord.js@14.15.3:
resolution: {integrity: sha512-/UJDQO10VuU6wQPglA4kz2bw2ngeeSbogiIPx/TsnctfzV/tNf+q+i1HlgtX1OGpeOBpJH9erZQNO5oRM2uAtQ==} resolution: {integrity: sha512-/UJDQO10VuU6wQPglA4kz2bw2ngeeSbogiIPx/TsnctfzV/tNf+q+i1HlgtX1OGpeOBpJH9erZQNO5oRM2uAtQ==}
@ -638,8 +638,8 @@ packages:
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
engines: {node: '>=8'} engines: {node: '>=8'}
ignore@5.3.1: ignore@5.3.2:
resolution: {integrity: sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==} resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
engines: {node: '>= 4'} engines: {node: '>= 4'}
import-fresh@3.3.0: import-fresh@3.3.0:
@ -733,8 +733,8 @@ packages:
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
engines: {node: '>= 8'} engines: {node: '>= 8'}
micromatch@4.0.7: micromatch@4.0.8:
resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
engines: {node: '>=8.6'} engines: {node: '>=8.6'}
minimatch@3.1.2: minimatch@3.1.2:
@ -816,8 +816,8 @@ packages:
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
prisma@5.17.0: prisma@5.18.0:
resolution: {integrity: sha512-m4UWkN5lBE6yevqeOxEvmepnL5cNPEjzMw2IqDB59AcEV6w7D8vGljDLd1gPFH+W6gUxw9x7/RmN5dCS/WTPxA==} resolution: {integrity: sha512-+TrSIxZsh64OPOmaSgVPH7ALL9dfU0jceYaMJXsNrTkFHO7/3RANi5K2ZiPB1De9+KDxCWn7jvRq8y8pvk+o9g==}
engines: {node: '>=16.13'} engines: {node: '>=16.13'}
hasBin: true hasBin: true
@ -917,8 +917,8 @@ packages:
tslib@2.6.2: tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
tslib@2.6.3: tslib@2.7.0:
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==}
type-check@0.4.0: type-check@0.4.0:
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
@ -933,8 +933,8 @@ packages:
engines: {node: '>=14.17'} engines: {node: '>=14.17'}
hasBin: true hasBin: true
undici-types@5.26.5: undici-types@6.19.8:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
undici@6.13.0: undici@6.13.0:
resolution: {integrity: sha512-Q2rtqmZWrbP8nePMq7mOJIN98M0fYvSgV89vwl/BQRT4mDOeY2GXZngfGpcBBhtky3woM7G24wZV3Q304Bv6cw==} resolution: {integrity: sha512-Q2rtqmZWrbP8nePMq7mOJIN98M0fYvSgV89vwl/BQRT4mDOeY2GXZngfGpcBBhtky3woM7G24wZV3Q304Bv6cw==}
@ -996,7 +996,7 @@ snapshots:
discord-api-types: 0.37.83 discord-api-types: 0.37.83
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
ts-mixer: 6.0.4 ts-mixer: 6.0.4
tslib: 2.6.3 tslib: 2.7.0
'@discordjs/collection@1.5.3': {} '@discordjs/collection@1.5.3': {}
@ -1012,7 +1012,7 @@ snapshots:
'@discordjs/util': 1.1.0 '@discordjs/util': 1.1.0
'@sapphire/async-queue': 1.5.3 '@sapphire/async-queue': 1.5.3
'@sapphire/snowflake': 3.5.3 '@sapphire/snowflake': 3.5.3
'@vladfrangu/async_event_emitter': 2.4.5 '@vladfrangu/async_event_emitter': 2.4.6
discord-api-types: 0.37.83 discord-api-types: 0.37.83
magic-bytes.js: 1.10.0 magic-bytes.js: 1.10.0
tslib: 2.6.2 tslib: 2.6.2
@ -1027,7 +1027,7 @@ snapshots:
'@discordjs/util': 1.1.0 '@discordjs/util': 1.1.0
'@sapphire/async-queue': 1.5.3 '@sapphire/async-queue': 1.5.3
'@types/ws': 8.5.12 '@types/ws': 8.5.12
'@vladfrangu/async_event_emitter': 2.4.5 '@vladfrangu/async_event_emitter': 2.4.6
discord-api-types: 0.37.83 discord-api-types: 0.37.83
tslib: 2.6.2 tslib: 2.6.2
ws: 8.18.0 ws: 8.18.0
@ -1048,7 +1048,7 @@ snapshots:
debug: 4.3.6 debug: 4.3.6
espree: 9.6.1 espree: 9.6.1
globals: 13.24.0 globals: 13.24.0
ignore: 5.3.1 ignore: 5.3.2
import-fresh: 3.3.0 import-fresh: 3.3.0
js-yaml: 4.1.0 js-yaml: 4.1.0
minimatch: 3.1.2 minimatch: 3.1.2
@ -1111,30 +1111,30 @@ snapshots:
'@nodelib/fs.scandir': 2.1.5 '@nodelib/fs.scandir': 2.1.5
fastq: 1.17.1 fastq: 1.17.1
'@prisma/client@5.17.0(prisma@5.17.0)': '@prisma/client@5.18.0(prisma@5.18.0)':
optionalDependencies: optionalDependencies:
prisma: 5.17.0 prisma: 5.18.0
'@prisma/debug@5.17.0': {} '@prisma/debug@5.18.0': {}
'@prisma/engines-version@5.17.0-31.393aa359c9ad4a4bb28630fb5613f9c281cde053': {} '@prisma/engines-version@5.18.0-25.4c784e32044a8a016d99474bd02a3b6123742169': {}
'@prisma/engines@5.17.0': '@prisma/engines@5.18.0':
dependencies: dependencies:
'@prisma/debug': 5.17.0 '@prisma/debug': 5.18.0
'@prisma/engines-version': 5.17.0-31.393aa359c9ad4a4bb28630fb5613f9c281cde053 '@prisma/engines-version': 5.18.0-25.4c784e32044a8a016d99474bd02a3b6123742169
'@prisma/fetch-engine': 5.17.0 '@prisma/fetch-engine': 5.18.0
'@prisma/get-platform': 5.17.0 '@prisma/get-platform': 5.18.0
'@prisma/fetch-engine@5.17.0': '@prisma/fetch-engine@5.18.0':
dependencies: dependencies:
'@prisma/debug': 5.17.0 '@prisma/debug': 5.18.0
'@prisma/engines-version': 5.17.0-31.393aa359c9ad4a4bb28630fb5613f9c281cde053 '@prisma/engines-version': 5.18.0-25.4c784e32044a8a016d99474bd02a3b6123742169
'@prisma/get-platform': 5.17.0 '@prisma/get-platform': 5.18.0
'@prisma/get-platform@5.17.0': '@prisma/get-platform@5.18.0':
dependencies: dependencies:
'@prisma/debug': 5.17.0 '@prisma/debug': 5.18.0
'@sapphire/async-queue@1.5.3': {} '@sapphire/async-queue@1.5.3': {}
@ -1144,14 +1144,14 @@ snapshots:
'@sapphire/discord-utilities@3.3.0': '@sapphire/discord-utilities@3.3.0':
dependencies: dependencies:
discord-api-types: 0.37.93 discord-api-types: 0.37.98
'@sapphire/discord.js-utilities@7.3.0': '@sapphire/discord.js-utilities@7.3.0':
dependencies: dependencies:
'@sapphire/discord-utilities': 3.3.0 '@sapphire/discord-utilities': 3.3.0
'@sapphire/duration': 1.1.2 '@sapphire/duration': 1.1.2
'@sapphire/utilities': 3.17.0 '@sapphire/utilities': 3.17.0
tslib: 2.6.3 tslib: 2.7.0
'@sapphire/duration@1.1.2': {} '@sapphire/duration@1.1.2': {}
@ -1175,7 +1175,7 @@ snapshots:
dependencies: dependencies:
'@discordjs/collection': 1.5.3 '@discordjs/collection': 1.5.3
'@sapphire/utilities': 3.17.0 '@sapphire/utilities': 3.17.0
tslib: 2.6.3 tslib: 2.7.0
'@sapphire/plugin-logger@4.0.2': '@sapphire/plugin-logger@4.0.2':
dependencies: dependencies:
@ -1187,14 +1187,14 @@ snapshots:
'@sapphire/stopwatch': 1.5.2 '@sapphire/stopwatch': 1.5.2
'@sapphire/utilities': 3.17.0 '@sapphire/utilities': 3.17.0
bullmq: 5.1.3 bullmq: 5.1.3
tslib: 2.6.3 tslib: 2.7.0
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@sapphire/plugin-subcommands@6.0.3': '@sapphire/plugin-subcommands@6.0.3':
dependencies: dependencies:
'@sapphire/utilities': 3.17.0 '@sapphire/utilities': 3.17.0
tslib: 2.6.3 tslib: 2.7.0
'@sapphire/ratelimits@2.4.9': {} '@sapphire/ratelimits@2.4.9': {}
@ -1209,7 +1209,7 @@ snapshots:
'@sapphire/stopwatch@1.5.2': '@sapphire/stopwatch@1.5.2':
dependencies: dependencies:
tslib: 2.6.3 tslib: 2.7.0
'@sapphire/time-utilities@1.7.12': '@sapphire/time-utilities@1.7.12':
dependencies: dependencies:
@ -1224,7 +1224,7 @@ snapshots:
'@sapphire/ts-config@5.0.1': '@sapphire/ts-config@5.0.1':
dependencies: dependencies:
tslib: 2.6.3 tslib: 2.7.0
typescript: 5.4.5 typescript: 5.4.5
'@sapphire/utilities@3.17.0': {} '@sapphire/utilities@3.17.0': {}
@ -1239,15 +1239,15 @@ snapshots:
'@types/json-schema@7.0.15': {} '@types/json-schema@7.0.15': {}
'@types/node@20.14.14': '@types/node@20.16.1':
dependencies: dependencies:
undici-types: 5.26.5 undici-types: 6.19.8
'@types/semver@7.5.8': {} '@types/semver@7.5.8': {}
'@types/ws@8.5.12': '@types/ws@8.5.12':
dependencies: dependencies:
'@types/node': 20.14.14 '@types/node': 20.16.1
'@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5)': '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.56.0)(typescript@5.4.5))(eslint@8.56.0)(typescript@5.4.5)':
dependencies: dependencies:
@ -1260,7 +1260,7 @@ snapshots:
debug: 4.3.6 debug: 4.3.6
eslint: 8.56.0 eslint: 8.56.0
graphemer: 1.4.0 graphemer: 1.4.0
ignore: 5.3.1 ignore: 5.3.2
natural-compare: 1.4.0 natural-compare: 1.4.0
semver: 7.6.3 semver: 7.6.3
ts-api-utils: 1.3.0(typescript@5.4.5) ts-api-utils: 1.3.0(typescript@5.4.5)
@ -1337,7 +1337,7 @@ snapshots:
'@ungap/structured-clone@1.2.0': {} '@ungap/structured-clone@1.2.0': {}
'@vladfrangu/async_event_emitter@2.4.5': {} '@vladfrangu/async_event_emitter@2.4.6': {}
acorn-jsx@5.3.2(acorn@8.12.1): acorn-jsx@5.3.2(acorn@8.12.1):
dependencies: dependencies:
@ -1392,19 +1392,19 @@ snapshots:
msgpackr: 1.11.0 msgpackr: 1.11.0
node-abort-controller: 3.1.1 node-abort-controller: 3.1.1
semver: 7.6.3 semver: 7.6.3
tslib: 2.6.3 tslib: 2.7.0
uuid: 9.0.1 uuid: 9.0.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
bullmq@5.12.0: bullmq@5.12.10:
dependencies: dependencies:
cron-parser: 4.9.0 cron-parser: 4.9.0
ioredis: 5.4.1 ioredis: 5.4.1
msgpackr: 1.11.0 msgpackr: 1.11.0
node-abort-controller: 3.1.1 node-abort-controller: 3.1.1
semver: 7.6.3 semver: 7.6.3
tslib: 2.6.3 tslib: 2.7.0
uuid: 9.0.1 uuid: 9.0.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -1459,7 +1459,7 @@ snapshots:
discord-api-types@0.37.83: {} discord-api-types@0.37.83: {}
discord-api-types@0.37.93: {} discord-api-types@0.37.98: {}
discord.js@14.15.3: discord.js@14.15.3:
dependencies: dependencies:
@ -1523,7 +1523,7 @@ snapshots:
glob-parent: 6.0.2 glob-parent: 6.0.2
globals: 13.24.0 globals: 13.24.0
graphemer: 1.4.0 graphemer: 1.4.0
ignore: 5.3.1 ignore: 5.3.2
imurmurhash: 0.1.4 imurmurhash: 0.1.4
is-glob: 4.0.3 is-glob: 4.0.3
is-path-inside: 3.0.3 is-path-inside: 3.0.3
@ -1565,7 +1565,7 @@ snapshots:
'@nodelib/fs.walk': 1.2.8 '@nodelib/fs.walk': 1.2.8
glob-parent: 5.1.2 glob-parent: 5.1.2
merge2: 1.4.1 merge2: 1.4.1
micromatch: 4.0.7 micromatch: 4.0.8
fast-json-stable-stringify@2.1.0: {} fast-json-stable-stringify@2.1.0: {}
@ -1632,7 +1632,7 @@ snapshots:
array-union: 2.1.0 array-union: 2.1.0
dir-glob: 3.0.1 dir-glob: 3.0.1
fast-glob: 3.3.2 fast-glob: 3.3.2
ignore: 5.3.1 ignore: 5.3.2
merge2: 1.4.1 merge2: 1.4.1
slash: 3.0.0 slash: 3.0.0
@ -1640,7 +1640,7 @@ snapshots:
has-flag@4.0.0: {} has-flag@4.0.0: {}
ignore@5.3.1: {} ignore@5.3.2: {}
import-fresh@3.3.0: import-fresh@3.3.0:
dependencies: dependencies:
@ -1723,7 +1723,7 @@ snapshots:
merge2@1.4.1: {} merge2@1.4.1: {}
micromatch@4.0.7: micromatch@4.0.8:
dependencies: dependencies:
braces: 3.0.3 braces: 3.0.3
picomatch: 2.3.1 picomatch: 2.3.1
@ -1806,9 +1806,9 @@ snapshots:
prettier@3.2.4: {} prettier@3.2.4: {}
prisma@5.17.0: prisma@5.18.0:
dependencies: dependencies:
'@prisma/engines': 5.17.0 '@prisma/engines': 5.18.0
punycode@2.3.1: {} punycode@2.3.1: {}
@ -1866,14 +1866,14 @@ snapshots:
ts-mixer@6.0.4: {} ts-mixer@6.0.4: {}
ts-node@10.9.2(@types/node@20.14.14)(typescript@5.4.5): ts-node@10.9.2(@types/node@20.16.1)(typescript@5.4.5):
dependencies: dependencies:
'@cspotcode/source-map-support': 0.8.1 '@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.11 '@tsconfig/node10': 1.0.11
'@tsconfig/node12': 1.0.11 '@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3 '@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4 '@tsconfig/node16': 1.0.4
'@types/node': 20.14.14 '@types/node': 20.16.1
acorn: 8.12.1 acorn: 8.12.1
acorn-walk: 8.3.3 acorn-walk: 8.3.3
arg: 4.1.3 arg: 4.1.3
@ -1886,7 +1886,7 @@ snapshots:
tslib@2.6.2: {} tslib@2.6.2: {}
tslib@2.6.3: {} tslib@2.7.0: {}
type-check@0.4.0: type-check@0.4.0:
dependencies: dependencies:
@ -1896,7 +1896,7 @@ snapshots:
typescript@5.4.5: {} typescript@5.4.5: {}
undici-types@5.26.5: {} undici-types@6.19.8: {}
undici@6.13.0: {} undici@6.13.0: {}