Update dependency node to v24.14.0
Some checks failed
renovate/artifacts Artifact file update failure
CI / backend-tests (pull_request) Successful in 25s
CI / frontend-tests (pull_request) Failing after 9s

This commit is contained in:
Renovate Bot
2026-03-20 14:28:41 +00:00
parent 77900ba045
commit b3fbaba7b2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
nodejs 24.13.0 nodejs 24.14.0
python 3.14.3 python 3.14.3
golang 1.25.7 golang 1.25.7

View File

@@ -35,7 +35,7 @@
"@testing-library/jest-dom": "^6.9.1", "@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2", "@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1", "@testing-library/user-event": "^14.6.1",
"@types/node": "24.10.10", "@types/node": "24.12.0",
"@types/react": "19.2.14", "@types/react": "19.2.14",
"@types/react-dom": "19.2.3", "@types/react-dom": "19.2.3",
"@vitejs/plugin-react": "5.2.0", "@vitejs/plugin-react": "5.2.0",