build(deps-dev): bump @types/node from 22.13.11 to 22.13.13 in /frontend in the types group (#4296)

This commit is contained in:
Quentin Gliech
2025-03-28 14:57:48 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -48,7 +48,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.13.11",
"@types/node": "^22.13.14",
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4",
"@types/swagger-ui-dist": "^3.30.5",
@@ -5847,9 +5847,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.13.11",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.11.tgz",
"integrity": "sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==",
"version": "22.13.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.14.tgz",
"integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -58,7 +58,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.13.11",
"@types/node": "^22.13.14",
"@types/react": "19.0.12",
"@types/react-dom": "19.0.4",
"@types/swagger-ui-dist": "^3.30.5",