|
116 | 116 | "release": "bumpp && pnpm run publish"
|
117 | 117 | },
|
118 | 118 | "devDependencies": {
|
119 |
| - "@antfu/eslint-config": "^2.23.0", |
120 |
| - "@babel/types": "^7.24.9", |
| 119 | + "@antfu/eslint-config": "^2.26.0", |
| 120 | + "@babel/types": "^7.25.2", |
121 | 121 | "@rollup/pluginutils": "^5.1.0",
|
122 |
| - "@types/node": "^18.19.41", |
| 122 | + "@types/node": "^18.19.44", |
123 | 123 | "@types/vscode": "1.77.0",
|
124 | 124 | "@typescript-eslint/typescript-estree": "^6.21.0",
|
125 | 125 | "@vscode-use/createwebview": "^0.0.13",
|
126 | 126 | "@vscode-use/utils": "0.1.17",
|
127 |
| - "@vue-vine/compiler": "^0.1.14", |
| 127 | + "@vue-vine/compiler": "^0.1.15", |
128 | 128 | "@vue/compiler-sfc": "3.3.4",
|
129 | 129 | "bing-translate-api": "^2.10.0",
|
130 |
| - "bumpp": "^9.4.1", |
| 130 | + "bumpp": "^9.5.1", |
131 | 131 | "eslint": "^8.57.0",
|
132 | 132 | "esno": "^0.16.3",
|
133 | 133 | "fast-glob": "^3.3.2",
|
|
138 | 138 | "svelte": "^4.2.18",
|
139 | 139 | "translate-google": "^1.5.0",
|
140 | 140 | "tsup": "^6.7.0",
|
141 |
| - "typescript": "^5.5.3", |
| 141 | + "typescript": "^5.5.4", |
142 | 142 | "vitest": "^0.29.8",
|
143 | 143 | "vsce": "^2.15.0"
|
144 | 144 | }
|
|
0 commit comments