Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damian-4chain <[email protected]>
  • Loading branch information
dependabot[bot] and dzolt-4chain authored Feb 5, 2025
1 parent 75592e2 commit cd0b427
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 164 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,47 +17,47 @@
"@4chain-ag/react-configuration": "^1.0.4",
"@material-ui/lab": "^4.0.0-alpha.61",
"@mui/base": "^5.0.0-beta.68",
"@mui/material": "^6.3.1",
"@mui/material": "^6.4.2",
"@mui/utils": "^6.0.2",
"@types/axios": "^0.14.4",
"@types/lodash": "^4.17.14",
"@types/lodash": "^4.17.15",
"@types/scroll-lock": "^2.1.3",
"axios": "^1.7.9",
"centrifuge": "^5.2.2",
"centrifuge": "^5.3.2",
"date-fns": "^4.1.0",
"history": "^5.3.0",
"lodash": "^4.17.21",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-toastify": "^11.0.2",
"react-toastify": "^11.0.3",
"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.3.1",
"@types/node": "^22.10.5",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
"@mui/icons-material": "^6.4.2",
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.0",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@vitejs/plugin-react": "^4.3.4",
"emotion-normalize": "^11.0.1",
"eslint": "8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"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.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react-refresh": "^0.4.18",
"prettier": "^3.4.2",
"react-router-dom": "^7.1.1",
"typescript": "^5.7.2",
"vite": "^6.0.7",
"react-router-dom": "^7.1.5",
"typescript": "^5.7.3",
"vite": "^6.0.11",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-pwa": "^0.21.1"
},
Expand Down
Loading

0 comments on commit cd0b427

Please sign in to comment.