Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#2885)
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi authored Dec 23, 2024
1 parent 103fb32 commit 06f3b3c
Show file tree
Hide file tree
Showing 3 changed files with 401 additions and 387 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.2.0
- 18.3.1
- 19.0.0
- 19.1.0-canary-4dff0e62-20241213
- 0.0.0-experimental-4dff0e62-20241213
- 19.1.0-canary-de82912e-20241220
- 0.0.0-experimental-de82912e-20241220
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,16 +134,16 @@
"@types/babel__core": "^7.20.5",
"@types/babel__template": "^7.4.4",
"@types/node": "^22.10.2",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/eslint-plugin": "^1.1.16",
"@vitest/eslint-plugin": "^1.1.20",
"@vitest/ui": "^2.1.8",
"benny": "^3.7.1",
"downlevel-dts": "^0.11.0",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-alias": "^1.1.2",
Expand All @@ -160,7 +160,7 @@
"prettier": "^3.4.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"rollup-plugin-banner2": "^1.3.1",
"rollup-plugin-esbuild": "^6.1.1",
"rxjs": "^7.8.1",
Expand Down
Loading

0 comments on commit 06f3b3c

Please sign in to comment.