|
29 | 29 | "license": "MIT", |
30 | 30 | "devDependencies": { |
31 | 31 | "@commitlint/types": "^21.0.1", |
32 | | - "@crowdin/crowdin-api-client": "^1.55.1", |
| 32 | + "@crowdin/crowdin-api-client": "^1.55.2", |
33 | 33 | "@emotion/babel-plugin": "^11.13.5", |
34 | 34 | "@rsdoctor/rspack-plugin": "^1.5.11", |
35 | | - "@rspack/cli": "^2.0.3", |
36 | | - "@rspack/core": "^2.0.3", |
37 | | - "@rstest/core": "^0.10.0", |
38 | | - "@rstest/coverage-istanbul": "^0.10.0", |
| 35 | + "@rspack/cli": "^2.0.4", |
| 36 | + "@rspack/core": "^2.0.4", |
| 37 | + "@rstest/core": "^0.10.1", |
| 38 | + "@rstest/coverage-istanbul": "^0.10.1", |
39 | 39 | "@types/chrome": "0.1.42", |
40 | 40 | "@types/decompress": "^4.2.7", |
41 | 41 | "@types/firefox-webext-browser": "^143.0.0", |
42 | | - "@types/node": "^25.8.0", |
| 42 | + "@types/node": "^25.9.1", |
43 | 43 | "@vue/babel-plugin-jsx": "^2.0.1", |
44 | 44 | "babel-loader": "^10.1.1", |
45 | 45 | "commitlint": "^21.0.1", |
|
50 | 50 | "husky": "^9.1.7", |
51 | 51 | "jsdom": "^29.1.1", |
52 | 52 | "jszip": "^3.10.1", |
53 | | - "knip": "^6.14.0", |
54 | | - "postcss": "^8.5.14", |
| 53 | + "knip": "^6.14.1", |
| 54 | + "postcss": "^8.5.15", |
55 | 55 | "postcss-loader": "^8.2.1", |
56 | 56 | "postcss-rtlcss": "^6.0.0", |
57 | | - "puppeteer": "^25.0.2", |
| 57 | + "puppeteer": "^25.0.4", |
58 | 58 | "ts-node": "^10.9.2", |
59 | 59 | "tsconfig-paths": "^4.2.0", |
60 | 60 | "typescript": "6.0.3", |
|
63 | 63 | "dependencies": { |
64 | 64 | "@element-plus/icons-vue": "^2.3.2", |
65 | 65 | "@emotion/css": "^11.13.5", |
66 | | - "echarts": "^6.0.0", |
| 66 | + "echarts": "^6.1.0", |
67 | 67 | "element-plus": "2.14.0", |
68 | 68 | "hash.js": "^1.1.7", |
69 | 69 | "qrcode-generator": "^2.0.4", |
|
0 commit comments