diff --git a/apps/customer-service/package.json b/apps/customer-service/package.json index b5f9620a5..7212711d6 100644 --- a/apps/customer-service/package.json +++ b/apps/customer-service/package.json @@ -53,7 +53,7 @@ "@types/google-libphonenumber": "^7.4.30", "@types/negotiator": "^0.6.3", "@types/node": "^20.12.5", - "@types/react": "^18.2.74", + "@types/react": "^18.2.75", "@types/react-dom": "^18.2.24", "autoprefixer": "^10.4.19", "dotenv-cli": "^7.4.1", diff --git a/packages/ui/package.json b/packages/ui/package.json index 6dcbbfe1e..7e3331165 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -66,7 +66,7 @@ "@cs/tsconfig": "*", "@testing-library/jest-dom": "^6.4.2", "@testing-library/react": "^14.3.0", - "@types/react": "^18.2.74", + "@types/react": "^18.2.75", "@types/react-dom": "^18.2.24", "eslint": "^8.57.0" }, diff --git a/packages/workshop/package.json b/packages/workshop/package.json index 3f4890582..e45a7f614 100644 --- a/packages/workshop/package.json +++ b/packages/workshop/package.json @@ -29,7 +29,7 @@ "@storybook/react": "^8.0.6", "@storybook/react-vite": "^8.0.6", "@storybook/test": "^8.0.6", - "@types/react": "^18.2.74", + "@types/react": "^18.2.75", "@types/react-dom": "^18.2.24", "@typescript-eslint/eslint-plugin": "^7.5.0", "@typescript-eslint/parser": "^7.5.0", diff --git a/yarn.lock b/yarn.lock index d3dcd6c0c..137b67cc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,7 +1643,7 @@ __metadata: "@types/google-libphonenumber": "npm:^7.4.30" "@types/negotiator": "npm:^0.6.3" "@types/node": "npm:^20.12.5" - "@types/react": "npm:^18.2.74" + "@types/react": "npm:^18.2.75" "@types/react-dom": "npm:^18.2.24" autoprefixer: "npm:^10.4.19" dotenv-cli: "npm:^7.4.1" @@ -1782,7 +1782,7 @@ __metadata: "@radix-ui/react-tooltip": "npm:^1.0.7" "@testing-library/jest-dom": "npm:^6.4.2" "@testing-library/react": "npm:^14.3.0" - "@types/react": "npm:^18.2.74" + "@types/react": "npm:^18.2.75" "@types/react-dom": "npm:^18.2.24" cmdk: "npm:^1.0.0" copy-to-clipboard: "npm:^3.3.3" @@ -5438,13 +5438,13 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:^18.2.74": - version: 18.2.74 - resolution: "@types/react@npm:18.2.74" +"@types/react@npm:^18.2.75": + version: 18.2.75 + resolution: "@types/react@npm:18.2.75" dependencies: "@types/prop-types": "npm:*" csstype: "npm:^3.0.2" - checksum: 347e38b4c5dc20d50ff71bf04b7caaef490e5ff695e74a0088a13fbb2a0c5d125a5ecfd142adfa30f0176da0e2734942c91ba61d95ce269c43b3265bd7379361 + checksum: 3c0d035d64007d38cf1b682108de8c5f042452025899280c5d2c040b9f53b1f81482d0d57fd93e6687c2c619f3b605d33a01569b1fbbbdeec7fb3a56c7a72af8 languageName: node linkType: hard @@ -14843,7 +14843,7 @@ __metadata: "@storybook/react": "npm:^8.0.6" "@storybook/react-vite": "npm:^8.0.6" "@storybook/test": "npm:^8.0.6" - "@types/react": "npm:^18.2.74" + "@types/react": "npm:^18.2.75" "@types/react-dom": "npm:^18.2.24" "@typescript-eslint/eslint-plugin": "npm:^7.5.0" "@typescript-eslint/parser": "npm:^7.5.0"