Skip to content

Commit

Permalink
update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jul 1, 2021
1 parent eda5ea6 commit fae0583
Show file tree
Hide file tree
Showing 2 changed files with 500 additions and 501 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,15 +170,15 @@
"@rollup/plugin-typescript": "^8.2.1",
"@testing-library/react": "^12.0.0",
"@types/jest": "^26.0.23",
"@types/react": "^17.0.11",
"@types/react": "^17.0.13",
"@types/react-dom": "^17.0.8",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"@urql/core": "^2.0.0",
"benny": "^3.6.15",
"concurrently": "^6.2.0",
"downlevel-dts": "^0.7.0",
"esbuild": "^0.12.9",
"esbuild": "^0.12.13",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand All @@ -188,29 +188,29 @@
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"graphql": "^15.5.1",
"husky": "^6.0.0",
"husky": "^7.0.0",
"immer": "^8.0.1",
"jest": "^27.0.5",
"jest": "^27.0.6",
"json": "^11.0.0",
"lint-staged": "^11.0.0",
"optics-ts": "^2.1.0",
"prettier": "^2.3.1",
"prettier": "^2.3.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.13.2",
"redux": "^4.1.0",
"rollup": "^2.52.2",
"rollup": "^2.52.6",
"rollup-plugin-esbuild": "^4.5.0",
"rollup-plugin-size-snapshot": "^0.12.0",
"shx": "^0.3.3",
"ts-expect": "^1.3.0",
"ts-node": "^10.0.0",
"tslib": "^2.3.0",
"typescript": "^4.3.4",
"typescript": "^4.3.5",
"valtio": "^1.0.3",
"wonka": "^4.0.15",
"xstate": "^4.17.1",
"zustand": "^3.5.4"
"zustand": "^3.5.5"
},
"peerDependencies": {
"@urql/core": "*",
Expand Down
Loading

1 comment on commit fae0583

@vercel
Copy link

@vercel vercel bot commented on fae0583 Jul 1, 2021

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.