From 56121e12b67bfd88492469faef1a130b2ad4ba2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 13:57:12 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.3.17 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index c333b782..036ae2fe 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/markdown-it": "14.1.2", "@types/node": "22.10.2", "@types/nprogress": "0.2.3", - "@types/react": "18.3.16", + "@types/react": "18.3.17", "@types/react-gtm-module": "2.0.4", "@types/rss": "0.0.32", "autoprefixer": "10.4.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0e43f378..bac5c38f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,7 +59,7 @@ importers: version: 6.6.3 '@testing-library/react': specifier: 16.1.0 - version: 16.1.0(@testing-library/dom@10.0.0)(@types/react@18.3.16)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.1.0(@testing-library/dom@10.0.0)(@types/react@18.3.17)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/gtag.js': specifier: 0.0.20 version: 0.0.20 @@ -76,8 +76,8 @@ importers: specifier: 0.2.3 version: 0.2.3 '@types/react': - specifier: 18.3.16 - version: 18.3.16 + specifier: 18.3.17 + version: 18.3.17 '@types/react-gtm-module': specifier: 2.0.4 version: 2.0.4 @@ -632,8 +632,8 @@ packages: '@types/react-gtm-module@2.0.4': resolution: {integrity: sha512-5wPMWsUE5AI6O0B0K1/zbs0rFHBKu+7NWXQwDXhqvA12ooLD6W1AYiWZqR4UiOd7ixZDV1H5Ys301zEsqyIfNg==} - '@types/react@18.3.16': - resolution: {integrity: sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==} + '@types/react@18.3.17': + resolution: {integrity: sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==} '@types/rss@0.0.32': resolution: {integrity: sha512-2oKNqKyUY4RSdvl5eZR1n2Q9yvw3XTe3mQHsFPn9alaNBxfPnbXBtGP8R0SV8pK1PrVnLul0zx7izbm5/gF5Qw==} @@ -3465,14 +3465,14 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.1.0(@testing-library/dom@10.0.0)(@types/react@18.3.16)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.1.0(@testing-library/dom@10.0.0)(@types/react@18.3.17)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.4 '@testing-library/dom': 10.0.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@types/react': 18.3.16 + '@types/react': 18.3.17 '@tootallnate/once@2.0.0': {} @@ -3549,7 +3549,7 @@ snapshots: '@types/react-gtm-module@2.0.4': {} - '@types/react@18.3.16': + '@types/react@18.3.17': dependencies: '@types/prop-types': 15.7.5 csstype: 3.0.11