Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tonykhaov committed Apr 27, 2022
1 parent 2c92c8f commit cffa7c7
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 472 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,45 +20,45 @@
},
"dependencies": {
"clsx": "^1.1.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-query": "^3.34.19",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-query": "^3.38.0",
"react-router-dom": "^6.3.0"
},
"devDependencies": {
"@faker-js/faker": "^6.1.1",
"@faker-js/faker": "^6.2.0",
"@testing-library/cypress": "^8.0.2",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^13.0.0",
"@testing-library/react-hooks": "^7.0.2",
"@testing-library/user-event": "^14.0.4",
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"@unocss/preset-wind": "^0.30.11",
"@vitejs/plugin-react": "^1.3.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.1.1",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^14.1.1",
"@types/node": "^17.0.29",
"@types/react": "^18.0.8",
"@types/react-dom": "^18.0.2",
"@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"@unocss/preset-wind": "^0.31.17",
"@vitejs/plugin-react": "^1.3.1",
"cross-env": "^7.0.3",
"cypress": "^9.5.3",
"cypress": "^9.6.0",
"dotenv": "^16.0.0",
"eslint": "^8.12.0",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-react-hooks": "^4.5.0",
"jsdom": "^19.0.0",
"msw": "^0.39.2",
"prettier": "^2.6.2",
"start-server-and-test": "^1.14.0",
"typescript": "^4.6.3",
"unocss": "^0.30.11",
"vite": "^2.9.1",
"unocss": "^0.31.17",
"vite": "^2.9.6",
"vite-tsconfig-paths": "^3.4.1",
"vitest": "^0.8.4",
"vitest": "^0.10.0",
"whatwg-fetch": "^3.6.2"
},
"msw": {
Expand Down
Loading

0 comments on commit cffa7c7

Please sign in to comment.