chore(deps): update dependency @types/node to v22.16.4
All checks were successful
Lint / Lint and Check (push) Successful in 56s

This commit is contained in:
2025-07-19 00:07:02 +00:00
parent b02f5e6364
commit 60e5b14440
2 changed files with 8 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
"@eslint/js": "^9.31.0", "@eslint/js": "^9.31.0",
"@next/eslint-plugin-next": "^15.4.1", "@next/eslint-plugin-next": "^15.4.1",
"@tailwindcss/postcss": "4.1.11", "@tailwindcss/postcss": "4.1.11",
"@types/node": "22.16.3", "@types/node": "22.16.4",
"@types/pg": "^8.15.4", "@types/pg": "^8.15.4",
"@types/react": "19.1.8", "@types/react": "19.1.8",
"@types/react-dom": "19.1.6", "@types/react-dom": "19.1.6",

14
pnpm-lock.yaml generated
View File

@@ -94,8 +94,8 @@ importers:
specifier: 4.1.11 specifier: 4.1.11
version: 4.1.11 version: 4.1.11
'@types/node': '@types/node':
specifier: 22.16.3 specifier: 22.16.4
version: 22.16.3 version: 22.16.4
'@types/pg': '@types/pg':
specifier: ^8.15.4 specifier: ^8.15.4
version: 8.15.4 version: 8.15.4
@@ -1440,8 +1440,8 @@ packages:
'@types/json5@0.0.29': '@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@22.16.3': '@types/node@22.16.4':
resolution: {integrity: sha512-sr4Xz74KOUeYadexo1r8imhRtlVXcs+j3XK3TcoiYk7B1t3YRVJgtaD3cwX73NYb71pmVuMLNRhJ9XKdoDB74g==} resolution: {integrity: sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==}
'@types/pg@8.11.6': '@types/pg@8.11.6':
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==} resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
@@ -4813,20 +4813,20 @@ snapshots:
'@types/json5@0.0.29': {} '@types/json5@0.0.29': {}
'@types/node@22.16.3': '@types/node@22.16.4':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
'@types/pg@8.11.6': '@types/pg@8.11.6':
dependencies: dependencies:
'@types/node': 22.16.3 '@types/node': 22.16.4
pg-protocol: 1.10.3 pg-protocol: 1.10.3
pg-types: 4.0.2 pg-types: 4.0.2
optional: true optional: true
'@types/pg@8.15.4': '@types/pg@8.15.4':
dependencies: dependencies:
'@types/node': 22.16.3 '@types/node': 22.16.4
pg-protocol: 1.10.3 pg-protocol: 1.10.3
pg-types: 2.2.0 pg-types: 2.2.0