chore(deps-dev): bump @types/node from 20.19.27 to 25.0.9

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.27 to 25.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.9
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 19:40:25 +00:00
committed by GitHub
parent 9c9c681269
commit cdecf9997e
3 changed files with 16 additions and 28 deletions

View File

@@ -18,7 +18,7 @@
"recharts": "^3.6.0"
},
"devDependencies": {
"@types/node": "^20.0.0",
"@types/node": "^25.0.9",
"@types/react": "^18.3.0",
"@types/react-dom": "^18.3.0",
"@types/pg": "^8.11.0",

View File

@@ -30,7 +30,7 @@
},
"homepage": "https://github.com/praveentcom/openproxy#readme",
"devDependencies": {
"@types/node": "^25.0.3",
"@types/node": "^25.0.9",
"@types/pg": "^8.16.0",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",

40
pnpm-lock.yaml generated
View File

@@ -22,17 +22,17 @@ importers:
version: 13.0.0
devDependencies:
'@types/node':
specifier: ^25.0.3
version: 25.0.3
specifier: ^25.0.9
version: 25.0.9
'@types/pg':
specifier: ^8.16.0
version: 8.16.0
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@25.0.3)(typescript@5.9.3)
version: 10.9.2(@types/node@25.0.9)(typescript@5.9.3)
ts-node-dev:
specifier: ^2.0.0
version: 2.0.0(@types/node@25.0.3)(typescript@5.9.3)
version: 2.0.0(@types/node@25.0.9)(typescript@5.9.3)
typescript:
specifier: ^5.9.3
version: 5.9.3
@@ -59,8 +59,8 @@ importers:
version: 3.6.0(@types/react@18.3.27)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(redux@5.0.1)
devDependencies:
'@types/node':
specifier: ^20.0.0
version: 20.19.27
specifier: ^25.0.9
version: 25.0.9
'@types/pg':
specifier: ^8.11.0
version: 8.16.0
@@ -209,11 +209,8 @@ packages:
'@types/d3-timer@3.0.2':
resolution: {integrity: sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==}
'@types/node@20.19.27':
resolution: {integrity: sha512-N2clP5pJhB2YnZJ3PIHFk5RkygRX5WO/5f0WC08tp0wd+sv0rsJk3MqWn3CbNmT2J505a5336jaQj4ph1AdMug==}
'@types/node@25.0.3':
resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==}
'@types/node@25.0.9':
resolution: {integrity: sha512-/rpCXHlCWeqClNBwUhDcusJxXYDjZTyE8v5oTO7WbL8eij2nKhUeU89/6xgjU7N4/Vh3He0BtyhJdQbDyhiXAw==}
'@types/pg@8.16.0':
resolution: {integrity: sha512-RmhMd/wD+CF8Dfo+cVIy3RR5cl8CyfXQ0tGgW6XBL8L4LM/UTEbNXYRbLwU6w+CgrKBNbrQWt4FUtTfaU5jSYQ==}
@@ -703,9 +700,6 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
undici-types@6.21.0:
resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==}
undici-types@7.16.0:
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
@@ -834,17 +828,13 @@ snapshots:
'@types/d3-timer@3.0.2': {}
'@types/node@20.19.27':
dependencies:
undici-types: 6.21.0
'@types/node@25.0.3':
'@types/node@25.0.9':
dependencies:
undici-types: 7.16.0
'@types/pg@8.16.0':
dependencies:
'@types/node': 25.0.3
'@types/node': 25.0.9
pg-protocol: 1.10.3
pg-types: 2.2.0
@@ -1243,7 +1233,7 @@ snapshots:
tree-kill@1.2.2: {}
ts-node-dev@2.0.0(@types/node@25.0.3)(typescript@5.9.3):
ts-node-dev@2.0.0(@types/node@25.0.9)(typescript@5.9.3):
dependencies:
chokidar: 3.6.0
dynamic-dedupe: 0.3.0
@@ -1253,7 +1243,7 @@ snapshots:
rimraf: 2.7.1
source-map-support: 0.5.21
tree-kill: 1.2.2
ts-node: 10.9.2(@types/node@25.0.3)(typescript@5.9.3)
ts-node: 10.9.2(@types/node@25.0.9)(typescript@5.9.3)
tsconfig: 7.0.0
typescript: 5.9.3
transitivePeerDependencies:
@@ -1261,14 +1251,14 @@ snapshots:
- '@swc/wasm'
- '@types/node'
ts-node@10.9.2(@types/node@25.0.3)(typescript@5.9.3):
ts-node@10.9.2(@types/node@25.0.9)(typescript@5.9.3):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.12
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 25.0.3
'@types/node': 25.0.9
acorn: 8.15.0
acorn-walk: 8.3.4
arg: 4.1.3
@@ -1290,8 +1280,6 @@ snapshots:
typescript@5.9.3: {}
undici-types@6.21.0: {}
undici-types@7.16.0: {}
use-sync-external-store@1.6.0(react@18.3.1):