|
38 | 38 | "conventional-changelog-conventionalcommits": "^4.6.3", |
39 | 39 | "js-convert-case": "^4.2.0", |
40 | 40 | "jsonc-parser": "^3.0.0", |
41 | | - "monaco-editor": "^0.32.1", |
| 41 | + "monaco-editor": "^0.33.0", |
42 | 42 | "stub-execa": "file:src/stubs/execa", |
43 | 43 | "stub-fs": "file:src/stubs/fs", |
44 | 44 | "stub-path": "file:src/stubs/path", |
45 | 45 | "stub-through2": "file:src/stubs/through2", |
46 | 46 | "stub-util": "file:src/stubs/util", |
47 | | - "vue": "^3.2.30" |
| 47 | + "vue": "^3.2.33" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@testing-library/vue": "6.5.0", |
| 50 | + "@testing-library/vue": "^6.5.1", |
51 | 51 | "@types/jest": "^27.4.0", |
52 | 52 | "@vitejs/plugin-vue": "^2.2.0", |
53 | 53 | "@vue/compiler-sfc": "^3.2.30", |
54 | 54 | "@vue/eslint-config-typescript": "^10.0.0", |
55 | | - "@vue/test-utils": "2.0.0-rc.17", |
| 55 | + "@vue/test-utils": "2.0.0-rc.21", |
56 | 56 | "@vue/vue3-jest": "^27.0.0-alpha.4", |
57 | 57 | "eslint": "^8.8.0", |
58 | 58 | "eslint-config-prettier": "^8.3.0", |
59 | 59 | "eslint-plugin-vue": "^8.4.1", |
60 | 60 | "jest": "^27.5.1", |
61 | | - "ts-jest": "^27.1.3", |
62 | | - "typescript": "^4.5.5", |
63 | | - "vite": "^2.8.0", |
64 | | - "vue-tsc": "^0.31.2" |
| 61 | + "ts-jest": "^27.1.4", |
| 62 | + "typescript": "^4.6.3", |
| 63 | + "vite": "^2.9.5", |
| 64 | + "vue-tsc": "^0.34.10" |
65 | 65 | } |
66 | 66 | } |
0 commit comments