Skip to content

Commit

Permalink
Chore: Bump the npm-dependencies group with 14 updates (#807)
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 1, 2024
1 parent f25f67f commit 4cc7e96
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 316 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@
"@discretize/typeface-menomonia": "^0.1.3",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.0.2",
"@mui/material": "^6.0.2",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.7",
"comlink": "^4.4.1",
"i18next": "^23.14.0",
"i18next": "^23.15.1",
"js-yaml": "^4.1.0",
"json-url": "^3.1.0",
"material-ui-popup-state": "^5.3.1",
Expand All @@ -70,7 +70,7 @@
"react-dom": "^18.3.1",
"react-error-boundary": "^4.0.13",
"react-fast-compare": "^3.2.2",
"react-i18next": "^15.0.1",
"react-i18next": "^15.0.2",
"react-redux": "^9.1.2",
"redux": "^5.0.1",
"redux-saga": "^1.3.0",
Expand All @@ -88,37 +88,37 @@
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/types": "^7.25.6",
"@cloudflare/workers-types": "^4.20240919.0",
"@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.6.1",
"@types/react": "^18.3.9",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@vitejs/plugin-react": "^4.3.2",
"babel-plugin-i18next-extract": "^0.10.0",
"concurrently": "^9.0.1",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jsdoc": "^50.2.4",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"typia": "^6.10.2",
"vite": "^5.4.7",
"typia": "^6.11.1",
"vite": "^5.4.8",
"vite-plugin-comlink": "^5.0.1",
"vite-plugin-wasm": "^3.3.0",
"wasm-pack": "^0.13.0",
"wrangler": "^3.78.8"
"wrangler": "^3.79.0"
}
}
Loading

0 comments on commit 4cc7e96

Please sign in to comment.