Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#1275)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi authored Jul 8, 2022
1 parent ef0e9ea commit e95973a
Show file tree
Hide file tree
Showing 3 changed files with 357 additions and 357 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-multiple-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- 18.0.0
- 18.1.0
- 18.2.0
- 18.3.0-next-d1432ba93-20220628
- 0.0.0-experimental-d1432ba93-20220628
- 18.3.0-next-c3b18571d-20220707
- 0.0.0-experimental-c3b18571d-20220707
mode: [NORMAL, PROVIDER_LESS, VERSIONED_WRITE]
exclude:
- { react: 16.8.6, mode: VERSIONED_WRITE }
Expand Down
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,34 +202,34 @@
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/plugin-transform-react-jsx": "^7.18.6",
"@babel/plugin-transform-typescript": "^7.18.6",
"@babel/plugin-transform-typescript": "^7.18.8",
"@babel/preset-env": "^7.18.6",
"@babel/template": "^7.18.6",
"@babel/types": "^7.18.7",
"@babel/types": "^7.18.8",
"@redux-devtools/extension": "^3.2.2",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-typescript": "^8.3.3",
"@swc/core": "^1.2.207",
"@swc/core": "^1.2.210",
"@swc/jest": "^0.2.21",
"@testing-library/react": "^13.3.0",
"@types/jest": "^28.1.3",
"@types/react": "^18.0.14",
"@types/react-dom": "^18.0.5",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"@types/jest": "^28.1.4",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@urql/core": "^2.5.0",
"benny": "^3.7.1",
"concurrently": "^7.2.2",
"downlevel-dts": "^0.10.0",
"esbuild": "^0.14.47",
"eslint": "^8.18.0",
"esbuild": "^0.14.48",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-prettier": "^4.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"graphql": "^16.5.0",
Expand All @@ -244,13 +244,13 @@
"react-dom": "^18.2.0",
"react-query": "^3.39.1",
"redux": "^4.2.0",
"rollup": "^2.75.7",
"rollup": "^2.76.0",
"rollup-plugin-esbuild": "^4.9.1",
"rollup-plugin-terser": "^7.0.2",
"rxjs": "^7.5.5",
"shx": "^0.3.4",
"ts-expect": "^1.3.0",
"ts-node": "^10.8.1",
"ts-node": "^10.8.2",
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"valtio": "^1.6.1",
Expand Down
Loading

1 comment on commit e95973a

@vercel
Copy link

@vercel vercel bot commented on e95973a Jul 8, 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.