diff --git a/web/ui/mantine-ui/package.json b/web/ui/mantine-ui/package.json index 7def1826c9..f01603dc3c 100644 --- a/web/ui/mantine-ui/package.json +++ b/web/ui/mantine-ui/package.json @@ -55,7 +55,7 @@ "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.21.0", "@types/react": "^19.0.12", - "@types/react-dom": "^19.0.0", + "@types/react-dom": "^19.0.4", "@typescript-eslint/eslint-plugin": "^8.20.0", "@typescript-eslint/parser": "^8.25.0", "@vitejs/plugin-react": "^4.3.4", diff --git a/web/ui/package-lock.json b/web/ui/package-lock.json index eff7c79a31..3abf3728e2 100644 --- a/web/ui/package-lock.json +++ b/web/ui/package-lock.json @@ -69,7 +69,7 @@ "@eslint/eslintrc": "^3.3.1", "@eslint/js": "^9.21.0", "@types/react": "^19.0.12", - "@types/react-dom": "^19.0.0", + "@types/react-dom": "^19.0.4", "@typescript-eslint/eslint-plugin": "^8.20.0", "@typescript-eslint/parser": "^8.25.0", "@vitejs/plugin-react": "^4.3.4", @@ -3047,9 +3047,9 @@ } }, "node_modules/@types/react-dom": { - "version": "19.0.3", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.0.3.tgz", - "integrity": "sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==", + "version": "19.0.4", + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.0.4.tgz", + "integrity": "sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==", "devOptional": true, "license": "MIT", "peerDependencies": {