|
53 | 53 | "lib"
|
54 | 54 | ],
|
55 | 55 | "dependencies": {
|
56 | | - "@typescript-eslint/parser": "^5.59.5", |
57 | | - "@vitejs/plugin-vue": "^4.2.3", |
58 | | - "@vue/test-utils": "^2.3.2", |
| 56 | + "@typescript-eslint/parser": "^5.62.0", |
| 57 | + "@vitejs/plugin-vue": "^4.6.2", |
| 58 | + "@vue/test-utils": "^2.4.4", |
59 | 59 | "babel": "^6.23.0",
|
60 | | - "eslint": "^8.40.0", |
61 | | - "eslint-config-prettier": "^8.8.0", |
| 60 | + "eslint": "^8.57.0", |
| 61 | + "eslint-config-prettier": "^8.10.0", |
62 | 62 | "eslint-plugin-prettier": "^4.2.1",
|
63 | | - "lint-staged": "^13.2.2", |
| 63 | + "lint-staged": "^13.3.0", |
64 | 64 | "lodash-es": "^4.17.21",
|
65 | 65 | "mockjs": "^1.1.0",
|
66 | 66 | "prettier": "^2.8.8",
|
67 | | - "typescript": "^5.0.4", |
68 | | - "vite": "^4.3.5", |
| 67 | + "typescript": "^5.4.2", |
| 68 | + "vite": "^4.5.2", |
69 | 69 | "vite-plugin-dts": "^2.3.0",
|
70 | | - "vue": "^3.3.2" |
| 70 | + "vue": "^3.4.21" |
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 | | - "@commitlint/cli": "^17.6.3", |
74 | | - "@commitlint/config-conventional": "^17.6.3", |
75 | | - "@types/jest": "^29.5.1", |
76 | | - "@types/lodash-es": "^4.17.7", |
77 | | - "@types/mockjs": "^1.0.7", |
78 | | - "@typescript-eslint/eslint-plugin": "^5.59.5", |
79 | | - "@vitejs/plugin-vue-jsx": "^3.0.1", |
80 | | - "@vue/babel-plugin-jsx": "^1.1.1", |
| 73 | + "@commitlint/cli": "^17.8.1", |
| 74 | + "@commitlint/config-conventional": "^17.8.1", |
| 75 | + "@types/jest": "^29.5.12", |
| 76 | + "@types/lodash-es": "^4.17.12", |
| 77 | + "@types/mockjs": "^1.0.10", |
| 78 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 79 | + "@vitejs/plugin-vue-jsx": "^3.1.0", |
| 80 | + "@vue/babel-plugin-jsx": "^1.2.1", |
81 | 81 | "commitizen": "^4.3.0",
|
82 | | - "commitlint": "^17.6.3", |
| 82 | + "commitlint": "^17.8.1", |
83 | 83 | "cz-conventional-changelog": "^3.3.0",
|
84 | | - "eslint-plugin-vue": "^9.12.0", |
85 | | - "husky": "^8.0.0", |
86 | | - "jest": "^29.5.0", |
87 | | - "jsdom": "^22.0.0", |
| 84 | + "eslint-plugin-vue": "^9.22.0", |
| 85 | + "husky": "^8.0.3", |
| 86 | + "jest": "^29.7.0", |
| 87 | + "jsdom": "^22.1.0", |
88 | 88 | "standard-version": "^9.5.0",
|
89 | | - "vitest": "^0.31.0" |
| 89 | + "vitest": "^0.31.4" |
90 | 90 | }
|
91 | 91 | }
|
0 commit comments