Skip to content

Commit

Permalink
(chore) Bump dependencies + fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Sep 9, 2022
1 parent f822620 commit 89e4324
Show file tree
Hide file tree
Showing 4 changed files with 1,754 additions and 1,595 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,29 +46,29 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.0",
"@vitejs/plugin-react": "^1.3.2",
"@vitejs/plugin-react": "^2.1.0",
"autoprefixer": "^10.4.7",
"babel-jest": "^28.1.1",
"babel-jest": "^29.0.2",
"babel-plugin-transform-vite-meta-env": "^1.0.3",
"babel-preset-vite": "^1.0.4",
"eslint": "^8.17.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-jest": "^27.0.2",
"eslint-plugin-jest-dom": "^4.0.2",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-testing-library": "^5.5.1",
"husky": "^8.0.1",
"jest": "^28.1.1",
"jest-environment-jsdom": "^28.1.1",
"jest": "^29.0.2",
"jest-environment-jsdom": "^29.0.2",
"jest-fetch-mock": "^3.0.3",
"msw": "^0.42.1",
"msw": "^0.47.0",
"postcss": "^8.4.14",
"prettier": "^2.6.2",
"prettier-plugin-tailwindcss": "^0.1.11",
"pretty-quick": "^3.1.3",
"react-test-renderer": "^18.1.0",
"tailwindcss": "^3.0.24",
"vite": "^2.9.10",
"vite": "^3.1.0",
"whatwg-fetch": "^3.6.2"
},
"husky": {
Expand Down
Loading

1 comment on commit 89e4324

@vercel
Copy link

@vercel vercel bot commented on 89e4324 Sep 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.