Skip to content

Commit

Permalink
Chore(deps): Bump the npm-dependencies group across 1 directory with …
Browse files Browse the repository at this point in the history
…21 updates (#769)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2024
1 parent 7417fd0 commit eaecdee
Show file tree
Hide file tree
Showing 2 changed files with 624 additions and 549 deletions.
42 changes: 21 additions & 21 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.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.19",
"@mui/material": "^5.15.19",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@reduxjs/toolkit": "^2.2.5",
"axios": "^1.7.2",
"classnames": "^2.3.1",
Expand All @@ -84,46 +84,46 @@
"uint8array-extras": "^1.1.0"
},
"devDependencies": {
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/plugin-transform-modules-commonjs": "^7.24.6",
"@babel/plugin-transform-typescript": "^7.24.6",
"@babel/preset-react": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@babel/types": "^7.24.6",
"@cloudflare/workers-types": "^4.20240603.0",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
"@babel/plugin-transform-typescript": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/types": "^7.24.7",
"@cloudflare/workers-types": "^4.20240614.0",
"@jambit/eslint-plugin-typed-redux-saga": "^0.4.0",
"@total-typescript/ts-reset": "^0.5.1",
"@types/babel__core": "^7.1.19",
"@types/js-yaml": "^4.0.6",
"@types/node": "^20.14.0",
"@types/node": "^20.14.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@vitejs/plugin-react": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@vitejs/plugin-react": "^4.3.1",
"babel-plugin-i18next-extract": "^0.10.0",
"concurrently": "^8.2.2",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^48.2.7",
"eslint-plugin-jsdoc": "^48.2.12",
"eslint-plugin-jsx-a11y": "^6.5.1 <6.8.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.5",
"prettier": "^3.3.0",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"rollup-preserve-directives": "^1.1.1",
"tsx": "^4.11.2",
"tsx": "^4.15.5",
"typescript": "^5.4.5",
"typia": "^6.0.5",
"vite": "^5.2.12",
"typia": "^6.1.0",
"vite": "^5.3.1",
"vite-plugin-comlink": "^5.0.1",
"vite-plugin-wasm": "^3.3.0",
"wasm-pack": "^0.12.1",
"wrangler": "^3.58.0"
"wrangler": "^3.60.3"
}
}
Loading

0 comments on commit eaecdee

Please sign in to comment.