|
55 | 55 | "@discretize/typeface-menomonia": "^0.1.3", |
56 | 56 | "@emotion/react": "^11.14.0", |
57 | 57 | "@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", |
60 | 60 | "@reduxjs/toolkit": "^2.11.2", |
61 | 61 | "axios": "^1.13.2", |
62 | 62 | "comlink": "^4.4.2", |
63 | | - "i18next": "^25.7.3", |
| 63 | + "i18next": "^25.7.4", |
64 | 64 | "js-yaml": "^4.1.1", |
65 | 65 | "json-url": "^3.1.0", |
66 | 66 | "material-ui-popup-state": "^5.3.6", |
67 | 67 | "pako": "^2.1.0", |
68 | 68 | "proxy-memoize": "^3.0.1", |
69 | 69 | "react": "^19.2.3", |
70 | 70 | "react-dom": "^19.2.3", |
71 | | - "react-error-boundary": "^6.0.2", |
| 71 | + "react-error-boundary": "^6.1.0", |
72 | 72 | "react-fast-compare": "^3.2.2", |
73 | | - "react-i18next": "^16.5.1", |
| 73 | + "react-i18next": "^16.5.3", |
74 | 74 | "react-redux": "^9.2.0", |
75 | 75 | "redux": "^5.0.1", |
76 | 76 | "tss-react": "^4.9.20", |
|
80 | 80 | "uint8array-extras": "^1.5.0" |
81 | 81 | }, |
82 | 82 | "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", |
86 | 86 | "@babel/preset-react": "^7.28.5", |
87 | 87 | "@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", |
90 | 90 | "@total-typescript/ts-reset": "^0.6.1", |
91 | 91 | "@types/babel__core": "^7.20.5", |
92 | 92 | "@types/js-yaml": "^4.0.9", |
93 | | - "@types/node": "^25.0.3", |
| 93 | + "@types/node": "^25.0.9", |
94 | 94 | "@types/pako": "^2.0.4", |
95 | | - "@types/react": "^19.2.7", |
| 95 | + "@types/react": "^19.2.8", |
96 | 96 | "@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", |
99 | 99 | "@vitejs/plugin-react": "^5.1.2", |
100 | 100 | "babel-plugin-i18next-extract": "^1.1.0", |
101 | 101 | "concurrently": "^9.2.1", |
|
110 | 110 | "eslint-plugin-react-hooks": "^7.0.1", |
111 | 111 | "husky": "^9.1.7", |
112 | 112 | "lint-staged": "^16.2.7", |
113 | | - "prettier": "^3.7.4", |
| 113 | + "prettier": "^3.8.0", |
114 | 114 | "tsx": "^4.21.0", |
115 | 115 | "typescript": "^5.9.3", |
116 | 116 | "typia": "^11.0.0", |
117 | | - "vite": "^7.3.0", |
| 117 | + "vite": "^7.3.1", |
118 | 118 | "vite-plugin-comlink": "^5.3.0", |
119 | 119 | "vite-plugin-wasm": "^3.5.0", |
120 | 120 | "wasm-pack": "^0.13.1", |
121 | | - "wrangler": "^4.54.0" |
| 121 | + "wrangler": "^4.59.2" |
122 | 122 | } |
123 | 123 | } |
0 commit comments