Skip to content

Commit

Permalink
chore: update dependencies (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey authored Apr 1, 2022
1 parent fce6766 commit 86cc53d
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 154 deletions.
187 changes: 70 additions & 117 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@
"@testing-library/dom": "^8.12.0",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^14.0.0",
"@testing-library/user-event": "^14.0.4",
"@types/bcryptjs": "^2.4.2",
"@types/eslint": "^8.4.1",
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@vitejs/plugin-react": "^1.2.0",
"@vitejs/plugin-react": "^1.3.0",
"autoprefixer": "^10.4.4",
"binode": "^1.0.5",
"c8": "^7.11.0",
"cross-env": "^7.0.3",
"cypress": "^9.5.3",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"happy-dom": "^2.51.0",
"happy-dom": "^2.55.0",
"msw": "^0.39.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.12",
Expand All @@ -75,9 +75,9 @@
"ts-node": "^10.7.0",
"tsconfig-paths": "^3.14.1",
"typescript": "^4.6.3",
"vite": "^2.9.0",
"vite": "^2.9.1",
"vite-tsconfig-paths": "^3.4.1",
"vitest": "^0.8.0"
"vitest": "^0.8.2"
},
"engines": {
"node": ">=14"
Expand Down
Loading

0 comments on commit 86cc53d

Please sign in to comment.