diff --git a/package.json b/package.json index a1206a99..7b6c63dd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "publisher": "simonhe", "name": "common-intellisense", "displayName": "common-intellisense", - "version": "0.1.71", + "version": "0.1.72", "packageManager": "pnpm@8.15.9", "description": "common-intellisense", "author": "Simon He ", @@ -113,10 +113,10 @@ "release": "bumpp && pnpm run publish" }, "devDependencies": { - "@antfu/eslint-config": "^2.26.0", - "@babel/types": "^7.25.2", + "@antfu/eslint-config": "^2.27.1", + "@babel/types": "^7.25.4", "@rollup/pluginutils": "^5.1.0", - "@types/node": "^18.19.44", + "@types/node": "^18.19.45", "@types/vscode": "1.77.0", "@typescript-eslint/typescript-estree": "^6.21.0", "@vscode-use/createwebview": "^0.0.13", @@ -125,7 +125,7 @@ "@vue-vine/compiler": "^0.1.15", "@vue/compiler-sfc": "3.3.4", "bing-translate-api": "^2.10.0", - "bumpp": "^9.5.1", + "bumpp": "^9.5.2", "eslint": "^8.57.0", "esno": "^0.16.3", "fast-glob": "^3.3.2",