From 7cef64b40d8934b4d3ee26ff8e2d7bcef21bf166 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 10 Mar 2022 06:33:03 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v17.0.40 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 58bb4b2..dd6b0fb 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@svgr/webpack": "6.2.1", "@types/luxon": "2.3.0", "@types/node": "17.0.16", - "@types/react": "17.0.39", + "@types/react": "17.0.40", "eslint": "8.10.0", "eslint-config-next": "12.1.0", "prettier": "2.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8385b97..1df1222 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: '@types/jsonwebtoken': 8.5.8 '@types/luxon': 2.3.0 '@types/node': 17.0.16 - '@types/react': 17.0.39 + '@types/react': 17.0.40 '@types/react-syntax-highlighter': 13.5.2 axios: 0.26.0 eslint: 8.10.0 @@ -41,7 +41,7 @@ dependencies: react: 17.0.2 react-dom: 17.0.2_react@17.0.2 react-draggable: 4.4.4_react-dom@17.0.2+react@17.0.2 - react-markdown: 8.0.0_a0c521d4794c7ad97f5f4c1c4a7d5818 + react-markdown: 8.0.0_00d6772dea80510e818fd171caaa025a react-progressive-graceful-image: 0.6.14_react-dom@17.0.2+react@17.0.2 react-syntax-highlighter: 15.4.5_react@17.0.2 react-tooltip: 4.2.21_react-dom@17.0.2+react@17.0.2 @@ -52,7 +52,7 @@ devDependencies: '@svgr/webpack': 6.2.1 '@types/luxon': 2.3.0 '@types/node': 17.0.16 - '@types/react': 17.0.39 + '@types/react': 17.0.40 eslint: 8.10.0 eslint-config-next: 12.1.0_91b99ef72d19920d7e6dded71447bf77 prettier: 2.5.1 @@ -1727,11 +1727,11 @@ packages: /@types/react-syntax-highlighter/13.5.2: resolution: {integrity: sha512-sRZoKZBGKaE7CzMvTTgz+0x/aVR58ZYUTfB7HN76vC+yQnvo1FWtzNARBt0fGqcLGEVakEzMu/CtPzssmanu8Q==} dependencies: - '@types/react': 17.0.39 + '@types/react': 17.0.40 dev: false - /@types/react/17.0.39: - resolution: {integrity: sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==} + /@types/react/17.0.40: + resolution: {integrity: sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==} dependencies: '@types/prop-types': 15.7.4 '@types/scheduler': 0.16.2 @@ -4156,14 +4156,14 @@ packages: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} dev: false - /react-markdown/8.0.0_a0c521d4794c7ad97f5f4c1c4a7d5818: + /react-markdown/8.0.0_00d6772dea80510e818fd171caaa025a: resolution: {integrity: sha512-qbrWpLny6Ef2xHqnYqtot948LXP+4FtC+MWIuaN1kvSnowM+r1qEeEHpSaU0TDBOisQuj+Qe6eFY15cNL3gLAw==} peerDependencies: '@types/react': '>=16' react: '>=16' dependencies: '@types/hast': 2.3.4 - '@types/react': 17.0.39 + '@types/react': 17.0.40 '@types/unist': 2.0.6 comma-separated-tokens: 2.0.2 hast-util-whitespace: 2.0.0