Update dependencies (#534)

This commit is contained in:
schroda
2024-01-02 16:46:41 +01:00
committed by GitHub
parent 6c46c56252
commit 9caca6e753
2 changed files with 722 additions and 968 deletions

View File

@@ -29,33 +29,33 @@
]
},
"dependencies": {
"@apollo/client": "^3.8.7",
"@emotion/react": "^11.11.1",
"@apollo/client": "^3.8.8",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.8",
"@mui/icons-material": "^5.14.18",
"@mui/material": "^5.14.18",
"@mui/x-date-pickers": "^6.18.2",
"@mui/icons-material": "^5.15.2",
"@mui/material": "^5.15.2",
"@mui/x-date-pickers": "^6.18.6",
"@vitejs/plugin-react-swc": "^3.5.0",
"apollo-upload-client": "^17.0.0",
"axios": "^1.6.2",
"axios": "^1.6.3",
"dayjs": "^1.11.10",
"file-selector": "^0.6.0",
"graphql-tag": "^2.12.6",
"graphql-ws": "^5.14.2",
"i18next": "^23.7.6",
"graphql-ws": "^5.14.3",
"i18next": "^23.7.13",
"i18next-browser-languagedetector": "^7.2.0",
"material-ui-popup-state": "^5.0.10",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"react-router-dom": "^6.20.0",
"react-i18next": "^14.0.0",
"react-router-dom": "^6.21.1",
"react-virtuoso": "^4.6.2",
"use-query-params": "^2.2.1",
"vite": "^5.0.2",
"vite-tsconfig-paths": "^4.2.1"
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.3"
},
"devDependencies": {
"@graphql-codegen/cli": "^5.0.0",
@@ -63,29 +63,29 @@
"@graphql-codegen/typescript-apollo-client-helpers": "^3.0.0",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@types/apollo-upload-client": "^17.0.5",
"@types/node": "^20.10.0",
"@types/react": "^18.2.38",
"@types/react-beautiful-dnd": "^13.1.7",
"@types/react-dom": "^18.2.17",
"@types/node": "^20.10.6",
"@types/react": "^18.2.46",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^18.2.18",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"eslint": "^8.54.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-no-relative-import-paths": "^1.5.3",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-unused-imports": "^3.0.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"syncyarnlock": "^1.0.19",
"ts-node": "^10.9.1",
"typescript": "^5.3.2",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"yargs": "^17.7.2"
}
}

1640
yarn.lock

File diff suppressed because it is too large Load Diff