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 (#114)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wojciech Regulski <48433067+wregulski@users.noreply.github.com>
Co-authored-by: wregulski <wojciech.regulski@4chain.studio>
  • Loading branch information
3 people authored Nov 27, 2024
1 parent 3b6fa93 commit fc1cd54
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 384 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@4chain-ag/react-configuration": "^1.0.4",
"@material-ui/lab": "^4.0.0-alpha.61",
"@mui/base": "^5.0.0-beta.58",
"@mui/material": "^6.1.6",
"@mui/material": "^6.1.8",
"@mui/utils": "^6.0.2",
"@types/axios": "^0.14.4",
"@types/lodash": "^4.17.13",
Expand All @@ -30,17 +30,17 @@
"scroll-lock": "^2.1.5"
},
"devDependencies": {
"@emotion/babel-plugin": "^11.12.0",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/eslint-plugin": "^11.12.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.6",
"@types/node": "^22.8.7",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@mui/icons-material": "^6.1.8",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/styled-components": "^5.1.34",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@vitejs/plugin-react": "^4.3.3",
"emotion-normalize": "^11.0.1",
"eslint": "8.57.1",
Expand All @@ -53,10 +53,10 @@
"eslint-plugin-react-refresh": "^0.4.14",
"prettier": "^3.3.3",
"react-router-dom": "^6.27.0",
"typescript": "^5.6.3",
"vite": "^5.4.10",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-pwa": "^0.20.5"
"vite-plugin-pwa": "^0.21.0"
},
"resolutions": {
"styled-components": "^5"
Expand Down
Loading

0 comments on commit fc1cd54

Please sign in to comment.