Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#1430)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi authored Sep 19, 2022
1 parent 60fbd9b commit 59f66a1
Show file tree
Hide file tree
Showing 2 changed files with 787 additions and 773 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,43 +201,43 @@
]
},
"devDependencies": {
"@babel/core": "^7.19.0",
"@babel/core": "^7.19.1",
"@babel/plugin-transform-react-jsx": "^7.19.0",
"@babel/plugin-transform-typescript": "^7.19.0",
"@babel/preset-env": "^7.19.0",
"@babel/plugin-transform-typescript": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/template": "^7.18.10",
"@babel/types": "^7.19.0",
"@redux-devtools/extension": "^3.2.3",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^14.0.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-typescript": "^8.5.0",
"@swc/core": "^1.2.248",
"@swc/core": "^1.3.2",
"@swc/jest": "^0.2.22",
"@tanstack/query-core": "^4.2.3",
"@tanstack/query-core": "^4.3.8",
"@testing-library/react": "^13.4.0",
"@types/jest": "^29.0.0",
"@types/react": "^18.0.18",
"@types/jest": "^29.0.3",
"@types/react": "^18.0.20",
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"@urql/core": "^3.0.3",
"benny": "^3.7.1",
"concurrently": "^7.3.0",
"concurrently": "^7.4.0",
"downlevel-dts": "^0.10.1",
"esbuild": "^0.15.7",
"eslint": "^8.23.0",
"esbuild": "^0.15.8",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.0.1",
"eslint-plugin-jest": "^27.0.4",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.7",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"graphql": "^16.6.0",
"immer": "^9.0.15",
"jest": "^29.0.2",
"jest-environment-jsdom": "^29.0.2",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"json": "^11.0.0",
"optics-ts": "^2.3.0",
"postinstall-postinstall": "^2.1.0",
Expand All @@ -253,10 +253,10 @@
"ts-expect": "^1.3.0",
"ts-node": "^10.9.1",
"tslib": "^2.4.0",
"typescript": "^4.8.2",
"typescript": "^4.8.3",
"valtio": "^1.7.0",
"wonka": "^6.0.0",
"xstate": "^4.33.5",
"xstate": "^4.33.6",
"zustand": "^4.1.1"
},
"resolutions": {
Expand Down
Loading

1 comment on commit 59f66a1

@vercel
Copy link

@vercel vercel bot commented on 59f66a1 Sep 19, 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.