|
50 | 50 | "license": "MIT", |
51 | 51 | "devDependencies": { |
52 | 52 | "@abraham/reflection": "^0.12.0", |
53 | | - "@commitlint/cli": "^17.5.1", |
54 | | - "@commitlint/config-conventional": "^17.4.4", |
55 | | - "@release-it/conventional-changelog": "^5.1.1", |
56 | | - "@types/lodash-es": "^4.17.7", |
57 | | - "@types/markdown-it": "^12.2.3", |
58 | | - "@types/node": "^18.15.11", |
59 | | - "@types/prettier": "^2.7.2", |
60 | | - "@typescript-eslint/eslint-plugin": "^5.57.0", |
61 | | - "@typescript-eslint/parser": "^5.57.0", |
62 | | - "@vitejs/plugin-vue": "^4.1.0", |
63 | | - "@vitest/coverage-c8": "^0.29.8", |
64 | | - "@vitest/ui": "^0.29.8", |
65 | | - "@vue/test-utils": "2.3.2", |
| 53 | + "@algolia/client-search": "^4.19.1", |
| 54 | + "@commitlint/cli": "^17.7.1", |
| 55 | + "@commitlint/config-conventional": "^17.7.0", |
| 56 | + "@release-it/conventional-changelog": "^7.0.0", |
| 57 | + "@types/lodash-es": "^4.17.8", |
| 58 | + "@types/markdown-it": "^13.0.1", |
| 59 | + "@types/node": "^20.5.7", |
| 60 | + "@types/prettier": "^3.0.0", |
| 61 | + "@typescript-eslint/eslint-plugin": "^6.5.0", |
| 62 | + "@typescript-eslint/parser": "^6.5.0", |
| 63 | + "@vitejs/plugin-vue": "^4.3.4", |
| 64 | + "@vitest/coverage-c8": "^0.33.0", |
| 65 | + "@vitest/ui": "^0.34.3", |
| 66 | + "@vue/test-utils": "2.4.1", |
66 | 67 | "@vue3-oop/plugin-vue-jsx": "^1.4.6", |
67 | | - "ant-design-vue": "^4.0.0-alpha.3", |
| 68 | + "ant-design-vue": "^4.0.1", |
68 | 69 | "autobind-decorator": "^2.4.0", |
69 | | - "c8": "^7.13.0", |
70 | | - "eslint": "^8.37.0", |
71 | | - "eslint-config-prettier": "^8.8.0", |
72 | | - "eslint-plugin-prettier": "^4.2.1", |
73 | | - "happy-dom": "^8.9.0", |
| 70 | + "c8": "^8.0.1", |
| 71 | + "eslint": "^8.48.0", |
| 72 | + "eslint-config-prettier": "^9.0.0", |
| 73 | + "eslint-plugin-prettier": "^5.0.0", |
| 74 | + "happy-dom": "^10.11.1", |
74 | 75 | "injection-js": "^2.4.0", |
75 | | - "lint-staged": "^13.2.0", |
| 76 | + "lint-staged": "^14.0.1", |
76 | 77 | "lodash-es": "^4.17.21", |
77 | | - "prettier": "^2.8.7", |
78 | | - "release-it": "^15.10.0", |
79 | | - "rimraf": "^4.4.1", |
80 | | - "sass": "^1.60.0", |
81 | | - "simple-git-hooks": "^2.8.1", |
82 | | - "tslib": "^2.5.0", |
83 | | - "typescript": "^5.0.3", |
84 | | - "vite": "^4.2.1", |
85 | | - "vite-plugin-dts": "^2.1.0", |
86 | | - "vite-tsconfig-paths": "^4.0.7", |
87 | | - "vitepress": "1.0.0-alpha.64", |
88 | | - "vitest": "^0.29.8", |
89 | | - "vue": "^3.2.47", |
90 | | - "vue-router": "^4.1.6", |
91 | | - "@algolia/client-search": "^4.16.0" |
| 78 | + "prettier": "^3.0.2", |
| 79 | + "release-it": "^16.1.5", |
| 80 | + "rimraf": "^5.0.1", |
| 81 | + "sass": "^1.66.1", |
| 82 | + "simple-git-hooks": "^2.9.0", |
| 83 | + "tslib": "^2.6.2", |
| 84 | + "typescript": "^5.2.2", |
| 85 | + "vite": "^4.4.9", |
| 86 | + "vite-plugin-dts": "^3.5.3", |
| 87 | + "vite-tsconfig-paths": "^4.2.0", |
| 88 | + "vitepress": "1.0.0-rc.10", |
| 89 | + "vitest": "^0.34.3", |
| 90 | + "vue": "^3.3.4", |
| 91 | + "vue-router": "^4.2.4" |
92 | 92 | }, |
93 | 93 | "commitlint": { |
94 | 94 | "extends": [ |
|
0 commit comments