diff --git a/.tool-versions b/.tool-versions index 16653a3..555d588 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,3 +1,3 @@ -nodejs 24.13.0 +nodejs 24.14.0 python 3.14.3 golang 1.25.7 diff --git a/frontend/package.json b/frontend/package.json index a20e059..83f7843 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,7 +35,7 @@ "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.6.1", - "@types/node": "24.10.10", + "@types/node": "24.12.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "5.2.0",