Skip to content

Commit 3d53cb5

Browse files
chore(deps): bump the npm-dependencies group with 15 updates (#857)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdfd966 commit 3d53cb5

File tree

2 files changed

+579
-486
lines changed

2 files changed

+579
-486
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@
5555
"@discretize/typeface-menomonia": "^0.1.3",
5656
"@emotion/react": "^11.14.0",
5757
"@emotion/styled": "^11.14.0",
58-
"@mui/icons-material": "^6.3.0",
59-
"@mui/material": "^6.3.0",
58+
"@mui/icons-material": "^6.4.0",
59+
"@mui/material": "^6.4.0",
6060
"@reduxjs/toolkit": "^2.5.0",
6161
"axios": "^1.7.9",
6262
"comlink": "^4.4.2",
63-
"i18next": "^24.2.0",
63+
"i18next": "^24.2.1",
6464
"js-yaml": "^4.1.0",
6565
"json-url": "^3.1.0",
6666
"material-ui-popup-state": "^5.3.3",
@@ -84,38 +84,38 @@
8484
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
8585
"@babel/preset-react": "^7.26.3",
8686
"@babel/preset-typescript": "^7.26.0",
87-
"@babel/types": "^7.26.3",
88-
"@cloudflare/workers-types": "^4.20241230.0",
87+
"@babel/types": "^7.26.5",
88+
"@cloudflare/workers-types": "^4.20250109.0",
8989
"@total-typescript/ts-reset": "^0.6.1",
9090
"@types/babel__core": "^7.20.5",
9191
"@types/js-yaml": "^4.0.9",
92-
"@types/node": "^22.10.3",
92+
"@types/node": "^22.10.7",
9393
"@types/pako": "^2.0.3",
9494
"@types/react": "^18.3.18",
9595
"@types/react-dom": "^18.3.5",
96-
"@typescript-eslint/eslint-plugin": "^8.19.0",
97-
"@typescript-eslint/parser": "^8.19.0",
96+
"@typescript-eslint/eslint-plugin": "^8.20.0",
97+
"@typescript-eslint/parser": "^8.20.0",
9898
"@vitejs/plugin-react": "^4.3.4",
9999
"babel-plugin-i18next-extract": "^1.0.0",
100100
"concurrently": "^9.1.2",
101101
"eslint": "^8.57.1",
102102
"eslint-config-airbnb": "^19.0.4",
103103
"eslint-config-prettier": "^9.1.0",
104104
"eslint-plugin-import": "^2.31.0",
105-
"eslint-plugin-jsdoc": "^50.6.1",
105+
"eslint-plugin-jsdoc": "^50.6.2",
106106
"eslint-plugin-jsx-a11y": "^6.10.2",
107-
"eslint-plugin-react": "^7.37.3",
107+
"eslint-plugin-react": "^7.37.4",
108108
"eslint-plugin-react-hooks": "^5.1.0",
109109
"husky": "^9.1.7",
110-
"lint-staged": "^15.3.0",
110+
"lint-staged": "^15.4.1",
111111
"prettier": "^3.4.2",
112112
"tsx": "^4.19.2",
113-
"typescript": "^5.7.2",
114-
"typia": "^7.5.1",
115-
"vite": "^6.0.6",
113+
"typescript": "^5.7.3",
114+
"typia": "^7.6.0",
115+
"vite": "^6.0.7",
116116
"vite-plugin-comlink": "^5.1.0",
117117
"vite-plugin-wasm": "^3.4.1",
118118
"wasm-pack": "^0.13.1",
119-
"wrangler": "^3.99.0"
119+
"wrangler": "^3.103.2"
120120
}
121121
}

0 commit comments

Comments
 (0)