chore(deps): update dependency @types/node to v22.18.10
All checks were successful
Lint / Lint and Check (push) Successful in 28s
All checks were successful
Lint / Lint and Check (push) Successful in 28s
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
"@eslint/js": "9.37.0",
|
"@eslint/js": "9.37.0",
|
||||||
"@next/eslint-plugin-next": "15.5.4",
|
"@next/eslint-plugin-next": "15.5.4",
|
||||||
"@tailwindcss/postcss": "4.1.14",
|
"@tailwindcss/postcss": "4.1.14",
|
||||||
"@types/node": "22.18.9",
|
"@types/node": "22.18.10",
|
||||||
"@types/pg": "8.15.5",
|
"@types/pg": "8.15.5",
|
||||||
"@types/react": "19.2.2",
|
"@types/react": "19.2.2",
|
||||||
"@types/react-dom": "19.2.1",
|
"@types/react-dom": "19.2.1",
|
||||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -94,8 +94,8 @@ importers:
|
|||||||
specifier: 4.1.14
|
specifier: 4.1.14
|
||||||
version: 4.1.14
|
version: 4.1.14
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 22.18.9
|
specifier: 22.18.10
|
||||||
version: 22.18.9
|
version: 22.18.10
|
||||||
'@types/pg':
|
'@types/pg':
|
||||||
specifier: 8.15.5
|
specifier: 8.15.5
|
||||||
version: 8.15.5
|
version: 8.15.5
|
||||||
@@ -1457,8 +1457,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.18.9':
|
'@types/node@22.18.10':
|
||||||
resolution: {integrity: sha512-5yBtK0k/q8PjkMXbTfeIEP/XVYnz1R9qZJ3yUicdEW7ppdDJfe+MqXEhpqDL3mtn4Wvs1u0KLEG0RXzCgNpsSg==}
|
resolution: {integrity: sha512-anNG/V/Efn/YZY4pRzbACnKxNKoBng2VTFydVu8RRs5hQjikP8CQfaeAV59VFSCzKNp90mXiVXW2QzV56rwMrg==}
|
||||||
|
|
||||||
'@types/pg@8.11.6':
|
'@types/pg@8.11.6':
|
||||||
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
|
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
|
||||||
@@ -4858,20 +4858,20 @@ snapshots:
|
|||||||
|
|
||||||
'@types/json5@0.0.29': {}
|
'@types/json5@0.0.29': {}
|
||||||
|
|
||||||
'@types/node@22.18.9':
|
'@types/node@22.18.10':
|
||||||
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.18.9
|
'@types/node': 22.18.10
|
||||||
pg-protocol: 1.10.3
|
pg-protocol: 1.10.3
|
||||||
pg-types: 4.1.0
|
pg-types: 4.1.0
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@types/pg@8.15.5':
|
'@types/pg@8.15.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 22.18.9
|
'@types/node': 22.18.10
|
||||||
pg-protocol: 1.10.3
|
pg-protocol: 1.10.3
|
||||||
pg-types: 2.2.0
|
pg-types: 2.2.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user