[FEAT] update new React

This commit is contained in:
Edouard DUPIN 2025-01-06 19:37:33 +01:00
parent b71ea1bcd8
commit 79682840c4
2 changed files with 16 additions and 16 deletions

View File

@ -1,6 +1,6 @@
{ {
"display": "2025-01-06", "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", "commit": "0.0.1-dev\n",
"date": "2025-01-06T00:49:52+01:00" "date": "2025-01-06T19:33:08+01:00"
} }

View File

@ -28,9 +28,9 @@
"*.{ts,tsx,js,jsx,json}": "prettier --write" "*.{ts,tsx,js,jsx,json}": "prettier --write"
}, },
"dependencies": { "dependencies": {
"@chakra-ui/anatomy": "2.2.2", "@chakra-ui/anatomy": "2.3.4",
"@chakra-ui/cli": "2.4.1", "@chakra-ui/cli": "3.2.5",
"@chakra-ui/react": "2.8.2", "@chakra-ui/react": "3.2.5",
"@chakra-ui/theme-tools": "2.2.6", "@chakra-ui/theme-tools": "2.2.6",
"@dnd-kit/core": "6.3.1", "@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "9.0.0", "@dnd-kit/modifiers": "9.0.0",
@ -44,17 +44,17 @@
"css-mediaquery": "0.1.2", "css-mediaquery": "0.1.2",
"dayjs": "1.11.13", "dayjs": "1.11.13",
"history": "5.3.0", "history": "5.3.0",
"react": "18.3.1", "react": "19.0.0",
"react-color-palette": "7.3.0", "react-color-palette": "7.3.0",
"react-currency-input-field": "3.9.0", "react-currency-input-field": "3.9.0",
"react-custom-scrollbars": "4.2.1", "react-custom-scrollbars": "4.2.1",
"react-day-picker": "9.5.0", "react-day-picker": "9.5.0",
"react-dom": "18.3.1", "react-dom": "19.0.0",
"react-error-boundary": "4.0.13", "react-error-boundary": "5.0.0",
"react-focus-lock": "2.13.2", "react-focus-lock": "2.13.5",
"react-icons": "5.3.0", "react-icons": "5.4.0",
"react-popper": "2.3.0", "react-popper": "2.3.0",
"react-router-dom": "6.26.2", "react-router-dom": "7.1.1",
"react-select": "5.9.0", "react-select": "5.9.0",
"react-simple-keyboard": "3.8.33", "react-simple-keyboard": "3.8.33",
"react-sticky-el": "2.1.1", "react-sticky-el": "2.1.1",
@ -82,11 +82,11 @@
"@trivago/prettier-plugin-sort-imports": "5.2.1", "@trivago/prettier-plugin-sort-imports": "5.2.1",
"@types/jest": "29.5.14", "@types/jest": "29.5.14",
"@types/node": "22.10.5", "@types/node": "22.10.5",
"@types/react": "18.3.8", "@types/react": "19.0.3",
"@types/react-dom": "18.3.0", "@types/react-dom": "19.0.2",
"@types/react-sticky-el": "1.0.7", "@types/react-sticky-el": "2.1.0",
"@typescript-eslint/eslint-plugin": "8.19.0", "@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.0", "@typescript-eslint/parser": "8.19.1",
"@vitejs/plugin-react": "4.3.4", "@vitejs/plugin-react": "4.3.4",
"eslint": "9.17.0", "eslint": "9.17.0",
"eslint-plugin-codeceptjs": "1.3.0", "eslint-plugin-codeceptjs": "1.3.0",