Skip to content

Commit f064655

Browse files
chore(deps): bump the npm-dependencies group with 12 updates (#879)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78947f4 commit f064655

File tree

2 files changed

+187
-187
lines changed

2 files changed

+187
-187
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
"@discretize/typeface-menomonia": "^0.1.3",
5656
"@emotion/react": "^11.14.0",
5757
"@emotion/styled": "^11.14.0",
58-
"@mui/icons-material": "^7.0.1",
59-
"@mui/material": "^7.0.1",
58+
"@mui/icons-material": "^7.0.2",
59+
"@mui/material": "^7.0.2",
6060
"@reduxjs/toolkit": "^2.6.1",
6161
"axios": "^1.8.4",
6262
"comlink": "^4.4.2",
6363
"i18next": "^24.2.3",
6464
"js-yaml": "^4.1.0",
6565
"json-url": "^3.1.0",
66-
"material-ui-popup-state": "^5.3.4",
66+
"material-ui-popup-state": "^5.3.5",
6767
"pako": "^2.1.0",
6868
"react": "^19.1.0",
6969
"react-dom": "^19.1.0",
@@ -85,37 +85,37 @@
8585
"@babel/preset-react": "^7.26.3",
8686
"@babel/preset-typescript": "^7.27.0",
8787
"@babel/types": "^7.27.0",
88-
"@cloudflare/workers-types": "^4.20250409.0",
88+
"@cloudflare/workers-types": "^4.20250410.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.14.0",
92+
"@types/node": "^22.14.1",
9393
"@types/pako": "^2.0.3",
94-
"@types/react": "^19.1.0",
95-
"@types/react-dom": "^19.1.1",
94+
"@types/react": "^19.1.1",
95+
"@types/react-dom": "^19.1.2",
9696
"@typescript-eslint/eslint-plugin": "^8.29.1",
9797
"@typescript-eslint/parser": "^8.29.1",
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",
103-
"eslint-config-prettier": "^10.1.1",
103+
"eslint-config-prettier": "^10.1.2",
104104
"eslint-plugin-import": "^2.31.0",
105105
"eslint-plugin-jsdoc": "^50.6.9",
106106
"eslint-plugin-jsx-a11y": "^6.10.2",
107107
"eslint-plugin-react": "^7.37.5",
108108
"eslint-plugin-react-hooks": "^5.2.0",
109109
"husky": "^9.1.7",
110-
"lint-staged": "^15.5.0",
110+
"lint-staged": "^15.5.1",
111111
"prettier": "^3.5.3",
112112
"tsx": "^4.19.3",
113113
"typescript": "^5.8.3",
114-
"typia": "^9.1.0",
115-
"vite": "^6.2.5",
114+
"typia": "^9.1.1",
115+
"vite": "^6.2.6",
116116
"vite-plugin-comlink": "^5.1.0",
117117
"vite-plugin-wasm": "^3.4.1",
118118
"wasm-pack": "^0.13.1",
119-
"wrangler": "^4.9.1"
119+
"wrangler": "^4.10.0"
120120
}
121121
}

0 commit comments

Comments
 (0)