diff --git a/package.json b/package.json index f57b9b78..8cc6b93d 100644 --- a/package.json +++ b/package.json @@ -25,8 +25,8 @@ "recoil": "^0.7.7" }, "devDependencies": { - "@types/react": "^18.0.38", - "@types/react-dom": "^18.0.11", + "@types/react": "^18.2.57", + "@types/react-dom": "^18.2.19", "@typescript-eslint/eslint-plugin": "^5.51.0", "@typescript-eslint/parser": "^5.51.0", "@vitejs/plugin-react": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 21154d17..05e899dc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,11 +38,11 @@ dependencies: devDependencies: '@types/react': - specifier: ^18.0.38 - version: 18.0.38 + specifier: ^18.2.57 + version: 18.2.57 '@types/react-dom': - specifier: ^18.0.11 - version: 18.0.11 + specifier: ^18.2.19 + version: 18.2.19 '@typescript-eslint/eslint-plugin': specifier: ^5.51.0 version: 5.51.0(@typescript-eslint/parser@5.51.0)(eslint@8.32.0)(typescript@4.9.5) @@ -707,14 +707,14 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react-dom@18.0.11: - resolution: {integrity: sha512-O38bPbI2CWtgw/OoQoY+BRelw7uysmXbWvw3nLWO21H1HSh+GOlqPuXshJfjmpNlKiiSDG9cc1JZAaMmVdcTlw==} + /@types/react-dom@18.2.19: + resolution: {integrity: sha512-aZvQL6uUbIJpjZk4U8JZGbau9KDeAwMfmhyWorxgBkqDIEf6ROjRozcmPIicqsUwPUjbkDfHKgGee1Lq65APcA==} dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.57 dev: true - /@types/react@18.0.38: - resolution: {integrity: sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==} + /@types/react@18.2.57: + resolution: {integrity: sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2