|
85 | 85 | }
|
86 | 86 | },
|
87 | 87 | "dependencies": {
|
88 |
| - "@antfu/utils": "^0.5.1", |
| 88 | + "@antfu/utils": "^0.5.2", |
89 | 89 | "@rollup/pluginutils": "^4.2.1",
|
90 | 90 | "chokidar": "^3.5.3",
|
91 | 91 | "debug": "^4.3.4",
|
92 | 92 | "fast-glob": "^3.2.11",
|
93 | 93 | "local-pkg": "^0.4.1",
|
94 |
| - "magic-string": "^0.26.1", |
95 |
| - "minimatch": "^5.0.1", |
| 94 | + "magic-string": "^0.26.2", |
| 95 | + "minimatch": "^5.1.0", |
96 | 96 | "resolve": "^1.22.0",
|
97 |
| - "unplugin": "^0.6.3" |
| 97 | + "unplugin": "^0.7.0" |
98 | 98 | },
|
99 | 99 | "devDependencies": {
|
100 |
| - "@antfu/eslint-config": "^0.23.0", |
101 |
| - "@babel/parser": "^7.17.10", |
102 |
| - "@babel/traverse": "^7.17.10", |
103 |
| - "@babel/types": "^7.17.10", |
| 100 | + "@antfu/eslint-config": "^0.25.1", |
| 101 | + "@babel/parser": "^7.18.5", |
| 102 | + "@babel/traverse": "^7.18.5", |
| 103 | + "@babel/types": "^7.18.4", |
104 | 104 | "@types/debug": "^4.1.7",
|
105 | 105 | "@types/minimatch": "^3.0.5",
|
106 |
| - "@types/node": "^17.0.31", |
| 106 | + "@types/node": "^17.0.43", |
107 | 107 | "@types/resolve": "^1.20.2",
|
108 |
| - "@typescript-eslint/eslint-plugin": "^5.22.0", |
109 |
| - "bumpp": "^7.1.1", |
| 108 | + "@typescript-eslint/eslint-plugin": "^5.28.0", |
| 109 | + "bumpp": "^7.2.0", |
110 | 110 | "compare-versions": "^4.1.3",
|
111 |
| - "element-plus": "^2.2.0", |
112 |
| - "eslint": "^8.15.0", |
113 |
| - "esno": "^0.14.1", |
| 111 | + "element-plus": "^2.2.5", |
| 112 | + "eslint": "^8.17.0", |
| 113 | + "esno": "^0.16.3", |
114 | 114 | "pathe": "^0.3.0",
|
115 |
| - "rollup": "^2.72.1", |
116 |
| - "tsup": "5.12.7", |
117 |
| - "typescript": "^4.6.4", |
118 |
| - "vite": "^2.9.8", |
119 |
| - "vitest": "^0.12.1", |
120 |
| - "vue": "3.2.33" |
| 115 | + "rollup": "^2.75.6", |
| 116 | + "tsup": "^6.1.2", |
| 117 | + "typescript": "^4.7.3", |
| 118 | + "vite": "^2.9.12", |
| 119 | + "vitest": "^0.15.0", |
| 120 | + "vue": "3.2.37" |
121 | 121 | },
|
122 | 122 | "engines": {
|
123 | 123 | "node": ">=14"
|
|
0 commit comments