|
39 | 39 | ] |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@vueuse/core": "10.2.1", |
43 | | - "color": "4.2.3", |
44 | | - "echarts": "5.4.2", |
| 42 | + "@vueuse/core": "10.5.0", |
| 43 | + "echarts": "5.4.3", |
45 | 44 | "lodash-es": "4.17.21", |
46 | | - "naive-ui": "^2.34.4", |
47 | | - "rgbaster": "2.1.1", |
48 | | - "typeit": "8.7.1", |
49 | | - "wasm-feature-detect": "^1.5.1" |
| 45 | + "naive-ui": "^2.35.0", |
| 46 | + "wasm-feature-detect": "^1.6.0" |
50 | 47 | }, |
51 | 48 | "devDependencies": { |
52 | | - "@antfu/eslint-config": "0.39.7", |
53 | | - "@commitlint/cli": "17.6.6", |
54 | | - "@commitlint/config-conventional": "17.6.6", |
55 | | - "@types/color": "3.0.3", |
56 | | - "@types/emscripten": "^1.39.6", |
57 | | - "@vuepress/client": "2.0.0-beta.64", |
58 | | - "eslint": "8.44.0", |
| 49 | + "@antfu/eslint-config": "0.43.1", |
| 50 | + "@commitlint/cli": "18.2.0", |
| 51 | + "@commitlint/config-conventional": "18.1.0", |
| 52 | + "@types/color": "3.0.5", |
| 53 | + "@types/emscripten": "^1.39.9", |
| 54 | + "@vuepress/client": "2.0.0-beta.67", |
| 55 | + "eslint": "8.52.0", |
59 | 56 | "husky": "8.0.3", |
60 | | - "lint-staged": "13.2.3", |
61 | | - "markdownlint-cli": "0.35.0", |
62 | | - "prettier": "3.0.0", |
| 57 | + "katex": "^0.16.9", |
| 58 | + "lint-staged": "15.0.2", |
| 59 | + "markdownlint-cli": "0.37.0", |
| 60 | + "mathjax-full": "^3.2.2", |
| 61 | + "prettier": "3.0.3", |
63 | 62 | "sass-loader": "13.3.2", |
64 | | - "sort-package-json": "2.5.0", |
65 | | - "taze": "^0.11.2", |
66 | | - "typescript": "5.1.6", |
67 | | - "unocss": "^0.53.5", |
68 | | - "vue": "3.3.4", |
69 | | - "vue-router": "4.2.4", |
70 | | - "vuepress": "2.0.0-beta.64", |
71 | | - "vuepress-plugin-search-pro": "2.0.0-beta.230", |
72 | | - "vuepress-theme-hope": "2.0.0-beta.230" |
| 63 | + "sort-package-json": "2.6.0", |
| 64 | + "taze": "^0.12.0", |
| 65 | + "typescript": "5.2.2", |
| 66 | + "unocss": "^0.57.1", |
| 67 | + "vue": "3.3.7", |
| 68 | + "vue-router": "4.2.5", |
| 69 | + "vuepress": "2.0.0-beta.67", |
| 70 | + "vuepress-plugin-search-pro": "2.0.0-beta.242", |
| 71 | + "vuepress-theme-hope": "2.0.0-beta.242" |
73 | 72 | }, |
74 | | - "packageManager": "pnpm@8.6.6", |
| 73 | + "packageManager": "pnpm@8.10.0", |
75 | 74 | "pnpm": { |
76 | 75 | "peerDependencyRules": { |
77 | 76 | "ignoreMissing": [ |
|
0 commit comments