build(deps-dev): bump @types/node from 22.15.29 to 22.15.30 in /frontend in the types group (#4647)

This commit is contained in:
Quentin Gliech
2025-06-09 15:17:12 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.15.29",
"@types/node": "^22.15.30",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.6",
"@types/swagger-ui-dist": "^3.30.5",
@@ -5659,9 +5659,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "22.15.29",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.29.tgz",
"integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
"version": "22.15.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz",
"integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -55,7 +55,7 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/node": "^22.15.29",
"@types/node": "^22.15.30",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.6",
"@types/swagger-ui-dist": "^3.30.5",