Skip to content

Commit

Permalink
(chore) Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Sep 20, 2022
1 parent 56e89e0 commit 7242092
Show file tree
Hide file tree
Showing 2 changed files with 510 additions and 449 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,41 +34,41 @@
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "^4.4.0",
"react-router-dom": "^6.3.0",
"react-router-dom": "^6.4.0",
"swr": "^1.3.0",
"vercel-toast": "^1.5.5"
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/eslint-parser": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/core": "^7.19.1",
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-react": "^7.17.12",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.0",
"@vitejs/plugin-react": "^2.1.0",
"autoprefixer": "^10.4.7",
"autoprefixer": "^10.4.11",
"babel-jest": "^29.0.3",
"babel-plugin-transform-vite-meta-env": "^1.0.3",
"babel-preset-vite": "^1.0.4",
"eslint": "^8.17.0",
"eslint": "^8.23.1",
"eslint-plugin-jest": "^27.0.4",
"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",
"eslint-plugin-testing-library": "^5.6.4",
"husky": "^8.0.1",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"jest-fetch-mock": "^3.0.3",
"msw": "^0.47.1",
"msw": "^0.47.3",
"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": "^3.1.0",
"vite": "^3.1.3",
"whatwg-fetch": "^3.6.2"
},
"husky": {
Expand Down
Loading

0 comments on commit 7242092

Please sign in to comment.