diff --git a/tichu-clients/package-lock.json b/tichu-clients/package-lock.json index 2ec81b664..df3b034f4 100644 --- a/tichu-clients/package-lock.json +++ b/tichu-clients/package-lock.json @@ -3662,9 +3662,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "18.3.16", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.16.tgz", - "integrity": "sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==", + "version": "18.3.17", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.17.tgz", + "integrity": "sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==", "license": "MIT", "dependencies": { "@types/prop-types": "*", @@ -13216,7 +13216,7 @@ "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/node": "22.10.2", - "@types/react": "18.3.16", + "@types/react": "18.3.17", "@types/react-dom": "18.3.5", "notistack": "3.0.1", "react": "18.3.1", diff --git a/tichu-clients/packages/tichu-web/package.json b/tichu-clients/packages/tichu-web/package.json index 0dd5cdbf6..15bb20f26 100644 --- a/tichu-clients/packages/tichu-web/package.json +++ b/tichu-clients/packages/tichu-web/package.json @@ -12,7 +12,7 @@ "@testing-library/react": "16.1.0", "@testing-library/user-event": "14.5.2", "@types/node": "22.10.2", - "@types/react": "18.3.16", + "@types/react": "18.3.17", "@types/react-dom": "18.3.5", "notistack": "3.0.1", "react": "18.3.1",