|
54 | 54 | "license": "MIT",
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@abraham/reflection": "^0.8.0",
|
57 |
| - "@commitlint/cli": "^16.0.1", |
| 57 | + "@commitlint/cli": "^16.0.2", |
58 | 58 | "@nexhome/yorkie": "^2.0.8",
|
59 | 59 | "@types/lodash-es": "^4.17.5",
|
60 | 60 | "@types/markdown-it": "^12.2.3",
|
61 | 61 | "@types/node": "^17.0.6",
|
62 |
| - "@types/prettier": "^2.4.2", |
| 62 | + "@types/prettier": "^2.4.3", |
63 | 63 | "@types/swagger-schema-official": "^2.0.22",
|
64 |
| - "@typescript-eslint/eslint-plugin": "^5.8.1", |
65 |
| - "@typescript-eslint/parser": "^5.9.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "^5.9.1", |
| 65 | + "@typescript-eslint/parser": "^5.9.1", |
66 | 66 | "@vitejs/plugin-vue": "^2.0.1",
|
67 | 67 | "@vue/runtime-core": "^3.2.26",
|
68 | 68 | "@vue/test-utils": "^2.0.0-rc.18",
|
69 |
| - "@vue3-oop/plugin-vue-jsx": "^1.3.5", |
| 69 | + "@vue3-oop/plugin-vue-jsx": "^1.4.0", |
70 | 70 | "ant-design-vue": "^3.0.0-alpha.11",
|
71 | 71 | "autobind-decorator": "^2.4.0",
|
72 | 72 | "axios": "^0.24.0",
|
|
80 | 80 | "eslint-plugin-prettier": "^4.0.0",
|
81 | 81 | "happy-dom": "^2.25.1",
|
82 | 82 | "injection-js": "^2.4.0",
|
83 |
| - "lint-staged": "^12.1.5", |
| 83 | + "lint-staged": "^12.1.7", |
84 | 84 | "lodash-es": "^4.17.21",
|
85 | 85 | "markdown-it-codetabs": "^1.2.0",
|
86 | 86 | "npm-run-all": "^4.1.5",
|
87 | 87 | "prettier": "^2.5.1",
|
88 | 88 | "rimraf": "^3.0.2",
|
89 |
| - "sass": "^1.45.2", |
| 89 | + "sass": "^1.47.0", |
90 | 90 | "standard-version": "^9.3.2",
|
91 | 91 | "tslib": "^2.3.1",
|
92 | 92 | "typescript": "^4.5.4",
|
93 | 93 | "vite": "^2.7.10",
|
94 |
| - "vitepress": "^0.20.10", |
95 |
| - "vitest": "^0.0.134", |
| 94 | + "vitepress": "^0.21.4", |
| 95 | + "vitest": "^0.0.141", |
96 | 96 | "vue": "^3.2.26",
|
97 | 97 | "vue-router": "^4.0.12"
|
98 | 98 | },
|
|
0 commit comments