diff --git a/package.json b/package.json index 770b0602..071d57bc 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/qs": "^6.9.8", "@types/react": "^18.2.25", "@types/react-copy-to-clipboard": "^5.0.5", - "@types/react-dom": "^18.2.11", + "@types/react-dom": "^18.2.18", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "@vitejs/plugin-react": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 994bc3e5..22722ad7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -104,8 +104,8 @@ devDependencies: specifier: ^5.0.5 version: 5.0.5 '@types/react-dom': - specifier: ^18.2.11 - version: 18.2.11 + specifier: ^18.2.18 + version: 18.2.18 '@typescript-eslint/eslint-plugin': specifier: ^6.7.4 version: 6.7.4(@typescript-eslint/parser@6.7.4)(eslint@8.51.0)(typescript@5.2.2) @@ -1858,8 +1858,8 @@ packages: '@types/react': 18.2.25 dev: true - /@types/react-dom@18.2.11: - resolution: {integrity: sha512-zq6Dy0EiCuF9pWFW6I6k6W2LdpUixLE4P6XjXU1QHLfak3GPACQfLwEuHzY5pOYa4hzj1d0GxX/P141aFjZsyg==} + /@types/react-dom@18.2.18: + resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} dependencies: '@types/react': 18.2.25 dev: true