1 Commits

Author SHA1 Message Date
minori b53626622c deps: update @fastify/pre-commit to 2.2.1
Node.js CI / CI (pull_request) Failing after 28s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m16s
2026-02-03 19:25:44 -08:00
2 changed files with 18 additions and 29 deletions
+2 -2
View File
@@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@fastify/pre-commit": "2.1.0",
"@fastify/pre-commit": "2.2.1",
"@nhcarrigan/eslint-config": "5.0.0-rc2",
"@nhcarrigan/typescript-config": "4.0.0",
"@types/node": "22.7.4",
@@ -27,7 +27,7 @@
"vitest": "2.1.1"
},
"dependencies": {
"@prisma/client": "7.3.0",
"@prisma/client": "5.20.0",
"discord.js": "14.16.2"
},
"pre-commit": [
+16 -27
View File
@@ -9,15 +9,15 @@ importers:
.:
dependencies:
'@prisma/client':
specifier: 7.3.0
version: 7.3.0(prisma@5.20.0)(typescript@5.6.2)
specifier: 5.20.0
version: 5.20.0(prisma@5.20.0)
discord.js:
specifier: 14.16.2
version: 14.16.2
devDependencies:
'@fastify/pre-commit':
specifier: 2.1.0
version: 2.1.0
specifier: 2.2.1
version: 2.2.1
'@nhcarrigan/eslint-config':
specifier: 5.0.0-rc2
version: 5.0.0-rc2(@typescript-eslint/utils@8.7.0(eslint@9.11.1)(typescript@5.6.2))(eslint@9.11.1)(playwright@1.47.2)(prettier@3.3.3)(react@18.3.1)(typescript@5.6.2)(vitest@2.1.1(@types/node@22.7.4))
@@ -328,8 +328,8 @@ packages:
resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@fastify/pre-commit@2.1.0':
resolution: {integrity: sha512-UM1Fv4NJ+SErNJzCaR6LBk+4GE4wYtv+/R4ePY7Utx+0PktLVxHsLYnnJWgOfyHqtKCjSchZrn3H8tOPuhCfYA==}
'@fastify/pre-commit@2.2.1':
resolution: {integrity: sha512-EluAZU4mFnCJfb6RyWFpWvEIAwdchipoiWMSRkQEaQ6ubbf6UVzYuXKSSZJR36SgtgZmKV5oRMxxwMNta5hskg==}
'@humanwhocodes/module-importer@1.0.1':
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
@@ -401,20 +401,14 @@ packages:
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@prisma/client-runtime-utils@7.3.0':
resolution: {integrity: sha512-dG/ceD9c+tnXATPk8G+USxxYM9E6UdMTnQeQ+1SZUDxTz7SgQcfxEqafqIQHcjdlcNK/pvmmLfSwAs3s2gYwUw==}
'@prisma/client@7.3.0':
resolution: {integrity: sha512-FXBIxirqQfdC6b6HnNgxGmU7ydCPEPk7maHMOduJJfnTP+MuOGa15X4omjR/zpPUUpm8ef/mEFQjJudOGkXFcQ==}
engines: {node: ^20.19 || ^22.12 || >=24.0}
'@prisma/client@5.20.0':
resolution: {integrity: sha512-CLv55ZuMuUawMsxoqxGtLT3bEZoa2W8L3Qnp6rDIFWy+ZBrUcOFKdoeGPSnbBqxc3SkdxJrF+D1veN/WNynZYA==}
engines: {node: '>=16.13'}
peerDependencies:
prisma: '*'
typescript: '>=5.4.0'
peerDependenciesMeta:
prisma:
optional: true
typescript:
optional: true
'@prisma/debug@5.20.0':
resolution: {integrity: sha512-oCx79MJ4HSujokA8S1g0xgZUGybD4SyIOydoHMngFYiwEwYDQ5tBQkK5XoEHuwOYDKUOKRn/J0MEymckc4IgsQ==}
@@ -2173,9 +2167,9 @@ packages:
engines: {node: '>= 8'}
hasBin: true
which@4.0.0:
resolution: {integrity: sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==}
engines: {node: ^16.13.0 || >=18.0.0}
which@5.0.0:
resolution: {integrity: sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==}
engines: {node: ^18.17.0 || >=20.5.0}
hasBin: true
why-is-node-running@2.3.0:
@@ -2496,10 +2490,10 @@ snapshots:
dependencies:
levn: 0.4.1
'@fastify/pre-commit@2.1.0':
'@fastify/pre-commit@2.2.1':
dependencies:
cross-spawn: 7.0.3
which: 4.0.0
which: 5.0.0
'@humanwhocodes/module-importer@1.0.1': {}
@@ -2587,14 +2581,9 @@ snapshots:
'@pkgr/core@0.1.1': {}
'@prisma/client-runtime-utils@7.3.0': {}
'@prisma/client@7.3.0(prisma@5.20.0)(typescript@5.6.2)':
dependencies:
'@prisma/client-runtime-utils': 7.3.0
'@prisma/client@5.20.0(prisma@5.20.0)':
optionalDependencies:
prisma: 5.20.0
typescript: 5.6.2
'@prisma/debug@5.20.0': {}
@@ -4587,7 +4576,7 @@ snapshots:
dependencies:
isexe: 2.0.0
which@4.0.0:
which@5.0.0:
dependencies:
isexe: 3.1.1