diff --git a/package.json b/package.json index 2f3656d..9ba8936 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@playwright/test": "1.47.1", "@types/lodash": "^4.17.7", "@types/node": "20.16.5", - "@types/react": "18.3.7", + "@types/react": "18.3.9", "@types/react-dom": "18.3.0", "autoprefixer": "^10.4.20", "classnames": "2.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c18c27a..5f9fc06 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ dependencies: version: 18.3.1(react@18.3.1) react-markdown: specifier: ^9.0.1 - version: 9.0.1(@types/react@18.3.7)(react@18.3.1) + version: 9.0.1(@types/react@18.3.9)(react@18.3.1) sharp: specifier: ^0.33.5 version: 0.33.5 @@ -56,8 +56,8 @@ devDependencies: specifier: 20.16.5 version: 20.16.5 '@types/react': - specifier: 18.3.7 - version: 18.3.7 + specifier: 18.3.9 + version: 18.3.9 '@types/react-dom': specifier: 18.3.0 version: 18.3.0 @@ -766,11 +766,11 @@ packages: /@types/react-dom@18.3.0: resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} dependencies: - '@types/react': 18.3.7 + '@types/react': 18.3.9 dev: true - /@types/react@18.3.7: - resolution: {integrity: sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==} + /@types/react@18.3.9: + resolution: {integrity: sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==} dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3 @@ -3590,14 +3590,14 @@ packages: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: true - /react-markdown@9.0.1(@types/react@18.3.7)(react@18.3.1): + /react-markdown@9.0.1(@types/react@18.3.9)(react@18.3.1): resolution: {integrity: sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg==} peerDependencies: '@types/react': '>=18' react: '>=18' dependencies: '@types/hast': 3.0.4 - '@types/react': 18.3.7 + '@types/react': 18.3.9 devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.0 html-url-attributes: 3.0.0