chore(deps): update dependency @types/node to v24.10.0
All checks were successful
Lint / Lint and Check (push) Successful in 27s
All checks were successful
Lint / Lint and Check (push) Successful in 27s
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"@eslint/js": "9.38.0",
|
||||
"@next/eslint-plugin-next": "15.5.6",
|
||||
"@tailwindcss/postcss": "4.1.17",
|
||||
"@types/node": "24.9.2",
|
||||
"@types/node": "24.10.0",
|
||||
"@types/pg": "8.15.6",
|
||||
"@types/react": "19.2.2",
|
||||
"@types/react-dom": "19.2.2",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -94,8 +94,8 @@ importers:
|
||||
specifier: 4.1.17
|
||||
version: 4.1.17
|
||||
'@types/node':
|
||||
specifier: 24.9.2
|
||||
version: 24.9.2
|
||||
specifier: 24.10.0
|
||||
version: 24.10.0
|
||||
'@types/pg':
|
||||
specifier: 8.15.6
|
||||
version: 8.15.6
|
||||
@@ -1475,8 +1475,8 @@ packages:
|
||||
'@types/json5@0.0.29':
|
||||
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
||||
|
||||
'@types/node@24.9.2':
|
||||
resolution: {integrity: sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==}
|
||||
'@types/node@24.10.0':
|
||||
resolution: {integrity: sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==}
|
||||
|
||||
'@types/pg@8.11.6':
|
||||
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
|
||||
@@ -4889,20 +4889,20 @@ snapshots:
|
||||
|
||||
'@types/json5@0.0.29': {}
|
||||
|
||||
'@types/node@24.9.2':
|
||||
'@types/node@24.10.0':
|
||||
dependencies:
|
||||
undici-types: 7.16.0
|
||||
|
||||
'@types/pg@8.11.6':
|
||||
dependencies:
|
||||
'@types/node': 24.9.2
|
||||
'@types/node': 24.10.0
|
||||
pg-protocol: 1.10.3
|
||||
pg-types: 4.1.0
|
||||
optional: true
|
||||
|
||||
'@types/pg@8.15.6':
|
||||
dependencies:
|
||||
'@types/node': 24.9.2
|
||||
'@types/node': 24.10.0
|
||||
pg-protocol: 1.10.3
|
||||
pg-types: 2.2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user