|
44 | 44 | },
|
45 | 45 | "license": "MIT",
|
46 | 46 | "devDependencies": {
|
47 |
| - "@gitart/eslint-config-vue": "0.0.12", |
| 47 | + "@gitart/eslint-config-vue": "0.1.1", |
48 | 48 | "@types/node": "^17.0.5",
|
49 |
| - "@vitejs/plugin-vue": "^2.2.4", |
| 49 | + "@vitejs/plugin-vue": "^2.3.3", |
50 | 50 | "@vue/compiler-sfc": "^3.2.26",
|
51 | 51 | "@vue/runtime-core": "^3.2.26",
|
52 | 52 | "@vue/test-utils": "^2.0.0-rc.18",
|
53 | 53 | "@vueuse/core": "^8.2.0",
|
54 |
| - "eslint": "^8.5.0", |
| 54 | + "eslint": "^8.16.0", |
55 | 55 | "happy-dom": "^2.25.1",
|
56 | 56 | "sass": "^1.45.1",
|
57 | 57 | "shelljs": "^0.8.4",
|
58 | 58 | "stylelint": "^13.13.1",
|
59 | 59 | "stylelint-config-standard": "^22.0.0",
|
60 |
| - "typescript": "^4.5.4", |
| 60 | + "typescript": "^4.7.2", |
61 | 61 | "unplugin-auto-import": "^0.5.5",
|
62 | 62 | "unplugin-vue-components": "^0.17.11",
|
63 |
| - "vite": "2.8.6", |
64 |
| - "vite-plugin-checker": "^0.4.4", |
65 |
| - "vite-plugin-windicss": "^1.6.1", |
66 |
| - "vitest": "^0.5.9", |
67 |
| - "vue": "^3.2.31", |
68 |
| - "vue-tsc": "^0.33.9", |
| 63 | + "vite": "2.9.9", |
| 64 | + "vite-plugin-checker": "^0.4.6", |
| 65 | + "vite-plugin-windicss": "^1.8.4", |
| 66 | + "vitest": "^0.13.0", |
| 67 | + "vue": "^3.2.36", |
| 68 | + "vue-tsc": "^0.35.2", |
69 | 69 | "windicss": "^3.4.0"
|
70 | 70 | },
|
71 | 71 | "peerDependencies": {
|
|
0 commit comments