diff --git a/package.json b/package.json index d2317712..dfc84c7c 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.23", + "@types/react-dom": "^18.2.7", "@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 415d536c..ac05bd66 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.23 + version: 18.2.23 '@types/react-dom': - specifier: ^18.0.11 - version: 18.0.11 + specifier: ^18.2.7 + version: 18.2.7 '@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) @@ -691,14 +691,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.7: + resolution: {integrity: sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==} dependencies: - '@types/react': 18.0.38 + '@types/react': 18.2.23 dev: true - /@types/react@18.0.38: - resolution: {integrity: sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==} + /@types/react@18.2.23: + resolution: {integrity: sha512-qHLW6n1q2+7KyBEYnrZpcsAmU/iiCh9WGCKgXvMxx89+TYdJWRjZohVIo9XTcoLhfX3+/hP0Pbulu3bCZQ9PSA==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.2