From 79682840c439edb7d8a2c673c1e7637f1ced8d7a Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Mon, 6 Jan 2025 19:37:33 +0100 Subject: [PATCH] [FEAT] update new React --- front/app-build.json | 4 ++-- front/package.json | 28 ++++++++++++++-------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/front/app-build.json b/front/app-build.json index ad22a52..c8a83d3 100644 --- a/front/app-build.json +++ b/front/app-build.json @@ -1,6 +1,6 @@ { "display": "2025-01-06", - "version": "0.0.1-dev\n - 2025-01-06T00:49:52+01:00", + "version": "0.0.1-dev\n - 2025-01-06T19:33:08+01:00", "commit": "0.0.1-dev\n", - "date": "2025-01-06T00:49:52+01:00" + "date": "2025-01-06T19:33:08+01:00" } \ No newline at end of file diff --git a/front/package.json b/front/package.json index 286ad39..04d24a2 100644 --- a/front/package.json +++ b/front/package.json @@ -28,9 +28,9 @@ "*.{ts,tsx,js,jsx,json}": "prettier --write" }, "dependencies": { - "@chakra-ui/anatomy": "2.2.2", - "@chakra-ui/cli": "2.4.1", - "@chakra-ui/react": "2.8.2", + "@chakra-ui/anatomy": "2.3.4", + "@chakra-ui/cli": "3.2.5", + "@chakra-ui/react": "3.2.5", "@chakra-ui/theme-tools": "2.2.6", "@dnd-kit/core": "6.3.1", "@dnd-kit/modifiers": "9.0.0", @@ -44,17 +44,17 @@ "css-mediaquery": "0.1.2", "dayjs": "1.11.13", "history": "5.3.0", - "react": "18.3.1", + "react": "19.0.0", "react-color-palette": "7.3.0", "react-currency-input-field": "3.9.0", "react-custom-scrollbars": "4.2.1", "react-day-picker": "9.5.0", - "react-dom": "18.3.1", - "react-error-boundary": "4.0.13", - "react-focus-lock": "2.13.2", - "react-icons": "5.3.0", + "react-dom": "19.0.0", + "react-error-boundary": "5.0.0", + "react-focus-lock": "2.13.5", + "react-icons": "5.4.0", "react-popper": "2.3.0", - "react-router-dom": "6.26.2", + "react-router-dom": "7.1.1", "react-select": "5.9.0", "react-simple-keyboard": "3.8.33", "react-sticky-el": "2.1.1", @@ -82,11 +82,11 @@ "@trivago/prettier-plugin-sort-imports": "5.2.1", "@types/jest": "29.5.14", "@types/node": "22.10.5", - "@types/react": "18.3.8", - "@types/react-dom": "18.3.0", - "@types/react-sticky-el": "1.0.7", - "@typescript-eslint/eslint-plugin": "8.19.0", - "@typescript-eslint/parser": "8.19.0", + "@types/react": "19.0.3", + "@types/react-dom": "19.0.2", + "@types/react-sticky-el": "2.1.0", + "@typescript-eslint/eslint-plugin": "8.19.1", + "@typescript-eslint/parser": "8.19.1", "@vitejs/plugin-react": "4.3.4", "eslint": "9.17.0", "eslint-plugin-codeceptjs": "1.3.0",