diff --git a/package.json b/package.json index e4b8965..7e72409 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@semantic-release/git": "10.0.1", "@semantic-release/npm": "10.0.6", "@types/node": "18.19.123", - "@types/react": "18.3.23", + "@types/react": "18.3.24", "@types/react-dom": "18.3.7", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c1562c..cb285f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,11 +32,11 @@ devDependencies: specifier: 18.19.123 version: 18.19.123 '@types/react': - specifier: 18.3.23 - version: 18.3.23 + specifier: 18.3.24 + version: 18.3.24 '@types/react-dom': specifier: 18.3.7 - version: 18.3.7(@types/react@18.3.23) + version: 18.3.7(@types/react@18.3.24) '@typescript-eslint/eslint-plugin': specifier: 5.62.0 version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.57.1)(typescript@4.9.5) @@ -987,16 +987,16 @@ packages: resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==} dev: true - /@types/react-dom@18.3.7(@types/react@18.3.23): + /@types/react-dom@18.3.7(@types/react@18.3.24): resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==} peerDependencies: '@types/react': ^18.0.0 dependencies: - '@types/react': 18.3.23 + '@types/react': 18.3.24 dev: true - /@types/react@18.3.23: - resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==} + /@types/react@18.3.24: + resolution: {integrity: sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==} dependencies: '@types/prop-types': 15.7.5 csstype: 3.1.0