From c0cb2def15945e16e1a8be5046d1349294208e51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:39:42 +0000 Subject: [PATCH] :arrow_up: Update dependency @types/react to v18.3.14 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f73973c..9199679 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/color-convert": "^2.0.3", "@types/jest": "^29.5.12", "@types/node": "^22.0.0", - "@types/react": "18.3.13", + "@types/react": "18.3.14", "@types/react-scroll": "^1.8.10", "autoprefixer": "^10.4.18", "axios": "^1.6.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ebedd79..bbde58e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,7 +47,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: ^16.0.0 - version: 16.0.1(@testing-library/dom@10.4.0)(@types/react@18.3.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.0.1(@testing-library/dom@10.4.0)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@trivago/prettier-plugin-sort-imports': specifier: ^5.0.0 version: 5.0.1(prettier@3.4.2) @@ -61,8 +61,8 @@ importers: specifier: ^22.0.0 version: 22.10.1 '@types/react': - specifier: 18.3.13 - version: 18.3.13 + specifier: 18.3.14 + version: 18.3.14 '@types/react-scroll': specifier: ^1.8.10 version: 1.8.10 @@ -769,8 +769,8 @@ packages: '@types/react-scroll@1.8.10': resolution: {integrity: sha512-RD4Z7grbdNGOKwKnUBKar6zNxqaW3n8m9QSrfvljW+gmkj1GArb8AFBomVr6xMOgHPD3v1uV3BrIf01py57daQ==} - '@types/react@18.3.13': - resolution: {integrity: sha512-ii/gswMmOievxAJed4PAHT949bpYjPKXvXo1v6cRB/kqc2ZR4n+SgyCyvyc5Fec5ez8VnUumI1Vk7j6fRyRogg==} + '@types/react@18.3.14': + resolution: {integrity: sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==} '@types/stack-utils@2.0.3': resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} @@ -3653,14 +3653,14 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react@18.3.13)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.0.1(@testing-library/dom@10.4.0)(@types/react@18.3.14)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.26.0 '@testing-library/dom': 10.4.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@types/react': 18.3.13 + '@types/react': 18.3.14 '@tootallnate/once@2.0.0': {} @@ -3752,9 +3752,9 @@ snapshots: '@types/react-scroll@1.8.10': dependencies: - '@types/react': 18.3.13 + '@types/react': 18.3.14 - '@types/react@18.3.13': + '@types/react@18.3.14': dependencies: '@types/prop-types': 15.7.13 csstype: 3.1.3