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

This commit is contained in:
Daishi Kato 2022-07-20 08:56:06 +09:00 committed by GitHub
parent 05a4c15cea
commit b794308b7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 387 additions and 387 deletions

View File

@ -33,8 +33,8 @@ jobs:
- 18.0.0
- 18.1.0
- 18.2.0
- 18.3.0-next-02206099a-20220714
- 0.0.0-experimental-02206099a-20220714
- 18.3.0-next-992911981-20220718
- 0.0.0-experimental-992911981-20220718
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2

View File

@ -148,28 +148,28 @@
"use-sync-external-store": "1.2.0"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/core": "^7.18.9",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/plugin-transform-react-jsx": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.18.9",
"@babel/plugin-transform-typescript": "^7.18.8",
"@babel/preset-env": "^7.18.6",
"@babel/preset-env": "^7.18.9",
"@redux-devtools/extension": "^3.2.2",
"@rollup/plugin-alias": "^3.1.9",
"@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.215",
"@swc/jest": "^0.2.21",
"@swc/core": "^1.2.218",
"@swc/jest": "^0.2.22",
"@testing-library/react": "^13.3.0",
"@types/jest": "^28.1.6",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/use-sync-external-store": "^0.0.3",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"concurrently": "^7.2.2",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"concurrently": "^7.3.0",
"downlevel-dts": "^0.10.0",
"esbuild": "^0.14.49",
"eslint": "^8.20.0",

754
yarn.lock

File diff suppressed because it is too large Load Diff