Skip to content

Commit 3c98349

Browse files
build(deps): bump the npm-dependencies group with 17 updates (#1005)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: marcustyphoon <[email protected]>
1 parent 7d3ef5d commit 3c98349

File tree

3 files changed

+704
-1000
lines changed

3 files changed

+704
-1000
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -55,22 +55,22 @@
5555
"@discretize/typeface-menomonia": "^0.1.3",
5656
"@emotion/react": "^11.14.0",
5757
"@emotion/styled": "^11.14.1",
58-
"@mui/icons-material": "^7.3.6",
59-
"@mui/material": "^7.3.6",
58+
"@mui/icons-material": "^7.3.7",
59+
"@mui/material": "^7.3.7",
6060
"@reduxjs/toolkit": "^2.11.2",
6161
"axios": "^1.13.2",
6262
"comlink": "^4.4.2",
63-
"i18next": "^25.7.3",
63+
"i18next": "^25.7.4",
6464
"js-yaml": "^4.1.1",
6565
"json-url": "^3.1.0",
6666
"material-ui-popup-state": "^5.3.6",
6767
"pako": "^2.1.0",
6868
"proxy-memoize": "^3.0.1",
6969
"react": "^19.2.3",
7070
"react-dom": "^19.2.3",
71-
"react-error-boundary": "^6.0.2",
71+
"react-error-boundary": "^6.1.0",
7272
"react-fast-compare": "^3.2.2",
73-
"react-i18next": "^16.5.1",
73+
"react-i18next": "^16.5.3",
7474
"react-redux": "^9.2.0",
7575
"redux": "^5.0.1",
7676
"tss-react": "^4.9.20",
@@ -80,22 +80,22 @@
8080
"uint8array-extras": "^1.5.0"
8181
},
8282
"devDependencies": {
83-
"@babel/cli": "^7.28.3",
84-
"@babel/core": "^7.28.5",
85-
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
83+
"@babel/cli": "^7.28.6",
84+
"@babel/core": "^7.28.6",
85+
"@babel/plugin-transform-modules-commonjs": "^7.28.6",
8686
"@babel/preset-react": "^7.28.5",
8787
"@babel/preset-typescript": "^7.28.5",
88-
"@babel/types": "^7.28.5",
89-
"@cloudflare/workers-types": "^4.20260103.0",
88+
"@babel/types": "^7.28.6",
89+
"@cloudflare/workers-types": "^4.20260117.0",
9090
"@total-typescript/ts-reset": "^0.6.1",
9191
"@types/babel__core": "^7.20.5",
9292
"@types/js-yaml": "^4.0.9",
93-
"@types/node": "^25.0.3",
93+
"@types/node": "^25.0.9",
9494
"@types/pako": "^2.0.4",
95-
"@types/react": "^19.2.7",
95+
"@types/react": "^19.2.8",
9696
"@types/react-dom": "^19.2.3",
97-
"@typescript-eslint/eslint-plugin": "^8.52.0",
98-
"@typescript-eslint/parser": "^8.52.0",
97+
"@typescript-eslint/eslint-plugin": "^8.53.0",
98+
"@typescript-eslint/parser": "^8.53.0",
9999
"@vitejs/plugin-react": "^5.1.2",
100100
"babel-plugin-i18next-extract": "^1.1.0",
101101
"concurrently": "^9.2.1",
@@ -110,14 +110,14 @@
110110
"eslint-plugin-react-hooks": "^7.0.1",
111111
"husky": "^9.1.7",
112112
"lint-staged": "^16.2.7",
113-
"prettier": "^3.7.4",
113+
"prettier": "^3.8.0",
114114
"tsx": "^4.21.0",
115115
"typescript": "^5.9.3",
116116
"typia": "^11.0.0",
117-
"vite": "^7.3.0",
117+
"vite": "^7.3.1",
118118
"vite-plugin-comlink": "^5.3.0",
119119
"vite-plugin-wasm": "^3.5.0",
120120
"wasm-pack": "^0.13.1",
121-
"wrangler": "^4.54.0"
121+
"wrangler": "^4.59.2"
122122
}
123123
}

0 commit comments

Comments
 (0)