chore(deps): update dependency @types/node to v25.4.0

This commit is contained in:
Łukasz Mierzwa
2026-03-09 20:43:07 +00:00
committed by Łukasz Mierzwa
parent 3ab3417931
commit 84c7d14100
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -62,7 +62,7 @@
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "25.3.5",
"@types/node": "25.4.0",
"@types/promise-retry": "1.1.6",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",
@@ -4763,9 +4763,9 @@
}
},
"node_modules/@types/node": {
"version": "25.3.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.5.tgz",
"integrity": "sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==",
"version": "25.4.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.4.0.tgz",
"integrity": "sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -58,7 +58,7 @@
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "25.3.5",
"@types/node": "25.4.0",
"@types/promise-retry": "1.1.6",
"@types/react": "19.2.14",
"@types/react-dom": "19.2.3",