diff --git a/frontend/package.json b/frontend/package.json index 47fbcb8f..ff7a30a0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -49,7 +49,7 @@ "@types/react-dom": "18.3.0", "@types/react-router": "5.1.20", "@types/react-router-dom": "5.3.3", - "@types/react-transition-group": "4.4.10", + "@types/react-transition-group": "4.4.11", "@typescript-eslint/eslint-plugin": "7.17.0", "@typescript-eslint/parser": "7.17.0", "@vitejs/plugin-react": "4.3.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index f350c379..ada9af5a 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -121,8 +121,8 @@ importers: specifier: 5.3.3 version: 5.3.3 '@types/react-transition-group': - specifier: 4.4.10 - version: 4.4.10 + specifier: 4.4.11 + version: 4.4.11 '@typescript-eslint/eslint-plugin': specifier: 7.17.0 version: 7.17.0(@typescript-eslint/parser@7.17.0(eslint@9.9.0)(typescript@5.5.4))(eslint@9.9.0)(typescript@5.5.4) @@ -774,8 +774,8 @@ packages: '@types/react-router@5.1.20': resolution: {integrity: sha512-jGjmu/ZqS7FjSH6owMcD5qpq19+1RS9DeVRqfl1FeBMxTDQAGwlMWOcs52NDoXaNKyG3d1cYQFMs9rCrb88o9Q==} - '@types/react-transition-group@4.4.10': - resolution: {integrity: sha512-hT/+s0VQs2ojCX823m60m5f0sL5idt9SO6Tj6Dg+rdphGPIeJbJ6CxvBYkgkGKrYeDjvIpKTR38UzmtHJOGW3Q==} + '@types/react-transition-group@4.4.11': + resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==} '@types/react@18.3.3': resolution: {integrity: sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==} @@ -2873,7 +2873,7 @@ snapshots: '@types/history': 4.7.11 '@types/react': 18.3.3 - '@types/react-transition-group@4.4.10': + '@types/react-transition-group@4.4.11': dependencies: '@types/react': 18.3.3