Skip to content

Commit

Permalink
Merge pull request #49 from wattanx/chore/remove-deps
Browse files Browse the repository at this point in the history
chore(deps): remove deps
  • Loading branch information
wattanx authored Apr 30, 2024
2 parents 2310355 + 6d1c34f commit 6a92d55
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 447 deletions.
2 changes: 0 additions & 2 deletions packages/converter-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@
"@types/node": "^17.0.35",
"@types/prettier": "^2.6.0",
"@vue/compiler-sfc": "^3.2.45",
"concurrently": "^7.6.0",
"eslint": "^8.5.0",
"eslint-plugin-vue": "^8.2.0",
"jsdom": "^20.0.3",
"prettier": "^2.6.2",
"prettier-plugin-tailwindcss": "^0.1.11",
"typescript": "4.9.3",
Expand Down
4 changes: 0 additions & 4 deletions packages/vue-composition-converter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,10 @@
"typescript": ">=4.9.4"
},
"devDependencies": {
"@types/jsdom": "^16.2.15",
"@types/node": "^17.0.35",
"@types/prettier": "^2.6.0",
"commander": "^9.2.0",
"concurrently": "^7.6.0",
"eslint": "^8.5.0",
"eslint-plugin-vue": "^8.2.0",
"jsdom": "^20.0.3",
"prettier": "^2.6.2",
"prettier-plugin-tailwindcss": "^0.1.11",
"unbuild": "^2.0.0",
Expand Down
4 changes: 0 additions & 4 deletions packages/vue-mixins-converter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,10 @@
"typescript": ">=4.9.4"
},
"devDependencies": {
"@types/jsdom": "^16.2.15",
"@types/node": "^17.0.35",
"@types/prettier": "^2.6.0",
"commander": "^9.2.0",
"concurrently": "^7.6.0",
"eslint": "^8.5.0",
"eslint-plugin-vue": "^8.2.0",
"jsdom": "^20.0.3",
"prettier": "^2.6.2",
"prettier-plugin-tailwindcss": "^0.1.11",
"unbuild": "^2.0.0",
Expand Down
1 change: 0 additions & 1 deletion packages/vue-script-setup-converter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
},
"devDependencies": {
"@types/prettier": "^2.7.1",
"concurrently": "^7.6.0",
"prettier": "^2.7.1",
"unbuild": "^2.0.0",
"vitest": "1.5.3"
Expand Down
Loading

0 comments on commit 6a92d55

Please sign in to comment.