|
23 | 23 | ],
|
24 | 24 | "dependencies": {
|
25 | 25 | "js-beautify": "1.14.6",
|
26 |
| - "vue-component-type-helpers": "1.6.5" |
| 26 | + "vue-component-type-helpers": "1.8.2" |
27 | 27 | },
|
28 | 28 | "devDependencies": {
|
29 |
| - "@rollup/plugin-commonjs": "25.0.0", |
| 29 | + "@rollup/plugin-commonjs": "25.0.2", |
30 | 30 | "@rollup/plugin-json": "6.0.0",
|
31 | 31 | "@rollup/plugin-node-resolve": "15.1.0",
|
32 | 32 | "@rollup/plugin-replace": "5.0.2",
|
33 | 33 | "@rollup/plugin-typescript": "11.1.1",
|
34 | 34 | "@types/js-beautify": "1.13.3",
|
35 |
| - "@types/node": "18.16.16", |
36 |
| - "@typescript-eslint/eslint-plugin": "5.59.9", |
37 |
| - "@typescript-eslint/parser": "5.59.9", |
| 35 | + "@types/node": "18.16.18", |
| 36 | + "@typescript-eslint/eslint-plugin": "5.60.1", |
| 37 | + "@typescript-eslint/parser": "5.60.1", |
38 | 38 | "@vitejs/plugin-vue": "4.2.3",
|
39 | 39 | "@vitejs/plugin-vue-jsx": "3.0.1",
|
40 | 40 | "@vitest/coverage-v8": "0.32.2",
|
41 | 41 | "@vue/compat": "3.3.4",
|
42 | 42 | "@vue/compiler-dom": "3.3.4",
|
43 | 43 | "@vue/compiler-sfc": "3.3.4",
|
44 | 44 | "@vue/server-renderer": "3.3.4",
|
45 |
| - "eslint": "8.42.0", |
| 45 | + "eslint": "8.43.0", |
46 | 46 | "eslint-config-prettier": "8.8.0",
|
47 | 47 | "eslint-plugin-prettier": "4.2.1",
|
48 | 48 | "husky": "8.0.3",
|
|
51 | 51 | "lint-staged": "13.2.2",
|
52 | 52 | "prettier": "2.8.8",
|
53 | 53 | "reflect-metadata": "0.1.13",
|
54 |
| - "rollup": "3.24.0", |
55 |
| - "tslib": "2.5.3", |
56 |
| - "typescript": "5.1.3", |
| 54 | + "rollup": "3.25.3", |
| 55 | + "tslib": "2.6.0", |
| 56 | + "typescript": "5.1.5", |
57 | 57 | "unplugin-vue-components": "0.25.1",
|
58 | 58 | "vite": "4.3.9",
|
59 | 59 | "vitepress": "0.22.4",
|
60 | 60 | "vitest": "0.32.2",
|
61 | 61 | "vue": "3.3.4",
|
62 | 62 | "vue-class-component": "8.0.0-rc.1",
|
63 | 63 | "vue-router": "4.2.2",
|
64 |
| - "vue-tsc": "1.6.5", |
| 64 | + "vue-tsc": "1.8.2", |
65 | 65 | "vuex": "4.1.0"
|
66 | 66 | },
|
67 | 67 | "peerDependencies": {
|
|
114 | 114 | "url": "git+https://github.com/vuejs/test-utils.git"
|
115 | 115 | },
|
116 | 116 | "homepage": "https://github.com/vuejs/test-utils",
|
117 |
| - "packageManager": "[email protected].3", |
| 117 | + "packageManager": "[email protected].5", |
118 | 118 | "pnpm": {
|
119 | 119 | "peerDependencyRules": {
|
120 | 120 | "ignoreMissing": [
|
|
0 commit comments