From 760008156523a1dd1d20857eeec23d1ffb196ca1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 18:24:22 +0000 Subject: [PATCH] chore(deps): update frontend dependencies --- chatbot-ui/package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/chatbot-ui/package.json b/chatbot-ui/package.json index 449d262..806b69a 100644 --- a/chatbot-ui/package.json +++ b/chatbot-ui/package.json @@ -21,9 +21,9 @@ "@testing-library/user-event": "^14.5.1", "classnames": "^2.3.2", "govuk-frontend": "^5.1.0", - "next": "14.0.4", - "react": "18.2.0", - "react-dom": "18.2.0", + "next": "14.2.20", + "react": "18.3.1", + "react-dom": "18.3.1", "react-hook-form": "^7.49.3", "react-markdown": "^9.0.0", "sass": "^1.68.0" @@ -40,8 +40,8 @@ "@types/react-dom": "^18.2.8", "@typescript-eslint/eslint-plugin": "^6.7.3", "@typescript-eslint/parser": "^6.7.3", - "eslint": "8.56.0", - "eslint-config-next": "14.0.4", + "eslint": "8.57.1", + "eslint-config-next": "14.2.20", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "jest-junit": "^16.0.0",