|
31 | 31 | "@rollup/plugin-node-resolve": "15.2.1",
|
32 | 32 | "@rollup/plugin-replace": "5.0.2",
|
33 | 33 | "@rollup/plugin-typescript": "11.1.3",
|
34 |
| - "@types/js-beautify": "1.14.0", |
35 |
| - "@types/node": "18.17.15", |
36 |
| - "@typescript-eslint/eslint-plugin": "6.7.0", |
37 |
| - "@typescript-eslint/parser": "6.7.0", |
| 34 | + "@types/js-beautify": "1.14.1", |
| 35 | + "@types/node": "18.17.18", |
| 36 | + "@typescript-eslint/eslint-plugin": "6.7.2", |
| 37 | + "@typescript-eslint/parser": "6.7.2", |
38 | 38 | "@vitejs/plugin-vue": "4.3.4",
|
39 | 39 | "@vitejs/plugin-vue-jsx": "3.0.2",
|
40 | 40 | "@vitest/coverage-v8": "0.34.4",
|
|
51 | 51 | "lint-staged": "14.0.1",
|
52 | 52 | "prettier": "3.0.3",
|
53 | 53 | "reflect-metadata": "0.1.13",
|
54 |
| - "rollup": "3.29.1", |
| 54 | + "rollup": "3.29.2", |
55 | 55 | "tslib": "2.6.2",
|
56 | 56 | "typescript": "5.2.2",
|
57 | 57 | "unplugin-vue-components": "0.25.2",
|
|
110 | 110 | "url": "git+https://github.com/vuejs/test-utils.git"
|
111 | 111 | },
|
112 | 112 | "homepage": "https://github.com/vuejs/test-utils",
|
113 |
| - "packageManager": "[email protected].5", |
| 113 | + "packageManager": "[email protected].6", |
114 | 114 | "pnpm": {
|
115 | 115 | "peerDependencyRules": {
|
116 | 116 | "ignoreMissing": [
|
|
0 commit comments