[FEAT] some update

This commit is contained in:
Edouard DUPIN 2025-01-06 00:50:38 +01:00
parent db1e387ac8
commit b71ea1bcd8
3 changed files with 533 additions and 1368 deletions

View File

@ -1,6 +1,6 @@
{ {
"display": "2025-01-06", "display": "2025-01-06",
"version": "0.0.1-dev\n - 2025-01-06T00:19:36+01:00", "version": "0.0.1-dev\n - 2025-01-06T00:49:52+01:00",
"commit": "0.0.1-dev\n", "commit": "0.0.1-dev\n",
"date": "2025-01-06T00:19:36+01:00" "date": "2025-01-06T00:49:52+01:00"
} }

View File

@ -31,10 +31,10 @@
"@chakra-ui/anatomy": "2.2.2", "@chakra-ui/anatomy": "2.2.2",
"@chakra-ui/cli": "2.4.1", "@chakra-ui/cli": "2.4.1",
"@chakra-ui/react": "2.8.2", "@chakra-ui/react": "2.8.2",
"@chakra-ui/theme-tools": "2.1.2", "@chakra-ui/theme-tools": "2.2.6",
"@dnd-kit/core": "6.1.0", "@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "7.0.0", "@dnd-kit/modifiers": "9.0.0",
"@dnd-kit/sortable": "8.0.0", "@dnd-kit/sortable": "10.0.0",
"@dnd-kit/utilities": "3.2.2", "@dnd-kit/utilities": "3.2.2",
"@emotion/react": "11.14.0", "@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0", "@emotion/styled": "11.14.0",
@ -46,19 +46,19 @@
"history": "5.3.0", "history": "5.3.0",
"react": "18.3.1", "react": "18.3.1",
"react-color-palette": "7.3.0", "react-color-palette": "7.3.0",
"react-currency-input-field": "3.8.0", "react-currency-input-field": "3.9.0",
"react-custom-scrollbars": "4.2.1", "react-custom-scrollbars": "4.2.1",
"react-day-picker": "9.1.1", "react-day-picker": "9.5.0",
"react-dom": "18.3.1", "react-dom": "18.3.1",
"react-error-boundary": "4.0.13", "react-error-boundary": "4.0.13",
"react-focus-lock": "2.13.2", "react-focus-lock": "2.13.2",
"react-icons": "5.3.0", "react-icons": "5.3.0",
"react-popper": "2.3.0", "react-popper": "2.3.0",
"react-router-dom": "6.26.2", "react-router-dom": "6.26.2",
"react-select": "5.8.1", "react-select": "5.9.0",
"react-simple-keyboard": "3.8.3", "react-simple-keyboard": "3.8.33",
"react-sticky-el": "2.1.1", "react-sticky-el": "2.1.1",
"react-use": "17.5.1", "react-use": "17.6.0",
"react-use-draggable-scroll": "0.4.7", "react-use-draggable-scroll": "0.4.7",
"react-virtuoso": "4.12.3", "react-virtuoso": "4.12.3",
"ts-pattern": "5.6.0", "ts-pattern": "5.6.0",
@ -67,33 +67,33 @@
"zustand": "5.0.2" "zustand": "5.0.2"
}, },
"devDependencies": { "devDependencies": {
"@chakra-ui/styled-system": "2.9.2", "@chakra-ui/styled-system": "2.12.0",
"@playwright/test": "1.47.2", "@playwright/test": "1.49.1",
"@storybook/addon-actions": "8.3.2", "@storybook/addon-actions": "8.4.7",
"@storybook/addon-essentials": "8.3.2", "@storybook/addon-essentials": "8.4.7",
"@storybook/addon-links": "8.3.2", "@storybook/addon-links": "8.4.7",
"@storybook/addon-mdx-gfm": "8.3.2", "@storybook/addon-mdx-gfm": "8.4.7",
"@storybook/react": "8.3.2", "@storybook/react": "8.4.7",
"@storybook/react-vite": "8.3.2", "@storybook/react-vite": "8.4.7",
"@storybook/theming": "8.3.2", "@storybook/theming": "8.4.7",
"@testing-library/jest-dom": "6.5.0", "@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1", "@testing-library/react": "16.1.0",
"@testing-library/user-event": "14.5.2", "@testing-library/user-event": "14.5.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0", "@trivago/prettier-plugin-sort-imports": "5.2.1",
"@types/jest": "29.5.13", "@types/jest": "29.5.14",
"@types/node": "22.5.5", "@types/node": "22.10.5",
"@types/react": "18.3.8", "@types/react": "18.3.8",
"@types/react-dom": "18.3.0", "@types/react-dom": "18.3.0",
"@types/react-sticky-el": "1.0.7", "@types/react-sticky-el": "1.0.7",
"@typescript-eslint/eslint-plugin": "8.6.0", "@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.6.0", "@typescript-eslint/parser": "8.19.0",
"@vitejs/plugin-react": "4.3.1", "@vitejs/plugin-react": "4.3.4",
"eslint": "9.11.0", "eslint": "9.17.0",
"eslint-plugin-codeceptjs": "1.3.0", "eslint-plugin-codeceptjs": "1.3.0",
"eslint-plugin-import": "2.30.0", "eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.36.1", "eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-storybook": "0.8.0", "eslint-plugin-storybook": "0.11.2",
"jest": "29.7.0", "jest": "29.7.0",
"jest-environment-jsdom": "29.7.0", "jest-environment-jsdom": "29.7.0",
"knip": "5.41.1", "knip": "5.41.1",

1835
front/pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff