|
2 | 2 | "name": "@blocklet/theme-builder", |
3 | 3 | "private": true, |
4 | 4 | "description": "A comprehensive tool to customize themes for Material-UI", |
5 | | - "version": "0.1.11", |
| 5 | + "version": "0.1.12", |
6 | 6 | "keywords": [ |
7 | 7 | "MUI", |
8 | 8 | "MUI v5", |
|
57 | 57 | }, |
58 | 58 | "dependencies": { |
59 | 59 | "@abtnode/constant": "^1.16.42", |
60 | | - "@arcblock/did-connect": "^2.13.7", |
61 | | - "@arcblock/icons": "^2.13.7", |
62 | | - "@arcblock/ux": "^2.13.7", |
| 60 | + "@arcblock/did-connect": "^2.13.13", |
| 61 | + "@arcblock/icons": "^2.13.13", |
| 62 | + "@arcblock/ux": "^2.13.13", |
63 | 63 | "@babel/eslint-parser": "^7.27.0", |
64 | | - "@blocklet/theme": "^2.13.12", |
65 | | - "@blocklet/ui-react": "^2.13.7", |
| 64 | + "@blocklet/theme": "^2.13.13", |
| 65 | + "@blocklet/ui-react": "^2.13.13", |
66 | 66 | "@emotion/react": "^11.14.0", |
67 | 67 | "@emotion/styled": "^11.14.0", |
68 | 68 | "@iconify/react": "^5.2.1", |
|
72 | 72 | "@mui/styles": "^5.17.1", |
73 | 73 | "@types/recharts": "^1.8.29", |
74 | 74 | "ahooks": "^3.8.4", |
75 | | - "axios": "^1.8.4", |
| 75 | + "axios": "^1.9.0", |
76 | 76 | "dot-prop-immutable": "^2.1.1", |
77 | 77 | "flat": "^5.0.2", |
78 | 78 | "is-url": "^1.2.4", |
|
86 | 86 | "react-color": "^2.19.3", |
87 | 87 | "react-dom": "~18.2.0", |
88 | 88 | "react-redux": "^7.2.9", |
89 | | - "react-router-dom": "^7.5.1", |
| 89 | + "react-router-dom": "^7.5.2", |
90 | 90 | "recharts": "^2.15.3", |
91 | 91 | "redux": "^4.2.1", |
92 | 92 | "redux-persist": "^6.0.0", |
|
110 | 110 | "@types/webfontloader": "^1.6.38", |
111 | 111 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
112 | 112 | "@typescript-eslint/parser": "~7.16.1", |
113 | | - "@vitejs/plugin-react": "^4.4.0", |
| 113 | + "@vitejs/plugin-react": "^4.4.1", |
114 | 114 | "@vitest/coverage-v8": "^0.34.6", |
115 | 115 | "@vitest/ui": "^0.34.7", |
116 | 116 | "bumpp": "^9.11.1", |
117 | 117 | "eslint": "^8.57.1", |
118 | 118 | "jsdom": "^22.1.0", |
119 | 119 | "lint-staged": "^15.5.1", |
120 | 120 | "rimraf": "^5.0.10", |
121 | | - "simple-git-hooks": "^2.12.1", |
| 121 | + "simple-git-hooks": "^2.13.0", |
122 | 122 | "taze": "^19.0.4", |
123 | 123 | "typescript": "~5.5.4", |
124 | 124 | "vite": "^5.4.18", |
|
0 commit comments