|
26 | 26 | "devDependencies": { |
27 | 27 | "@babel/plugin-transform-modules-commonjs": "^7.24.8", |
28 | 28 | "@babel/preset-env": "^7.25.4", |
29 | | - "@crowdin/crowdin-api-client": "^1.35.0", |
30 | | - "@types/chrome": "0.0.271", |
| 29 | + "@crowdin/crowdin-api-client": "^1.36.0", |
| 30 | + "@types/chrome": "0.0.272", |
31 | 31 | "@types/copy-webpack-plugin": "^10.1.0", |
32 | 32 | "@types/decompress": "^4.2.7", |
33 | 33 | "@types/echarts": "^4.9.22", |
34 | 34 | "@types/generate-json-webpack-plugin": "^0.3.7", |
35 | 35 | "@types/jest": "^29.5.13", |
36 | | - "@types/node": "^22.5.5", |
| 36 | + "@types/node": "^22.7.4", |
37 | 37 | "@types/psl": "^1.1.3", |
38 | 38 | "@types/punycode": "^2.1.4", |
39 | 39 | "@types/webpack": "^5.28.5", |
|
43 | 43 | "copy-webpack-plugin": "^12.0.2", |
44 | 44 | "css-loader": "^7.1.2", |
45 | 45 | "decompress": "^4.2.1", |
46 | | - "eslint": "^9.11.0", |
| 46 | + "eslint": "^9.11.1", |
47 | 47 | "filemanager-webpack-plugin": "^8.0.0", |
48 | 48 | "generate-json-webpack-plugin": "^2.0.0", |
49 | 49 | "html-webpack-plugin": "^5.6.0", |
50 | 50 | "jest": "^29.7.0", |
51 | 51 | "jest-environment-jsdom": "^29.7.0", |
52 | 52 | "mini-css-extract-plugin": "^2.9.1", |
53 | | - "sass": "^1.79.3", |
| 53 | + "sass": "^1.79.4", |
54 | 54 | "sass-loader": "^16.0.2", |
55 | 55 | "style-loader": "^4.0.0", |
56 | 56 | "ts-jest": "^29.2.5", |
|
60 | 60 | "tslib": "^2.7.0", |
61 | 61 | "typescript": "5.6.2", |
62 | 62 | "url-loader": "^4.1.1", |
63 | | - "webpack": "^5.94.0", |
| 63 | + "webpack": "^5.95.0", |
64 | 64 | "webpack-bundle-analyzer": "^4.10.2", |
65 | 65 | "webpack-cli": "^5.1.4" |
66 | 66 | }, |
|
69 | 69 | "@vueuse/core": "^11.1.0", |
70 | 70 | "countup.js": "^2.8.0", |
71 | 71 | "echarts": "^5.5.1", |
72 | | - "element-plus": "2.8.3", |
| 72 | + "element-plus": "2.8.4", |
73 | 73 | "js-base64": "^3.7.7", |
74 | 74 | "punycode": "^2.3.1", |
75 | 75 | "stream-browserify": "^3.0.0", |
76 | | - "vue": "^3.5.7", |
| 76 | + "vue": "^3.5.10", |
77 | 77 | "vue-router": "^4.4.5" |
78 | 78 | }, |
79 | 79 | "engines": { |
|
0 commit comments