diff --git a/package.json b/package.json index bd6e2cb7..e4c4f43a 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "@testing-library/react": "14.0.0", "@types/flat": "5.0.3", "@types/node": "20.8.2", - "@types/react": "18.2.24", - "@types/react-dom": "18.2.9", + "@types/react": "18.2.25", + "@types/react-dom": "18.2.10", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "@vitest/coverage-v8": "0.34.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f9098e6..c46785fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,11 +95,11 @@ devDependencies: specifier: 20.8.2 version: 20.8.2 '@types/react': - specifier: 18.2.24 - version: 18.2.24 + specifier: 18.2.25 + version: 18.2.25 '@types/react-dom': - specifier: 18.2.9 - version: 18.2.9 + specifier: 18.2.10 + version: 18.2.10 '@typescript-eslint/eslint-plugin': specifier: 5.62.0 version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.50.0)(typescript@5.2.2) @@ -2973,7 +2973,7 @@ packages: dependencies: '@babel/runtime': 7.22.3 '@testing-library/dom': 9.3.0 - '@types/react-dom': 18.2.9 + '@types/react-dom': 18.2.10 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true @@ -3084,7 +3084,7 @@ packages: /@types/hoist-non-react-statics@3.3.1: resolution: {integrity: sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==} dependencies: - '@types/react': 18.2.24 + '@types/react': 18.2.25 hoist-non-react-statics: 3.3.2 dev: false @@ -3151,14 +3151,14 @@ packages: /@types/prop-types@15.7.5: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} - /@types/react-dom@18.2.9: - resolution: {integrity: sha512-6nNhVzZ9joQ6F7lozrASuQKC0Kf6ArYMU+DqA2ZrUbB+d+9lC6ZLn1GxiEBI1edmAwvTULtuJ6uPZpv3XudwUg==} + /@types/react-dom@18.2.10: + resolution: {integrity: sha512-5VEC5RgXIk1HHdyN1pHlg0cOqnxHzvPGpMMyGAP5qSaDRmyZNDaQ0kkVAkK6NYlDhP6YBID3llaXlmAS/mdgCA==} dependencies: - '@types/react': 18.2.24 + '@types/react': 18.2.25 dev: true - /@types/react@18.2.24: - resolution: {integrity: sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw==} + /@types/react@18.2.25: + resolution: {integrity: sha512-24xqse6+VByVLIr+xWaQ9muX1B4bXJKXBbjszbld/UEDslGLY53+ZucF44HCmLbMPejTzGG9XgR+3m2/Wqu1kw==} dependencies: '@types/prop-types': 15.7.5 '@types/scheduler': 0.16.3 @@ -8822,7 +8822,7 @@ packages: '@formatjs/intl-displaynames': 6.5.2 '@formatjs/intl-listformat': 7.4.2 '@types/hoist-non-react-statics': 3.3.1 - '@types/react': 18.2.24 + '@types/react': 18.2.25 hoist-non-react-statics: 3.3.2 intl-messageformat: 10.5.3 react: 18.2.0