|
88 | 88 | "@rollup/pluginutils": "^4.2.1", |
89 | 89 | "chokidar": "^3.5.3", |
90 | 90 | "debug": "^4.3.4", |
91 | | - "fast-glob": "^3.2.11", |
| 91 | + "fast-glob": "^3.2.12", |
92 | 92 | "local-pkg": "^0.4.2", |
93 | | - "magic-string": "^0.26.2", |
| 93 | + "magic-string": "^0.26.3", |
94 | 94 | "minimatch": "^5.1.0", |
95 | 95 | "resolve": "^1.22.1", |
96 | | - "unplugin": "^0.9.0" |
| 96 | + "unplugin": "^0.9.5" |
97 | 97 | }, |
98 | 98 | "devDependencies": { |
99 | | - "@antfu/eslint-config": "^0.25.2", |
100 | | - "@babel/parser": "^7.18.11", |
101 | | - "@babel/types": "^7.18.10", |
| 99 | + "@antfu/eslint-config": "^0.26.3", |
| 100 | + "@babel/parser": "^7.19.0", |
| 101 | + "@babel/types": "^7.19.0", |
102 | 102 | "@types/debug": "^4.1.7", |
103 | | - "@types/minimatch": "^3.0.5", |
104 | | - "@types/node": "^18.6.4", |
| 103 | + "@types/minimatch": "^5.1.2", |
| 104 | + "@types/node": "^18.7.16", |
105 | 105 | "@types/resolve": "^1.20.2", |
106 | | - "@typescript-eslint/eslint-plugin": "^5.32.0", |
| 106 | + "@typescript-eslint/eslint-plugin": "^5.36.2", |
107 | 107 | "bumpp": "^8.2.1", |
108 | | - "compare-versions": "^4.1.3", |
109 | | - "element-plus": "^2.2.12", |
110 | | - "eslint": "^8.21.0", |
| 108 | + "compare-versions": "^5.0.1", |
| 109 | + "element-plus": "^2.2.16", |
| 110 | + "eslint": "^8.23.0", |
111 | 111 | "esno": "^0.16.3", |
112 | 112 | "estree-walker": "^3.0.1", |
113 | | - "pathe": "^0.3.3", |
114 | | - "rollup": "^2.77.2", |
115 | | - "tsup": "^6.2.1", |
116 | | - "typescript": "^4.7.4", |
117 | | - "vite": "^3.0.4", |
118 | | - "vitest": "^0.21.0", |
| 113 | + "pathe": "^0.3.7", |
| 114 | + "rollup": "^2.79.0", |
| 115 | + "tsup": "^6.2.3", |
| 116 | + "typescript": "^4.8.3", |
| 117 | + "vite": "^3.1.0", |
| 118 | + "vitest": "^0.23.2", |
119 | 119 | "vue": "3.2.37" |
120 | 120 | } |
121 | 121 | } |
0 commit comments