Update dependency @types/node to v24.0.10
Some checks failed
renovate/artifacts Artifact file update failure
Build Nginx-based docker image / build-static-assets (push) Failing after 16s
Add copyright notice / copyright_notice (pull_request) Failing after 7s
Check usage of free licenses / build-static-assets (pull_request) Failing after 26s
Playwright Tests / test (pull_request) Failing after 4s

This commit is contained in:
Renovate Bot 2025-07-02 02:07:36 +00:00
parent 7e31629de6
commit 9d1c5dc89d

View File

@ -32,7 +32,7 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.52.0", "@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "24.0.7", "@types/node": "24.0.10",
"@types/react": "18.3.23", "@types/react": "18.3.23",
"@types/react-dom": "18.3.7", "@types/react-dom": "18.3.7",
"wait-on": "^8.0.3" "wait-on": "^8.0.3"