build(deps): bump @types/node from 22.7.0 to 22.7.5 in /client (#96)

This commit is contained in:
dependabot[bot]
2024-10-08 12:47:53 +00:00
committed by GitHub
parent bd77b91a3c
commit 8fc2df747f
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -14,7 +14,7 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^22.7.0",
"@types/node": "^22.7.5",
"@types/react-dom": "^18.3.0",
"@types/react-router-bootstrap": "^0.26.6",
"@vitejs/plugin-react": "^4.3.2",
@@ -1830,9 +1830,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.7.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.0.tgz",
"integrity": "sha512-MOdOibwBs6KW1vfqz2uKMlxq5xAfAZ98SZjO8e3XnAbFnTJtAspqhWk7hrdSAs9/Y14ZWMiy7/MxMUzAOadYEw==",
"version": "22.7.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz",
"integrity": "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==",
"dependencies": {
"undici-types": "~6.19.2"
}
@@ -9051,9 +9051,9 @@
"dev": true
},
"@types/node": {
"version": "22.7.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.0.tgz",
"integrity": "sha512-MOdOibwBs6KW1vfqz2uKMlxq5xAfAZ98SZjO8e3XnAbFnTJtAspqhWk7hrdSAs9/Y14ZWMiy7/MxMUzAOadYEw==",
"version": "22.7.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.5.tgz",
"integrity": "sha512-jML7s2NAzMWc//QSJ1a3prpk78cOPchGvXJsC3C6R6PSMoooztvRVQEz89gmBTBY1SPMaqo5teB4uNHPdetShQ==",
"requires": {
"undici-types": "~6.19.2"
}
+1 -1
View File
@@ -17,7 +17,7 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^22.7.0",
"@types/node": "^22.7.5",
"@types/react-dom": "^18.3.0",
"@types/react-router-bootstrap": "^0.26.6",
"@vitejs/plugin-react": "^4.3.2",