|
2 | 2 | "publisher": "simonhe", |
3 | 3 | "name": "common-intellisense", |
4 | 4 | "displayName": "common-intellisense", |
5 | | - "version": "0.1.71", |
| 5 | + "version": "0.1.72", |
6 | 6 | "packageManager": "[email protected]", |
7 | 7 | "description": "common-intellisense", |
8 | 8 | "author": "Simon He <https://github.com/Simon-He95>", |
|
113 | 113 | "release": "bumpp && pnpm run publish" |
114 | 114 | }, |
115 | 115 | "devDependencies": { |
116 | | - "@antfu/eslint-config": "^2.26.0", |
117 | | - "@babel/types": "^7.25.2", |
| 116 | + "@antfu/eslint-config": "^2.27.1", |
| 117 | + "@babel/types": "^7.25.4", |
118 | 118 | "@rollup/pluginutils": "^5.1.0", |
119 | | - "@types/node": "^18.19.44", |
| 119 | + "@types/node": "^18.19.45", |
120 | 120 | "@types/vscode": "1.77.0", |
121 | 121 | "@typescript-eslint/typescript-estree": "^6.21.0", |
122 | 122 | "@vscode-use/createwebview": "^0.0.13", |
|
125 | 125 | "@vue-vine/compiler": "^0.1.15", |
126 | 126 | "@vue/compiler-sfc": "3.3.4", |
127 | 127 | "bing-translate-api": "^2.10.0", |
128 | | - "bumpp": "^9.5.1", |
| 128 | + "bumpp": "^9.5.2", |
129 | 129 | "eslint": "^8.57.0", |
130 | 130 | "esno": "^0.16.3", |
131 | 131 | "fast-glob": "^3.3.2", |
|
0 commit comments