diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eca0668..d2a676e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ devDependencies: '@types/jest': 29.5.5 '@types/node': 20.8.6 '@types/react': 18.2.28 - '@types/react-dom': 18.2.13 + '@types/react-dom': 18.2.14 eslint: 8.51.0 eslint-config-next: 13.5.4_srhnpoqmhm6ulnern6fnsuapfi eslint-config-prettier: 9.0.0_eslint@8.51.0 @@ -1351,7 +1351,7 @@ packages: dependencies: '@babel/runtime': 7.23.2 '@testing-library/dom': 9.3.3 - '@types/react-dom': 18.2.13 + '@types/react-dom': 18.2.14 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: true @@ -1481,8 +1481,8 @@ packages: resolution: {integrity: sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ==} dev: true - /@types/react-dom/18.2.13: - resolution: {integrity: sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw==} + /@types/react-dom/18.2.14: + resolution: {integrity: sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==} dependencies: '@types/react': 18.2.28 dev: true