Skip to content

Commit

Permalink
chore: prune more unused dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jun 8, 2023
1 parent 0dd5b9d commit 61a156f
Show file tree
Hide file tree
Showing 3 changed files with 1,773 additions and 6,511 deletions.
18 changes: 4 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,32 +46,22 @@
}
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/plugin-transform-runtime": "^7.22.4",
"@babel/preset-env": "^7.22.4",
"@babel/preset-typescript": "^7.21.5",
"@babel/runtime": "^7.22.3",
"@siroc/eslint-config": "^0.2.0",
"@siroc/jest-preset": "^0.2.0",
"@types/jest": "^29.5.2",
"@types/jsdom": "^21.1.1",
"@types/node": "^20.2.5",
"@types/webpack-env": "^1.18.1",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^4.23.0",
"@typescript-eslint/parser": "^5.59.9",
"@vitest/coverage-v8": "^0.32.0",
"@vue/test-utils": "^1.3.6",
"bumpp": "^9.1.1",
"conventional-changelog-conventionalcommits": "^6.0.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"jest": "^29.5.0",
"lint-staged": "^11.2.6",
"jsdom": "^22.0.0",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"typescript": "^4.2.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.32.0",
"vue": "2.7.14",
Expand Down
Loading

0 comments on commit 61a156f

Please sign in to comment.