Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#1981)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Aug 6, 2023
1 parent a10dd1c commit 29e1820
Show file tree
Hide file tree
Showing 3 changed files with 239 additions and 248 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 @@ -33,8 +33,8 @@ jobs:
- 18.0.0
- 18.1.0
- 18.2.0
- 18.3.0-canary-493f72b0a-20230727
- 0.0.0-experimental-493f72b0a-20230727
- 18.3.0-canary-997f52fbb-20230803
- 0.0.0-experimental-997f52fbb-20230803
devtools-skip:
- CI-MATRIX-NOSKIP
include:
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,12 @@
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@vitest/coverage-c8": "^0.33.0",
"@vitest/ui": "^0.33.0",
"@vitest/ui": "^0.34.1",
"concurrently": "^8.2.0",
"downlevel-dts": "^0.11.0",
"esbuild": "^0.18.17",
"esbuild": "^0.18.18",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.9.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-prettier": "^5.0.0",
Expand All @@ -179,15 +179,15 @@
"immer": "^10.0.2",
"jsdom": "^22.1.0",
"json": "^11.0.0",
"prettier": "^3.0.0",
"prettier": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redux": "5.0.0-alpha.1",
"rollup": "^3.27.0",
"rollup": "^3.27.2",
"rollup-plugin-esbuild": "^5.0.0",
"shx": "^0.3.4",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"peerDependencies": {
"immer": ">=9.0",
Expand Down

1 comment on commit 29e1820

@vercel
Copy link

@vercel vercel bot commented on 29e1820 Aug 6, 2023

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.