Update dependencies
This commit is contained in:
26
package.json
26
package.json
@@ -42,25 +42,25 @@
|
||||
"@fontsource/roboto": "5.2.5",
|
||||
"@juggle/resize-observer": "3.4.0",
|
||||
"@loadable/component": "5.16.4",
|
||||
"@mantine/hooks": "^7.17.5",
|
||||
"@mantine/hooks": "7.17.7",
|
||||
"@mui/icons-material": "7.0.2",
|
||||
"@mui/material": "7.0.2",
|
||||
"@mui/system": "7.0.2",
|
||||
"@mui/utils": "7.0.2",
|
||||
"@mui/x-date-pickers": "8.0.0",
|
||||
"@mui/x-date-pickers": "8.2.0",
|
||||
"@vibrant/color": "4.0.0",
|
||||
"apollo-upload-client": "18.0.1",
|
||||
"csstype": "3.1.3",
|
||||
"dayjs": "1.11.13",
|
||||
"fast-average-color": "9.5.0",
|
||||
"file-selector": "2.1.2",
|
||||
"graphql": "16.10.0",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-sock": "1.0.1",
|
||||
"graphql-tag": "2.12.6",
|
||||
"graphql-ws": "6.0.4",
|
||||
"html-react-parser": "5.2.3",
|
||||
"i18next": "25.0.0",
|
||||
"i18next-browser-languagedetector": "8.0.4",
|
||||
"i18next": "25.0.2",
|
||||
"i18next-browser-languagedetector": "8.1.0",
|
||||
"i18next-http-backend": "3.0.2",
|
||||
"jsonrepair": "3.12.0",
|
||||
"material-ui-popup-state": "5.3.5",
|
||||
@@ -71,10 +71,10 @@
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"react-hotkeys-hook": "5.0.1",
|
||||
"react-i18next": "15.4.1",
|
||||
"react-i18next": "15.5.1",
|
||||
"react-lazily": "0.9.2",
|
||||
"react-router-dom": "6.26.1",
|
||||
"react-virtuoso": "4.12.6",
|
||||
"react-virtuoso": "4.12.7",
|
||||
"sanitize-html": "2.16.0",
|
||||
"stylis": "4.3.6",
|
||||
"stylis-plugin-rtl": "2.1.1",
|
||||
@@ -88,17 +88,17 @@
|
||||
"@graphql-codegen/typescript-apollo-client-helpers": "3.0.0",
|
||||
"@graphql-codegen/typescript-operations": "4.6.0",
|
||||
"@types/apollo-upload-client": "18.0.0",
|
||||
"@types/node": "22.14.1",
|
||||
"@types/node": "22.15.3",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react-beautiful-dnd": "13.1.8",
|
||||
"@types/react-dom": "19.1.2",
|
||||
"@types/react-dom": "19.1.3",
|
||||
"@types/sanitize-html": "2.15.0",
|
||||
"@types/stylis": "4.2.7",
|
||||
"@types/webfontloader": "1.6.38",
|
||||
"@types/yargs": "17.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "7.16.1",
|
||||
"@typescript-eslint/parser": "7.16.1",
|
||||
"@vitejs/plugin-legacy": "6.1.0",
|
||||
"@vitejs/plugin-legacy": "6.1.1",
|
||||
"@vitejs/plugin-react-swc": "3.9.0",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-airbnb": "19.0.4",
|
||||
@@ -108,7 +108,7 @@
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"eslint-plugin-jsx-a11y": "6.10.2",
|
||||
"eslint-plugin-no-relative-import-paths": "1.6.1",
|
||||
"eslint-plugin-prettier": "5.2.6",
|
||||
"eslint-plugin-prettier": "5.3.1",
|
||||
"eslint-plugin-react": "7.37.5",
|
||||
"eslint-plugin-react-hooks": "4.6.2",
|
||||
"eslint-plugin-unused-imports": "3.2.0",
|
||||
@@ -117,9 +117,9 @@
|
||||
"prettier": "3.5.3",
|
||||
"syncyarnlock": "1.0.19",
|
||||
"terser": "5.39.0",
|
||||
"tsx": "4.19.3",
|
||||
"tsx": "4.19.4",
|
||||
"typescript": "5.8.3",
|
||||
"vite": "6.3.1",
|
||||
"vite": "6.3.4",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user