Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 14 u…
Browse files Browse the repository at this point in the history
…pdates (#124)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paweł Lewandowski <[email protected]>
  • Loading branch information
dependabot[bot] and pawellewandowski98 authored Jan 13, 2025
1 parent 6f08206 commit c1421b7
Show file tree
Hide file tree
Showing 2 changed files with 935 additions and 405 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@4chain-ag/react-configuration": "^1.0.4",
"@material-ui/lab": "^4.0.0-alpha.61",
"@mui/base": "^5.0.0-beta.63",
"@mui/material": "^6.1.10",
"@mui/material": "^6.3.1",
"@mui/utils": "^6.0.2",
"@types/axios": "^0.14.4",
"@types/lodash": "^4.17.13",
"@types/lodash": "^4.17.14",
"@types/scroll-lock": "^2.1.3",
"axios": "^1.7.9",
"centrifuge": "^5.2.2",
Expand All @@ -29,35 +29,35 @@
"lodash": "^4.17.21",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-toastify": "^10.0.6",
"react-toastify": "^11.0.2",
"scroll-lock": "^2.1.5"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.13.5",
"@emotion/eslint-plugin": "^11.12.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^6.1.10",
"@types/node": "^22.10.1",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@mui/icons-material": "^6.3.1",
"@types/node": "^22.10.5",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@vitejs/plugin-react": "^4.3.4",
"emotion-normalize": "^11.0.1",
"eslint": "8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"prettier": "^3.4.2",
"react-router-dom": "^7.0.2",
"react-router-dom": "^7.1.1",
"typescript": "^5.7.2",
"vite": "^6.0.3",
"vite": "^6.0.7",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-pwa": "^0.21.1"
},
Expand Down
Loading

0 comments on commit c1421b7

Please sign in to comment.