diff --git a/apps/web/package.json b/apps/web/package.json index 6972c75f0..ab665fb4d 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -38,7 +38,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "@types/react": "18.2.9", + "@types/react": "18.2.10", "@types/react-dom": "18.2.4", "@types/testing-library__jest-dom": "^5.14.6", "@vitest/coverage-v8": "^0.32.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index 2748217a4..3295002ac 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -47,7 +47,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "@types/react": "18.2.9", + "@types/react": "18.2.10", "@types/react-dom": "18.2.4", "@types/testing-library__jest-dom": "^5.14.6", "@vitest/coverage-v8": "^0.32.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2e60b58aa..cff1f2664 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -114,8 +114,8 @@ importers: specifier: ^14.4.3 version: 14.4.3(@testing-library/dom@9.3.0) '@types/react': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.10 + version: 18.2.10 '@types/react-dom': specifier: 18.2.4 version: 18.2.4 @@ -386,8 +386,8 @@ importers: specifier: ^14.4.3 version: 14.4.3(@testing-library/dom@9.3.0) '@types/react': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.10 + version: 18.2.10 '@types/react-dom': specifier: 18.2.4 version: 18.2.4 @@ -3367,7 +3367,7 @@ packages: react: '>=16' dependencies: '@types/mdx': 2.0.5 - '@types/react': 18.2.9 + '@types/react': 18.2.10 react: 18.2.0 dev: true @@ -4912,11 +4912,11 @@ packages: /@types/react-dom@18.2.4: resolution: {integrity: sha512-G2mHoTMTL4yoydITgOGwWdWMVd8sNgyEP85xVmMKAPUBwQWm9wBPQUmvbeF4V3WBY1P7mmL4BkjQ0SqUpf1snw==} dependencies: - '@types/react': 18.2.9 + '@types/react': 18.2.10 dev: true - /@types/react@18.2.9: - resolution: {integrity: sha512-pL3JAesUkF7PEQGxh5XOwdXGV907te6m1/Qe1ERJLgomojS6Ne790QiA7GUl434JEkFA2aAaB6qJ5z4e1zJn/w==} + /@types/react@18.2.10: + resolution: {integrity: sha512-5UTpmDa5L+PgTLXhLPNolv7/Qh+1YQuy4fsh/IahJbvtaLz2g9qX0CKsE0rBQCvn9ymt9NpvZENZwclbLKc3EQ==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3