Skip to content

Commit

Permalink
Chore: Bump the npm-dependencies group with 13 updates (#790)
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 Aug 23, 2024
1 parent ab86aa1 commit 115349e
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 305 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@
"@discretize/object-compression": "^1.0.3",
"@discretize/react-discretize-components": "^3.0.0",
"@discretize/typeface-menomonia": "^0.1.3",
"@emotion/react": "^11.13.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.4",
"axios": "^1.7.5",
"classnames": "^2.5.1",
"comlink": "^4.4.1",
"i18next": "^23.12.7",
"i18next": "^23.14.0",
"js-yaml": "^4.1.0",
"json-url": "^3.1.0",
"material-ui-popup-state": "^5.1.2",
Expand All @@ -88,17 +88,17 @@
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/types": "^7.25.2",
"@cloudflare/workers-types": "^4.20240815.0",
"@babel/types": "^7.25.4",
"@cloudflare/workers-types": "^4.20240821.1",
"@jambit/eslint-plugin-typed-redux-saga": "^0.4.0",
"@total-typescript/ts-reset": "^0.5.1",
"@types/babel__core": "^7.20.5",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.3.0",
"@types/react": "^18.3.3",
"@types/node": "^22.5.0",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@vitejs/plugin-react": "^4.3.1",
"babel-plugin-i18next-extract": "^0.10.0",
"concurrently": "^8.2.2",
Expand All @@ -110,17 +110,17 @@
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"rollup-preserve-directives": "^1.1.1",
"tsx": "^4.17.0",
"typescript": "^5.5.4",
"typia": "^6.8.0",
"vite": "^5.4.1",
"typia": "^6.9.0",
"vite": "^5.4.2",
"vite-plugin-comlink": "^5.0.1",
"vite-plugin-wasm": "^3.3.0",
"wasm-pack": "^0.13.0",
"wrangler": "^3.71.0"
"wrangler": "^3.72.2"
}
}
Loading

0 comments on commit 115349e

Please sign in to comment.