|
78 | 78 | "chokidar": "^3.5.2", |
79 | 79 | "debug": "^4.3.2", |
80 | 80 | "fast-glob": "^3.2.7", |
81 | | - "local-pkg": "^0.1.0", |
| 81 | + "local-pkg": "^0.4.0", |
82 | 82 | "magic-string": "^0.25.7", |
83 | 83 | "minimatch": "^3.0.4", |
84 | 84 | "resolve": "^1.20.0", |
85 | | - "unplugin": "^0.2.13" |
| 85 | + "unplugin": "^0.2.21" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | | - "@antfu/eslint-config": "^0.9.0", |
89 | | - "@babel/parser": "^7.15.8", |
90 | | - "@babel/traverse": "^7.15.4", |
91 | | - "@babel/types": "^7.15.6", |
| 88 | + "@antfu/eslint-config": "^0.10.0", |
| 89 | + "@babel/parser": "^7.16.4", |
| 90 | + "@babel/traverse": "^7.16.3", |
| 91 | + "@babel/types": "^7.16.0", |
92 | 92 | "@types/debug": "^4.1.7", |
93 | | - "@types/jest": "^27.0.2", |
| 93 | + "@types/jest": "^27.0.3", |
94 | 94 | "@types/minimatch": "^3.0.5", |
95 | | - "@types/node": "^16.9.6", |
| 95 | + "@types/node": "^16.11.9", |
96 | 96 | "@types/resolve": "^1.20.1", |
97 | | - "@typescript-eslint/eslint-plugin": "^4.31.2", |
| 97 | + "@typescript-eslint/eslint-plugin": "^5.4.0", |
98 | 98 | "bumpp": "^7.1.1", |
99 | | - "compare-versions": "^3.6.0", |
| 99 | + "compare-versions": "^4.1.1", |
100 | 100 | "element-plus": "^1.1.0-beta.24", |
101 | | - "eslint": "^7.32.0", |
102 | | - "esno": "^0.9.1", |
103 | | - "jest": "^27.2.1", |
104 | | - "rollup": "^2.57.0", |
105 | | - "ts-jest": "^27.0.5", |
106 | | - "tsup": "^5.1.0", |
107 | | - "typescript": "^4.4.3", |
108 | | - "vite": "^2.5.10" |
| 101 | + "eslint": "^8.3.0", |
| 102 | + "esno": "^0.12.1", |
| 103 | + "jest": "^27.3.1", |
| 104 | + "rollup": "^2.60.0", |
| 105 | + "ts-jest": "^27.0.7", |
| 106 | + "tsup": "^5.7.4", |
| 107 | + "typescript": "^4.5.2", |
| 108 | + "vite": "^2.6.14", |
| 109 | + "vue": "3" |
109 | 110 | }, |
110 | 111 | "engines": { |
111 | 112 | "node": ">=14" |
|
0 commit comments