Merge pull request #90 from learnhouse/dependabot/npm_and_yarn/types/node-25.0.3

build(deps-dev): bump @types/node from 22.13.8 to 25.0.3
This commit is contained in:
Badr B.
2026-01-05 21:47:48 +01:00
committed by GitHub
3 changed files with 20 additions and 19 deletions

19
package-lock.json generated
View File

@@ -18,7 +18,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "22.13.8",
"@types/node": "25.0.3",
"typescript": "5.8.2"
}
},
@@ -1071,13 +1071,13 @@
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
},
"node_modules/@types/node": {
"version": "22.13.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.8.tgz",
"integrity": "sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==",
"version": "25.0.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.3.tgz",
"integrity": "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"
"undici-types": "~7.16.0"
}
},
"node_modules/@types/prop-types": {
@@ -5503,10 +5503,11 @@
}
},
"node_modules/undici-types": {
"version": "6.20.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz",
"integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==",
"dev": true
"version": "7.16.0",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
"integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
"dev": true,
"license": "MIT"
},
"node_modules/unified": {
"version": "10.1.2",

View File

@@ -19,7 +19,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "22.13.8",
"@types/node": "25.0.3",
"typescript": "5.8.2"
}
}

18
pnpm-lock.yaml generated
View File

@@ -34,8 +34,8 @@ importers:
version: 18.3.1(react@18.3.1)
devDependencies:
'@types/node':
specifier: 22.13.8
version: 22.13.8
specifier: 25.0.3
version: 25.0.3
typescript:
specifier: 5.8.2
version: 5.8.2
@@ -433,8 +433,8 @@ packages:
'@types/ms@2.1.0':
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
'@types/node@22.13.8':
resolution: {integrity: sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==}
'@types/node@25.0.3':
resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==}
'@types/react@19.2.2':
resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==}
@@ -1560,8 +1560,8 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
undici-types@7.16.0:
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
unified@10.1.2:
resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==}
@@ -1998,9 +1998,9 @@ snapshots:
'@types/ms@2.1.0': {}
'@types/node@22.13.8':
'@types/node@25.0.3':
dependencies:
undici-types: 6.20.0
undici-types: 7.16.0
'@types/react@19.2.2':
dependencies:
@@ -3520,7 +3520,7 @@ snapshots:
typescript@5.8.2: {}
undici-types@6.20.0: {}
undici-types@7.16.0: {}
unified@10.1.2:
dependencies: