|
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": "^7.0.1", |
59 |
| - "@mui/material": "^7.0.1", |
| 58 | + "@mui/icons-material": "^7.0.2", |
| 59 | + "@mui/material": "^7.0.2", |
60 | 60 | "@reduxjs/toolkit": "^2.6.1",
|
61 | 61 | "axios": "^1.8.4",
|
62 | 62 | "comlink": "^4.4.2",
|
63 | 63 | "i18next": "^24.2.3",
|
64 | 64 | "js-yaml": "^4.1.0",
|
65 | 65 | "json-url": "^3.1.0",
|
66 |
| - "material-ui-popup-state": "^5.3.4", |
| 66 | + "material-ui-popup-state": "^5.3.5", |
67 | 67 | "pako": "^2.1.0",
|
68 | 68 | "react": "^19.1.0",
|
69 | 69 | "react-dom": "^19.1.0",
|
|
85 | 85 | "@babel/preset-react": "^7.26.3",
|
86 | 86 | "@babel/preset-typescript": "^7.27.0",
|
87 | 87 | "@babel/types": "^7.27.0",
|
88 |
| - "@cloudflare/workers-types": "^4.20250409.0", |
| 88 | + "@cloudflare/workers-types": "^4.20250410.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.14.0", |
| 92 | + "@types/node": "^22.14.1", |
93 | 93 | "@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", |
96 | 96 | "@typescript-eslint/eslint-plugin": "^8.29.1",
|
97 | 97 | "@typescript-eslint/parser": "^8.29.1",
|
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 |
| - "eslint-config-prettier": "^10.1.1", |
| 103 | + "eslint-config-prettier": "^10.1.2", |
104 | 104 | "eslint-plugin-import": "^2.31.0",
|
105 | 105 | "eslint-plugin-jsdoc": "^50.6.9",
|
106 | 106 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
107 | 107 | "eslint-plugin-react": "^7.37.5",
|
108 | 108 | "eslint-plugin-react-hooks": "^5.2.0",
|
109 | 109 | "husky": "^9.1.7",
|
110 |
| - "lint-staged": "^15.5.0", |
| 110 | + "lint-staged": "^15.5.1", |
111 | 111 | "prettier": "^3.5.3",
|
112 | 112 | "tsx": "^4.19.3",
|
113 | 113 | "typescript": "^5.8.3",
|
114 |
| - "typia": "^9.1.0", |
115 |
| - "vite": "^6.2.5", |
| 114 | + "typia": "^9.1.1", |
| 115 | + "vite": "^6.2.6", |
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": "^4.9.1" |
| 119 | + "wrangler": "^4.10.0" |
120 | 120 | }
|
121 | 121 | }
|
0 commit comments