|
84 | 84 | }
|
85 | 85 | },
|
86 | 86 | "dependencies": {
|
87 |
| - "@antfu/utils": "^0.7.0", |
| 87 | + "@antfu/utils": "^0.7.2", |
88 | 88 | "@rollup/pluginutils": "^5.0.2",
|
89 | 89 | "chokidar": "^3.5.3",
|
90 | 90 | "debug": "^4.3.4",
|
91 | 91 | "fast-glob": "^3.2.12",
|
92 | 92 | "local-pkg": "^0.4.2",
|
93 |
| - "magic-string": "^0.26.7", |
94 |
| - "minimatch": "^5.1.0", |
| 93 | + "magic-string": "^0.27.0", |
| 94 | + "minimatch": "^5.1.1", |
95 | 95 | "resolve": "^1.22.1",
|
96 | 96 | "unplugin": "^1.0.0"
|
97 | 97 | },
|
98 | 98 | "devDependencies": {
|
99 |
| - "@antfu/eslint-config": "^0.31.0", |
100 |
| - "@babel/parser": "^7.20.3", |
101 |
| - "@babel/types": "^7.20.2", |
| 99 | + "@antfu/eslint-config": "^0.33.1", |
| 100 | + "@babel/parser": "^7.20.5", |
| 101 | + "@babel/types": "^7.20.5", |
102 | 102 | "@types/debug": "^4.1.7",
|
103 | 103 | "@types/minimatch": "^5.1.2",
|
104 |
| - "@types/node": "^18.11.9", |
| 104 | + "@types/node": "^18.11.12", |
105 | 105 | "@types/resolve": "^1.20.2",
|
106 |
| - "@typescript-eslint/eslint-plugin": "^5.44.0", |
| 106 | + "@typescript-eslint/eslint-plugin": "^5.46.0", |
107 | 107 | "bumpp": "^8.2.1",
|
108 | 108 | "compare-versions": "^5.0.1",
|
109 |
| - "element-plus": "^2.2.22", |
110 |
| - "eslint": "^8.28.0", |
| 109 | + "element-plus": "^2.2.26", |
| 110 | + "eslint": "^8.29.0", |
111 | 111 | "esno": "^0.16.3",
|
112 | 112 | "estree-walker": "^3.0.1",
|
113 | 113 | "pathe": "^1.0.0",
|
114 |
| - "rollup": "^3.4.0", |
| 114 | + "rollup": "^3.7.3", |
115 | 115 | "tsup": "^6.5.0",
|
116 |
| - "typescript": "^4.9.3", |
117 |
| - "vite": "^3.2.4", |
118 |
| - "vitest": "^0.25.2", |
119 |
| - "vue": "3.2.37" |
| 116 | + "typescript": "^4.9.4", |
| 117 | + "vite": "^4.0.0", |
| 118 | + "vitest": "^0.25.7", |
| 119 | + "vue": "3.2.45" |
120 | 120 | }
|
121 | 121 | }
|
0 commit comments