|
55 | 55 | "@discretize/typeface-menomonia": "^0.1.3", |
56 | 56 | "@emotion/react": "^11.14.0", |
57 | 57 | "@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", |
60 | 60 | "@reduxjs/toolkit": "^2.5.0", |
61 | 61 | "axios": "^1.7.9", |
62 | 62 | "comlink": "^4.4.2", |
63 | | - "i18next": "^24.2.0", |
| 63 | + "i18next": "^24.2.1", |
64 | 64 | "js-yaml": "^4.1.0", |
65 | 65 | "json-url": "^3.1.0", |
66 | 66 | "material-ui-popup-state": "^5.3.3", |
|
84 | 84 | "@babel/plugin-transform-modules-commonjs": "^7.26.3", |
85 | 85 | "@babel/preset-react": "^7.26.3", |
86 | 86 | "@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", |
89 | 89 | "@total-typescript/ts-reset": "^0.6.1", |
90 | 90 | "@types/babel__core": "^7.20.5", |
91 | 91 | "@types/js-yaml": "^4.0.9", |
92 | | - "@types/node": "^22.10.3", |
| 92 | + "@types/node": "^22.10.7", |
93 | 93 | "@types/pako": "^2.0.3", |
94 | 94 | "@types/react": "^18.3.18", |
95 | 95 | "@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", |
98 | 98 | "@vitejs/plugin-react": "^4.3.4", |
99 | 99 | "babel-plugin-i18next-extract": "^1.0.0", |
100 | 100 | "concurrently": "^9.1.2", |
101 | 101 | "eslint": "^8.57.1", |
102 | 102 | "eslint-config-airbnb": "^19.0.4", |
103 | 103 | "eslint-config-prettier": "^9.1.0", |
104 | 104 | "eslint-plugin-import": "^2.31.0", |
105 | | - "eslint-plugin-jsdoc": "^50.6.1", |
| 105 | + "eslint-plugin-jsdoc": "^50.6.2", |
106 | 106 | "eslint-plugin-jsx-a11y": "^6.10.2", |
107 | | - "eslint-plugin-react": "^7.37.3", |
| 107 | + "eslint-plugin-react": "^7.37.4", |
108 | 108 | "eslint-plugin-react-hooks": "^5.1.0", |
109 | 109 | "husky": "^9.1.7", |
110 | | - "lint-staged": "^15.3.0", |
| 110 | + "lint-staged": "^15.4.1", |
111 | 111 | "prettier": "^3.4.2", |
112 | 112 | "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", |
116 | 116 | "vite-plugin-comlink": "^5.1.0", |
117 | 117 | "vite-plugin-wasm": "^3.4.1", |
118 | 118 | "wasm-pack": "^0.13.1", |
119 | | - "wrangler": "^3.99.0" |
| 119 | + "wrangler": "^3.103.2" |
120 | 120 | } |
121 | 121 | } |
0 commit comments