Skip to content

Commit

Permalink
fix(slot): error
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-He95 committed Aug 16, 2024
1 parent 30f198d commit 0a7cad1
Show file tree
Hide file tree
Showing 5 changed files with 320 additions and 368 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,18 +116,18 @@
"release": "bumpp && pnpm run publish"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.0",
"@babel/types": "^7.24.9",
"@antfu/eslint-config": "^2.26.0",
"@babel/types": "^7.25.2",
"@rollup/pluginutils": "^5.1.0",
"@types/node": "^18.19.41",
"@types/node": "^18.19.44",
"@types/vscode": "1.77.0",
"@typescript-eslint/typescript-estree": "^6.21.0",
"@vscode-use/createwebview": "^0.0.13",
"@vscode-use/utils": "0.1.17",
"@vue-vine/compiler": "^0.1.14",
"@vue-vine/compiler": "^0.1.15",
"@vue/compiler-sfc": "3.3.4",
"bing-translate-api": "^2.10.0",
"bumpp": "^9.4.1",
"bumpp": "^9.5.1",
"eslint": "^8.57.0",
"esno": "^0.16.3",
"fast-glob": "^3.3.2",
Expand All @@ -138,7 +138,7 @@
"svelte": "^4.2.18",
"translate-google": "^1.5.0",
"tsup": "^6.7.0",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"vitest": "^0.29.8",
"vsce": "^2.15.0"
}
Expand Down
Loading

0 comments on commit 0a7cad1

Please sign in to comment.