From 66b8aca4ec45d91892f56fe38db47056f41c4751 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 04:58:18 +0000 Subject: [PATCH] chore: pin dependencies --- package.json | 4 ++-- yarn.lock | 9 +++++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2daa94de..d447d34c 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@tanstack/react-query-devtools": "^4.12.0", "@types/imagesloaded": "^4.1.2", "@types/lodash": "^4.14.182", - "@types/react": "^18.0.15", + "@types/react": "18.0.28", "@types/react-transition-group": "^4.4.5", "@types/segment-analytics": "^0.0.34", "@typescript-eslint/eslint-plugin": "^5.0.0", @@ -99,7 +99,7 @@ "eslint-plugin-jsx-a11y": "^6.4.1", "eslint-plugin-prettier": "^3.4.0", "eslint-plugin-react": "^7.22.0", - "eslint-plugin-react-hooks": "^4.2.0", + "eslint-plugin-react-hooks": "^4.6.0", "husky": "^8.0.0", "i18next": "^21.9.2", "js-yaml": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 39d760e5..79493a11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3608,7 +3608,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.0.15": +"@types/react@*", "@types/react@18.0.28": version "18.0.28" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065" integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew== @@ -5809,11 +5809,16 @@ eslint-plugin-prettier@^3.4.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react-hooks@^4.2.0, eslint-plugin-react-hooks@^4.5.0: +eslint-plugin-react-hooks@^4.5.0: version "4.6.0" resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3" integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g== +eslint-plugin-react-hooks@^4.6.0: + version "4.6.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596" + integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== + eslint-plugin-react@^7.22.0, eslint-plugin-react@^7.31.7: version "7.32.2" resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.32.2.tgz#e71f21c7c265ebce01bcbc9d0955170c55571f10"