Skip to content

Commit

Permalink
Chore: Bump the npm-dependencies group with 10 updates (#810)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 4cc7e96 commit 414ba20
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 368 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@discretize/typeface-menomonia": "^0.1.3",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/icons-material": "^6.1.2",
"@mui/material": "^6.1.2",
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.7",
"comlink": "^4.4.1",
Expand All @@ -82,19 +82,19 @@
"uint8array-extras": "^1.4.0"
},
"devDependencies": {
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/types": "^7.25.6",
"@babel/cli": "^7.25.7",
"@babel/core": "^7.25.7",
"@babel/plugin-transform-modules-commonjs": "^7.25.7",
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@babel/types": "^7.25.7",
"@cloudflare/workers-types": "^4.20240925.0",
"@jambit/eslint-plugin-typed-redux-saga": "^0.4.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/babel__core": "^7.20.5",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
Expand All @@ -104,7 +104,7 @@
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.37.1",
Expand Down
Loading

0 comments on commit 414ba20

Please sign in to comment.