diff --git a/package.json b/package.json index 557f888..5d7aa5d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@0x219/commitlint-config": "1.0.2", "@commitlint/cli": "16.2.3", "@types/react": "18.0.1", - "@types/react-dom": "17.0.14", + "@types/react-dom": "18.0.0", "@typescript-eslint/eslint-plugin": "5.18.0", "@typescript-eslint/parser": "5.18.0", "@vitejs/plugin-legacy": "1.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12221ad..7389f11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,7 +4,7 @@ specifiers: '@0x219/commitlint-config': 1.0.2 '@commitlint/cli': 16.2.3 '@types/react': 18.0.1 - '@types/react-dom': 17.0.14 + '@types/react-dom': 18.0.0 '@typescript-eslint/eslint-plugin': 5.18.0 '@typescript-eslint/parser': 5.18.0 '@vitejs/plugin-legacy': 1.8.0 @@ -35,7 +35,7 @@ devDependencies: '@0x219/commitlint-config': 1.0.2 '@commitlint/cli': 16.2.3 '@types/react': 18.0.1 - '@types/react-dom': 17.0.14 + '@types/react-dom': 18.0.0 '@typescript-eslint/eslint-plugin': 5.18.0_0dd9be2ba5ed9805045f3fec8be848f5 '@typescript-eslint/parser': 5.18.0_eslint@8.13.0+typescript@4.6.3 '@vitejs/plugin-legacy': 1.8.0_vite@2.9.1 @@ -746,8 +746,8 @@ packages: resolution: {integrity: sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==} dev: true - /@types/react-dom/17.0.14: - resolution: {integrity: sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==} + /@types/react-dom/18.0.0: + resolution: {integrity: sha512-49897Y0UiCGmxZqpC8Blrf6meL8QUla6eb+BBhn69dTXlmuOlzkfr7HHY/O8J25e1lTUMs+YYxSlVDAaGHCOLg==} dependencies: '@types/react': 18.0.1 dev: true