Remove yargs

This commit is contained in:
Alex Gleason
2023-10-11 14:43:19 -05:00
parent e2e405c9a5
commit 8bd18f66bc
2 changed files with 2 additions and 16 deletions

View File

@ -184,7 +184,6 @@
"@testing-library/react": "^14.0.0",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.1",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"babel-plugin-transform-require-context": "^0.1.1",
@ -211,8 +210,7 @@
"tailwindcss": "^3.3.3",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-pwa": "^0.16.5",
"vitest": "^0.34.4",
"yargs": "^17.6.2"
"vitest": "^0.34.4"
},
"resolutions": {
"@types/react": "^18.0.26",