chore(deps): update dev dependencies (#2702)

* chore(deps): update dev dependencies

* typescript vers
This commit is contained in:
Daishi Kato 2024-08-27 10:19:40 +09:00 committed by GitHub
parent 2cadf6511d
commit 08aadaffc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 318 additions and 317 deletions

View File

@ -32,8 +32,8 @@ jobs:
- 18.2.0
- 18.3.1
- 19.0.0-rc.0
- 19.0.0-rc-49496d49-20240814
- 0.0.0-experimental-49496d49-20240814
- 19.0.0-rc-b57d2823-20240822
- 0.0.0-experimental-b57d2823-20240822
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4

View File

@ -13,6 +13,7 @@ jobs:
fail-fast: false
matrix:
typescript:
- 5.5.4
- 5.4.5
- 5.3.3
- 5.2.2

View File

@ -116,32 +116,32 @@
"@rollup/plugin-replace": "^5.0.7",
"@rollup/plugin-typescript": "^11.1.6",
"@testing-library/react": "^16.0.0",
"@types/node": "^22.3.0",
"@types/react": "^18.3.3",
"@types/node": "^22.5.0",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@types/use-sync-external-store": "^0.0.6",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"esbuild": "^0.23.0",
"esbuild": "^0.23.1",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-compiler": "0.0.0-experimental-2eea4a6-20240814",
"eslint-plugin-react-compiler": "0.0.0-experimental-3f2f4f0-20240826",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-vitest": "^0.5.4",
"immer": "^10.1.1",
"jsdom": "^24.1.1",
"jsdom": "^25.0.0",
"json": "^11.0.0",
"prettier": "^3.3.3",
"react": "19.0.0-rc.0",
"react-dom": "19.0.0-rc.0",
"redux": "^5.0.1",
"rollup": "^4.20.0",
"rollup": "^4.21.1",
"rollup-plugin-esbuild": "^6.1.1",
"shelljs": "^0.8.5",
"shx": "^0.3.4",

614
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff