Skip to content

Commit

Permalink
Chore: Bump the npm-dependencies group with 24 updates (#783)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcus <marcustyphoon@gmail.com>
  • Loading branch information
dependabot[bot] and marcustyphoon authored Aug 1, 2024
1 parent 5a93cfb commit d12373f
Show file tree
Hide file tree
Showing 4 changed files with 645 additions and 783 deletions.
48 changes: 24 additions & 24 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.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.21",
"@mui/material": "^5.15.21",
"@reduxjs/toolkit": "^2.2.6",
"axios": "^1.7.2",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.6",
"@mui/material": "^5.16.6",
"@reduxjs/toolkit": "^2.2.7",
"axios": "^1.7.3",
"classnames": "^2.3.1",
"comlink": "^4.4.1",
"i18next": "^23.11.5",
"i18next": "^23.12.2",
"js-yaml": "^4.1.0",
"json-url": "^3.0.0",
"material-ui-popup-state": "^5.1.2",
Expand All @@ -75,26 +75,26 @@
"react-redux": "^9.1.2",
"redux": "^5.0.1",
"redux-saga": "^1.1.3",
"tss-react": "^4.9.10",
"tss-react": "^4.9.12",
"typed-redux-saga": "^1.5.0",
"typeface-fira-mono": "^1.1.13",
"typeface-muli": "^1.1.13",
"typeface-raleway": "^1.1.13",
"uint8array-extras": "^1.2.0"
"uint8array-extras": "^1.4.0"
},
"devDependencies": {
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
"@babel/cli": "^7.24.8",
"@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.24.7",
"@cloudflare/workers-types": "^4.20240620.0",
"@babel/types": "^7.25.2",
"@cloudflare/workers-types": "^4.20240725.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": "^22.0.0",
"@types/node": "^22.0.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
Expand All @@ -106,21 +106,21 @@
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^48.5.0",
"eslint-plugin-jsdoc": "^48.10.2",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"husky": "^9.1.4",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"rollup-preserve-directives": "^1.1.1",
"tsx": "^4.16.0",
"typescript": "^5.5.3",
"typia": "^6.3.2",
"vite": "^5.3.2",
"tsx": "^4.16.5",
"typescript": "^5.5.4",
"typia": "^6.6.2",
"vite": "^5.3.5",
"vite-plugin-comlink": "^5.0.1",
"vite-plugin-wasm": "^3.3.0",
"wasm-pack": "^0.13.0",
"wrangler": "^3.62.0"
"wrangler": "^3.68.0"
}
}
Loading

0 comments on commit d12373f

Please sign in to comment.