3 Commits

Author SHA1 Message Date
minori 5e0cc691b3 deps: update @google/genai to 1.40.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m27s
2026-02-15 07:09:09 -08:00
minori a237d3cb74 deps: update @google/genai to 1.39.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 54s
2026-02-10 07:05:42 -08:00
minori bfdd9eece5 deps: update @google/genai to 1.38.0
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m33s
2026-02-04 08:44:38 -08:00
4 changed files with 220 additions and 139 deletions
+25
View File
@@ -0,0 +1,25 @@
# Package Manager Configuration
# Force pnpm usage - breaks npm/yarn intentionally
node-linker=pnpm
# Security: Disable all lifecycle scripts
ignore-scripts=true
enable-pre-post-scripts=false
# Security: Require packages to be 10+ days old before installation
minimum-release-age=14400
# Security: Verify package integrity hashes
verify-store-integrity=true
# Security: Enforce strict trust policies
trust-policy=strict
# Security: Strict peer dependency resolution
strict-peer-dependencies=true
# Performance: Use symlinks for node_modules
symlink=true
# Lockfile: Ensure lockfile is not modified during install
frozen-lockfile=false
+4 -4
View File
@@ -19,14 +19,14 @@
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "24.9.2",
"eslint": "9.38.0",
"typescript": "6.0.2"
"typescript": "5.9.3"
},
"dependencies": {
"@anthropic-ai/sdk": "0.78.0",
"@google/genai": "1.28.0",
"@anthropic-ai/sdk": "0.68.0",
"@google/genai": "1.40.0",
"@nhcarrigan/discord-analytics": "0.0.6",
"@nhcarrigan/logger": "1.1.1",
"discord.js": "14.25.1",
"discord.js": "14.24.2",
"fastify": "5.6.1"
}
}
+191 -114
View File
@@ -9,30 +9,30 @@ importers:
.:
dependencies:
'@anthropic-ai/sdk':
specifier: 0.78.0
version: 0.78.0
specifier: 0.68.0
version: 0.68.0
'@google/genai':
specifier: 1.28.0
version: 1.28.0
specifier: 1.40.0
version: 1.40.0
'@nhcarrigan/discord-analytics':
specifier: 0.0.6
version: 0.0.6(@nhcarrigan/logger@1.1.1)(discord.js@14.25.1)
version: 0.0.6(@nhcarrigan/logger@1.1.1)(discord.js@14.24.2)
'@nhcarrigan/logger':
specifier: 1.1.1
version: 1.1.1
discord.js:
specifier: 14.25.1
version: 14.25.1
specifier: 14.24.2
version: 14.24.2
fastify:
specifier: 5.6.1
version: 5.6.1
devDependencies:
'@nhcarrigan/eslint-config':
specifier: 5.2.0
version: 5.2.0(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@6.0.2))(eslint@9.38.0)(playwright@1.56.1)(react@19.2.0)(typescript@6.0.2)(vitest@4.0.5(@types/node@24.9.2))
version: 5.2.0(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(playwright@1.56.1)(react@19.2.0)(typescript@5.9.3)(vitest@4.0.5(@types/node@24.9.2))
'@nhcarrigan/typescript-config':
specifier: 4.0.0
version: 4.0.0(typescript@6.0.2)
version: 4.0.0(typescript@5.9.3)
'@types/node':
specifier: 24.9.2
version: 24.9.2
@@ -40,13 +40,13 @@ importers:
specifier: 9.38.0
version: 9.38.0
typescript:
specifier: 6.0.2
version: 6.0.2
specifier: 5.9.3
version: 5.9.3
packages:
'@anthropic-ai/sdk@0.78.0':
resolution: {integrity: sha512-PzQhR715td/m1UaaN5hHXjYB8Gl2lF9UVhrrGrZeysiF6Rb74Wc9GCB8hzLdzmQtBd1qe89F9OptgB9Za1Ib5w==}
'@anthropic-ai/sdk@0.68.0':
resolution: {integrity: sha512-SMYAmbbiprG8k1EjEPMTwaTqssDT7Ae+jxcR5kWXiqTlbwMR2AthXtscEVWOHkRfyAV5+y3PFYTJRNa3OJWIEw==}
hasBin: true
peerDependencies:
zod: ^3.25.0 || ^4.0.0
@@ -78,16 +78,16 @@ packages:
resolution: {integrity: sha512-LiSusze9Tc7qF03sLCujF5iZp7K+vRNEDBZ86FT9aQAv3vxMLihUvKvpsCWiQ2DJq1tVckopKm1rxomgNUc9hg==}
engines: {node: '>=18'}
'@discordjs/formatters@0.6.2':
resolution: {integrity: sha512-y4UPwWhH6vChKRkGdMB4odasUbHOUwy7KL+OVwF86PvT6QVOwElx+TiI1/6kcmcEe+g5YRXJFiXSXUdabqZOvQ==}
'@discordjs/formatters@0.6.1':
resolution: {integrity: sha512-5cnX+tASiPCqCWtFcFslxBVUaCetB0thvM/JyavhbXInP1HJIEU+Qv/zMrnuwSsX3yWH2lVXNJZeDK3EiP4HHg==}
engines: {node: '>=16.11.0'}
'@discordjs/rest@2.6.0':
resolution: {integrity: sha512-RDYrhmpB7mTvmCKcpj+pc5k7POKszS4E2O9TYc+U+Y4iaCP+r910QdO43qmpOja8LRr1RJ0b3U+CqVsnPqzf4w==}
engines: {node: '>=18'}
'@discordjs/util@1.2.0':
resolution: {integrity: sha512-3LKP7F2+atl9vJFhaBjn4nOaSWahZ/yWjOvA4e5pnXkt2qyXRCHLxoBQy81GFtLGCq7K9lPm9R517M1U+/90Qg==}
'@discordjs/util@1.1.1':
resolution: {integrity: sha512-eddz6UnOBEB1oITPinyrB2Pttej49M9FZQY8NxgEvc3tq6ZICZ19m70RsmzRdDHk80O9NoYN/25AqJl8vPVf/g==}
engines: {node: '>=18'}
'@discordjs/ws@1.2.3':
@@ -337,11 +337,11 @@ packages:
'@fastify/proxy-addr@5.1.0':
resolution: {integrity: sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==}
'@google/genai@1.28.0':
resolution: {integrity: sha512-0pfZ1EWQsM9kINsL+mFKJvpzM6NRHS9t360S1MzKq4JtIwTj/RbsPpC/K5wpKiPy9PC+J+bsz/9gvaL51++KrA==}
'@google/genai@1.40.0':
resolution: {integrity: sha512-fhIww8smT0QYRX78qWOiz/nIQhHMF5wXOrlXvj33HBrz3vKDBb+wibLcEmTA+L9dmPD4KmfNr7UF3LDQVTXNjA==}
engines: {node: '>=20.0.0'}
peerDependencies:
'@modelcontextprotocol/sdk': ^1.20.1
'@modelcontextprotocol/sdk': ^1.25.2
peerDependenciesMeta:
'@modelcontextprotocol/sdk':
optional: true
@@ -417,6 +417,36 @@ packages:
resolution: {integrity: sha512-fdDH1LSGfZdTH2sxdpVMw31BanV28K/Gry0cVFxaNP77neJSkd82mM8ErPNYs9e+0O7SdHBLTDzDgwUuy18RnQ==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@protobufjs/aspromise@1.1.2':
resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU++ZWQrdxsUeQXmcg4uoQ==}
'@protobufjs/base64@1.1.2':
resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==}
'@protobufjs/codegen@2.0.4':
resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==}
'@protobufjs/eventemitter@1.1.0':
resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==}
'@protobufjs/fetch@1.1.0':
resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==}
'@protobufjs/float@1.0.2':
resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==}
'@protobufjs/inquire@1.1.0':
resolution: {integrity: sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==}
'@protobufjs/path@1.1.2':
resolution: {integrity: sha512-6JOcJ5Tm08dOHAbdR3GrvP+yUUfkjG5ePsHYczMFLq3ZmMkAD98cDgcT2iA1lJ9NVwFd4tH/iSSoe44YWkltEA==}
'@protobufjs/pool@1.1.0':
resolution: {integrity: sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==}
'@protobufjs/utf8@1.1.0':
resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==}
'@rollup/rollup-android-arm-eabi@4.52.5':
resolution: {integrity: sha512-8c1vW4ocv3UOMp9K+gToY5zL2XiiVw3k7f1ksf4yO1FlDFQ1C2u72iACFnSOceJFsWskc2WZNqeRhFRPzv+wtQ==}
cpu: [arm]
@@ -1008,11 +1038,11 @@ packages:
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
engines: {node: '>=8'}
discord-api-types@0.38.37:
resolution: {integrity: sha512-Cv47jzY1jkGkh5sv0bfHYqGgKOWO1peOrGMkDFM4UmaGMOTgOW8QSexhvixa9sVOiz8MnVOBryWYyw/CEVhj7w==}
discord-api-types@0.38.31:
resolution: {integrity: sha512-kC94ANsk8ackj8ENTuO8joTNEL0KtymVhHy9dyEC/s4QAZ7GCx40dYEzQaadyo8w+oP0X8QydE/nzAWRylTGtQ==}
discord.js@14.25.1:
resolution: {integrity: sha512-2l0gsPOLPs5t6GFZfQZKnL1OJNYFcuC/ETWsW4VtKVD/tg4ICa9x+jb9bkPffkMdRpRpuUaO/fKkHCBeiCKh8g==}
discord.js@14.24.2:
resolution: {integrity: sha512-VMEDbmguRdX/EeMaTsf9Mb0IQA90WdYF2cn4QDfslQFXgQ6LFtmlPn0FSotnS0kcFbFp+JBSIxtnF+bnAHG/hQ==}
engines: {node: '>=18'}
doctrine@2.1.0:
@@ -1358,6 +1388,7 @@ packages:
glob@10.4.5:
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
hasBin: true
globals@13.24.0:
@@ -1673,6 +1704,9 @@ packages:
long-timeout@0.1.1:
resolution: {integrity: sha512-BFRuQUqc7x2NWxfJBCyUrN8iYUYznzL9JROmRz1gZ6KlOIgmoD+njPVbb+VNn2nGMKggMsK79iUNErillsrx7w==}
long@5.3.2:
resolution: {integrity: sha512-mNAgZ1GmyNhD7AuqnTG3/VQ26o760+ZYBPKjPvugO8+nLbYfX6TVpJPseBvopbdY+qpZ/lKUnmEc1LeZYS3QAA==}
loose-envify@1.4.0:
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
hasBin: true
@@ -1907,6 +1941,10 @@ packages:
prop-types@15.8.1:
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
protobufjs@7.5.4:
resolution: {integrity: sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==}
engines: {node: '>=12.0.0'}
punycode@2.3.1:
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
engines: {node: '>=6'}
@@ -2266,8 +2304,8 @@ packages:
resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
engines: {node: '>= 0.4'}
typescript@6.0.2:
resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==}
typescript@5.9.3:
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
engines: {node: '>=14.17'}
hasBin: true
@@ -2428,7 +2466,7 @@ packages:
snapshots:
'@anthropic-ai/sdk@0.78.0':
'@anthropic-ai/sdk@0.68.0':
dependencies:
json-schema-to-ts: 3.1.1
@@ -2444,10 +2482,10 @@ snapshots:
'@discordjs/builders@1.13.0':
dependencies:
'@discordjs/formatters': 0.6.2
'@discordjs/util': 1.2.0
'@discordjs/formatters': 0.6.1
'@discordjs/util': 1.1.1
'@sapphire/shapeshift': 4.0.0
discord-api-types: 0.38.37
discord-api-types: 0.38.31
fast-deep-equal: 3.1.3
ts-mixer: 6.0.4
tslib: 2.8.1
@@ -2456,35 +2494,33 @@ snapshots:
'@discordjs/collection@2.1.1': {}
'@discordjs/formatters@0.6.2':
'@discordjs/formatters@0.6.1':
dependencies:
discord-api-types: 0.38.37
discord-api-types: 0.38.31
'@discordjs/rest@2.6.0':
dependencies:
'@discordjs/collection': 2.1.1
'@discordjs/util': 1.2.0
'@discordjs/util': 1.1.1
'@sapphire/async-queue': 1.5.5
'@sapphire/snowflake': 3.5.3
'@vladfrangu/async_event_emitter': 2.4.7
discord-api-types: 0.38.37
discord-api-types: 0.38.31
magic-bytes.js: 1.12.1
tslib: 2.8.1
undici: 6.21.3
'@discordjs/util@1.2.0':
dependencies:
discord-api-types: 0.38.37
'@discordjs/util@1.1.1': {}
'@discordjs/ws@1.2.3':
dependencies:
'@discordjs/collection': 2.1.1
'@discordjs/rest': 2.6.0
'@discordjs/util': 1.2.0
'@discordjs/util': 1.1.1
'@sapphire/async-queue': 1.5.5
'@types/ws': 8.18.1
'@vladfrangu/async_event_emitter': 2.4.7
discord-api-types: 0.38.37
discord-api-types: 0.38.31
tslib: 2.8.1
ws: 8.18.3
transitivePeerDependencies:
@@ -2674,9 +2710,10 @@ snapshots:
'@fastify/forwarded': 3.0.1
ipaddr.js: 2.2.0
'@google/genai@1.28.0':
'@google/genai@1.40.0':
dependencies:
google-auth-library: 10.5.0
protobufjs: 7.5.4
ws: 8.18.3
transitivePeerDependencies:
- bufferutil
@@ -2705,25 +2742,25 @@ snapshots:
'@jridgewell/sourcemap-codec@1.5.5': {}
'@nhcarrigan/discord-analytics@0.0.6(@nhcarrigan/logger@1.1.1)(discord.js@14.25.1)':
'@nhcarrigan/discord-analytics@0.0.6(@nhcarrigan/logger@1.1.1)(discord.js@14.24.2)':
dependencies:
'@nhcarrigan/logger': 1.1.1
discord.js: 14.25.1
discord.js: 14.24.2
node-schedule: 2.1.1
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@6.0.2))(eslint@9.38.0)(playwright@1.56.1)(react@19.2.0)(typescript@6.0.2)(vitest@4.0.5(@types/node@24.9.2))':
'@nhcarrigan/eslint-config@5.2.0(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(playwright@1.56.1)(react@19.2.0)(typescript@5.9.3)(vitest@4.0.5(@types/node@24.9.2))':
dependencies:
'@eslint-community/eslint-plugin-eslint-comments': 4.4.1(eslint@9.38.0)
'@eslint/compat': 1.2.4(eslint@9.38.0)
'@eslint/eslintrc': 3.2.0
'@eslint/js': 9.17.0
'@stylistic/eslint-plugin': 2.12.1(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@6.0.2))(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/parser': 8.19.0(eslint@9.38.0)(typescript@6.0.2)
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@6.0.2))(eslint@9.38.0)(typescript@6.0.2)(vitest@4.0.5(@types/node@24.9.2))
'@stylistic/eslint-plugin': 2.12.1(eslint@9.38.0)(typescript@5.9.3)
'@typescript-eslint/eslint-plugin': 8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3)
'@typescript-eslint/parser': 8.19.0(eslint@9.38.0)(typescript@5.9.3)
'@vitest/eslint-plugin': 1.1.24(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3)(vitest@4.0.5(@types/node@24.9.2))
eslint: 9.38.0
eslint-plugin-deprecation: 3.0.0(eslint@9.38.0)(typescript@6.0.2)
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@6.0.2))(eslint@9.38.0)
eslint-plugin-deprecation: 3.0.0(eslint@9.38.0)(typescript@5.9.3)
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)
eslint-plugin-jsdoc: 50.6.1(eslint@9.38.0)
eslint-plugin-playwright: 2.1.0(eslint@9.38.0)
eslint-plugin-react: 7.37.3(eslint@9.38.0)
@@ -2732,7 +2769,7 @@ snapshots:
globals: 15.14.0
playwright: 1.56.1
react: 19.2.0
typescript: 6.0.2
typescript: 5.9.3
vitest: 4.0.5(@types/node@24.9.2)
transitivePeerDependencies:
- '@typescript-eslint/utils'
@@ -2742,9 +2779,9 @@ snapshots:
'@nhcarrigan/logger@1.1.1': {}
'@nhcarrigan/typescript-config@4.0.0(typescript@6.0.2)':
'@nhcarrigan/typescript-config@4.0.0(typescript@5.9.3)':
dependencies:
typescript: 6.0.2
typescript: 5.9.3
'@nodelib/fs.scandir@2.1.5':
dependencies:
@@ -2765,6 +2802,29 @@ snapshots:
'@pkgr/core@0.1.2': {}
'@protobufjs/aspromise@1.1.2': {}
'@protobufjs/base64@1.1.2': {}
'@protobufjs/codegen@2.0.4': {}
'@protobufjs/eventemitter@1.1.0': {}
'@protobufjs/fetch@1.1.0':
dependencies:
'@protobufjs/aspromise': 1.1.2
'@protobufjs/inquire': 1.1.0
'@protobufjs/float@1.0.2': {}
'@protobufjs/inquire@1.1.0': {}
'@protobufjs/path@1.1.2': {}
'@protobufjs/pool@1.1.0': {}
'@protobufjs/utf8@1.1.0': {}
'@rollup/rollup-android-arm-eabi@4.52.5':
optional: true
@@ -2844,9 +2904,9 @@ snapshots:
'@standard-schema/spec@1.0.0': {}
'@stylistic/eslint-plugin@2.12.1(eslint@9.38.0)(typescript@6.0.2)':
'@stylistic/eslint-plugin@2.12.1(eslint@9.38.0)(typescript@5.9.3)':
dependencies:
'@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
eslint: 9.38.0
eslint-visitor-keys: 4.2.1
espree: 10.4.0
@@ -2879,41 +2939,41 @@ snapshots:
dependencies:
'@types/node': 24.9.2
'@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@6.0.2))(eslint@9.38.0)(typescript@6.0.2)':
'@typescript-eslint/eslint-plugin@8.19.0(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3)':
dependencies:
'@eslint-community/regexpp': 4.12.2
'@typescript-eslint/parser': 8.19.0(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/parser': 8.19.0(eslint@9.38.0)(typescript@5.9.3)
'@typescript-eslint/scope-manager': 8.19.0
'@typescript-eslint/type-utils': 8.19.0(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/utils': 8.19.0(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/type-utils': 8.19.0(eslint@9.38.0)(typescript@5.9.3)
'@typescript-eslint/utils': 8.19.0(eslint@9.38.0)(typescript@5.9.3)
'@typescript-eslint/visitor-keys': 8.19.0
eslint: 9.38.0
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
ts-api-utils: 1.4.3(typescript@6.0.2)
typescript: 6.0.2
ts-api-utils: 1.4.3(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@6.0.2)':
'@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@5.9.3)':
dependencies:
'@typescript-eslint/scope-manager': 8.19.0
'@typescript-eslint/types': 8.19.0
'@typescript-eslint/typescript-estree': 8.19.0(typescript@6.0.2)
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.9.3)
'@typescript-eslint/visitor-keys': 8.19.0
debug: 4.4.3
eslint: 9.38.0
typescript: 6.0.2
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/project-service@8.46.2(typescript@6.0.2)':
'@typescript-eslint/project-service@8.46.2(typescript@5.9.3)':
dependencies:
'@typescript-eslint/tsconfig-utils': 8.46.2(typescript@6.0.2)
'@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3)
'@typescript-eslint/types': 8.46.2
debug: 4.4.3
typescript: 6.0.2
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
@@ -2932,18 +2992,18 @@ snapshots:
'@typescript-eslint/types': 8.46.2
'@typescript-eslint/visitor-keys': 8.46.2
'@typescript-eslint/tsconfig-utils@8.46.2(typescript@6.0.2)':
'@typescript-eslint/tsconfig-utils@8.46.2(typescript@5.9.3)':
dependencies:
typescript: 6.0.2
typescript: 5.9.3
'@typescript-eslint/type-utils@8.19.0(eslint@9.38.0)(typescript@6.0.2)':
'@typescript-eslint/type-utils@8.19.0(eslint@9.38.0)(typescript@5.9.3)':
dependencies:
'@typescript-eslint/typescript-estree': 8.19.0(typescript@6.0.2)
'@typescript-eslint/utils': 8.19.0(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.9.3)
'@typescript-eslint/utils': 8.19.0(eslint@9.38.0)(typescript@5.9.3)
debug: 4.4.3
eslint: 9.38.0
ts-api-utils: 1.4.3(typescript@6.0.2)
typescript: 6.0.2
ts-api-utils: 1.4.3(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
@@ -2953,7 +3013,7 @@ snapshots:
'@typescript-eslint/types@8.46.2': {}
'@typescript-eslint/typescript-estree@7.18.0(typescript@6.0.2)':
'@typescript-eslint/typescript-estree@7.18.0(typescript@5.9.3)':
dependencies:
'@typescript-eslint/types': 7.18.0
'@typescript-eslint/visitor-keys': 7.18.0
@@ -2962,13 +3022,13 @@ snapshots:
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.7.3
ts-api-utils: 1.4.3(typescript@6.0.2)
ts-api-utils: 1.4.3(typescript@5.9.3)
optionalDependencies:
typescript: 6.0.2
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/typescript-estree@8.19.0(typescript@6.0.2)':
'@typescript-eslint/typescript-estree@8.19.0(typescript@5.9.3)':
dependencies:
'@typescript-eslint/types': 8.19.0
'@typescript-eslint/visitor-keys': 8.19.0
@@ -2977,15 +3037,15 @@ snapshots:
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.7.3
ts-api-utils: 1.4.3(typescript@6.0.2)
typescript: 6.0.2
ts-api-utils: 1.4.3(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/typescript-estree@8.46.2(typescript@6.0.2)':
'@typescript-eslint/typescript-estree@8.46.2(typescript@5.9.3)':
dependencies:
'@typescript-eslint/project-service': 8.46.2(typescript@6.0.2)
'@typescript-eslint/tsconfig-utils': 8.46.2(typescript@6.0.2)
'@typescript-eslint/project-service': 8.46.2(typescript@5.9.3)
'@typescript-eslint/tsconfig-utils': 8.46.2(typescript@5.9.3)
'@typescript-eslint/types': 8.46.2
'@typescript-eslint/visitor-keys': 8.46.2
debug: 4.4.3
@@ -2993,41 +3053,41 @@ snapshots:
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.7.3
ts-api-utils: 2.1.0(typescript@6.0.2)
typescript: 6.0.2
ts-api-utils: 2.1.0(typescript@5.9.3)
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/utils@7.18.0(eslint@9.38.0)(typescript@6.0.2)':
'@typescript-eslint/utils@7.18.0(eslint@9.38.0)(typescript@5.9.3)':
dependencies:
'@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
'@typescript-eslint/scope-manager': 7.18.0
'@typescript-eslint/types': 7.18.0
'@typescript-eslint/typescript-estree': 7.18.0(typescript@6.0.2)
'@typescript-eslint/typescript-estree': 7.18.0(typescript@5.9.3)
eslint: 9.38.0
transitivePeerDependencies:
- supports-color
- typescript
'@typescript-eslint/utils@8.19.0(eslint@9.38.0)(typescript@6.0.2)':
'@typescript-eslint/utils@8.19.0(eslint@9.38.0)(typescript@5.9.3)':
dependencies:
'@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
'@typescript-eslint/scope-manager': 8.19.0
'@typescript-eslint/types': 8.19.0
'@typescript-eslint/typescript-estree': 8.19.0(typescript@6.0.2)
'@typescript-eslint/typescript-estree': 8.19.0(typescript@5.9.3)
eslint: 9.38.0
typescript: 6.0.2
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@6.0.2)':
'@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3)':
dependencies:
'@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0)
'@typescript-eslint/scope-manager': 8.46.2
'@typescript-eslint/types': 8.46.2
'@typescript-eslint/typescript-estree': 8.46.2(typescript@6.0.2)
'@typescript-eslint/typescript-estree': 8.46.2(typescript@5.9.3)
eslint: 9.38.0
typescript: 6.0.2
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
@@ -3046,12 +3106,12 @@ snapshots:
'@typescript-eslint/types': 8.46.2
eslint-visitor-keys: 4.2.1
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@6.0.2))(eslint@9.38.0)(typescript@6.0.2)(vitest@4.0.5(@types/node@24.9.2))':
'@vitest/eslint-plugin@1.1.24(@typescript-eslint/utils@8.46.2(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0)(typescript@5.9.3)(vitest@4.0.5(@types/node@24.9.2))':
dependencies:
'@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/utils': 8.46.2(eslint@9.38.0)(typescript@5.9.3)
eslint: 9.38.0
optionalDependencies:
typescript: 6.0.2
typescript: 5.9.3
vitest: 4.0.5(@types/node@24.9.2)
'@vitest/expect@4.0.5':
@@ -3368,18 +3428,18 @@ snapshots:
dependencies:
path-type: 4.0.0
discord-api-types@0.38.37: {}
discord-api-types@0.38.31: {}
discord.js@14.25.1:
discord.js@14.24.2:
dependencies:
'@discordjs/builders': 1.13.0
'@discordjs/collection': 1.5.3
'@discordjs/formatters': 0.6.2
'@discordjs/formatters': 0.6.1
'@discordjs/rest': 2.6.0
'@discordjs/util': 1.2.0
'@discordjs/util': 1.1.1
'@discordjs/ws': 1.2.3
'@sapphire/snowflake': 3.5.3
discord-api-types: 0.38.37
discord-api-types: 0.38.31
fast-deep-equal: 3.1.3
lodash.snakecase: 4.1.1
magic-bytes.js: 1.12.1
@@ -3561,27 +3621,27 @@ snapshots:
transitivePeerDependencies:
- supports-color
eslint-module-utils@2.12.1(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@6.0.2))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0):
eslint-module-utils@2.12.1(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0):
dependencies:
debug: 3.2.7
optionalDependencies:
'@typescript-eslint/parser': 8.19.0(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/parser': 8.19.0(eslint@9.38.0)(typescript@5.9.3)
eslint: 9.38.0
eslint-import-resolver-node: 0.3.9
transitivePeerDependencies:
- supports-color
eslint-plugin-deprecation@3.0.0(eslint@9.38.0)(typescript@6.0.2):
eslint-plugin-deprecation@3.0.0(eslint@9.38.0)(typescript@5.9.3):
dependencies:
'@typescript-eslint/utils': 7.18.0(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/utils': 7.18.0(eslint@9.38.0)(typescript@5.9.3)
eslint: 9.38.0
ts-api-utils: 1.4.3(typescript@6.0.2)
ts-api-utils: 1.4.3(typescript@5.9.3)
tslib: 2.8.1
typescript: 6.0.2
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@6.0.2))(eslint@9.38.0):
eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@5.9.3))(eslint@9.38.0):
dependencies:
'@rtsao/scc': 1.1.0
array-includes: 3.1.9
@@ -3592,7 +3652,7 @@ snapshots:
doctrine: 2.1.0
eslint: 9.38.0
eslint-import-resolver-node: 0.3.9
eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@6.0.2))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0)
eslint-module-utils: 2.12.1(@typescript-eslint/parser@8.19.0(eslint@9.38.0)(typescript@5.9.3))(eslint-import-resolver-node@0.3.9)(eslint@9.38.0)
hasown: 2.0.2
is-core-module: 2.16.1
is-glob: 4.0.3
@@ -3604,7 +3664,7 @@ snapshots:
string.prototype.trimend: 1.0.9
tsconfig-paths: 3.15.0
optionalDependencies:
'@typescript-eslint/parser': 8.19.0(eslint@9.38.0)(typescript@6.0.2)
'@typescript-eslint/parser': 8.19.0(eslint@9.38.0)(typescript@5.9.3)
transitivePeerDependencies:
- eslint-import-resolver-typescript
- eslint-import-resolver-webpack
@@ -4270,6 +4330,8 @@ snapshots:
long-timeout@0.1.1: {}
long@5.3.2: {}
loose-envify@1.4.0:
dependencies:
js-tokens: 4.0.0
@@ -4502,6 +4564,21 @@ snapshots:
object-assign: 4.1.1
react-is: 16.13.1
protobufjs@7.5.4:
dependencies:
'@protobufjs/aspromise': 1.1.2
'@protobufjs/base64': 1.1.2
'@protobufjs/codegen': 2.0.4
'@protobufjs/eventemitter': 1.1.0
'@protobufjs/fetch': 1.1.0
'@protobufjs/float': 1.0.2
'@protobufjs/inquire': 1.1.0
'@protobufjs/path': 1.1.2
'@protobufjs/pool': 1.1.0
'@protobufjs/utf8': 1.1.0
'@types/node': 24.9.2
long: 5.3.2
punycode@2.3.1: {}
queue-microtask@1.2.3: {}
@@ -4858,13 +4935,13 @@ snapshots:
ts-algebra@2.0.0: {}
ts-api-utils@1.4.3(typescript@6.0.2):
ts-api-utils@1.4.3(typescript@5.9.3):
dependencies:
typescript: 6.0.2
typescript: 5.9.3
ts-api-utils@2.1.0(typescript@6.0.2):
ts-api-utils@2.1.0(typescript@5.9.3):
dependencies:
typescript: 6.0.2
typescript: 5.9.3
ts-mixer@6.0.4: {}
@@ -4920,7 +4997,7 @@ snapshots:
possible-typed-array-names: 1.1.0
reflect.getprototypeof: 1.0.10
typescript@6.0.2: {}
typescript@5.9.3: {}
unbox-primitive@1.1.0:
dependencies:
-21
View File
@@ -1,21 +0,0 @@
# Security
# Do not execute any scripts of installed packages (project scripts still run)
ignoreDepScripts: true
# Do not automatically run pre/post scripts (e.g. preinstall, postbuild)
enablePrePostScripts: false
# Only allow packages published at least 10 days ago (reduces risk of compromised packages)
minimumReleaseAge: 14400
# Fail if a package's trust level has decreased compared to previous releases
trustPolicy: no-downgrade
# Ignore trust policy for packages published more than 1 year ago (predates provenance signing)
trustPolicyIgnoreAfter: 525960
# Fail if there are missing or invalid peer dependencies
strictPeerDependencies: true
# Prevent transitive dependencies from using exotic sources (git repos, direct tarball URLs)
blockExoticSubdeps: true
# Lockfile
# Allow the lockfile to be updated during install (set to true in CI for stricter reproducibility)
preferFrozenLockfile: false