diff --git a/package.json b/package.json index d01cac9..29eb53a 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@testing-library/react": "16.0.1", "@types/jest": "29.5.14", "@types/lodash": "4.17.17", - "@types/react": "18.3.20", + "@types/react": "18.3.23", "@types/react-dom": "18.3.7", "@typescript-eslint/eslint-plugin": "8.5.0", "@typescript-eslint/parser": "8.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4842bf0..3dff865 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: version: 6.5.0 '@testing-library/react': specifier: 16.0.1 - version: 16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/jest': specifier: 29.5.14 version: 29.5.14 @@ -48,11 +48,11 @@ importers: specifier: 4.17.17 version: 4.17.17 '@types/react': - specifier: 18.3.20 - version: 18.3.20 + specifier: 18.3.23 + version: 18.3.23 '@types/react-dom': specifier: 18.3.7 - version: 18.3.7(@types/react@18.3.20) + version: 18.3.7(@types/react@18.3.23) '@typescript-eslint/eslint-plugin': specifier: 8.5.0 version: 8.5.0(@typescript-eslint/parser@8.5.0(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2))(eslint@9.10.0(jiti@1.21.0))(typescript@5.6.2) @@ -1722,8 +1722,8 @@ packages: peerDependencies: '@types/react': ^18.0.0 - '@types/react@18.3.20': - resolution: {integrity: sha512-IPaCZN7PShZK/3t6Q87pfTkRm6oLTd4vztyoj+cbHUF1g3FfVb2tFIL79uCRKEfv16AhqDMBywP2VW3KIZUvcg==} + '@types/react@18.3.23': + resolution: {integrity: sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==} '@types/semver@7.5.6': resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==} @@ -7439,15 +7439,15 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.3.7(@types/react@18.3.20))(@types/react@18.3.20)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.6 '@testing-library/dom': 10.0.0 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: - '@types/react': 18.3.20 - '@types/react-dom': 18.3.7(@types/react@18.3.20) + '@types/react': 18.3.23 + '@types/react-dom': 18.3.7(@types/react@18.3.23) '@tootallnate/once@2.0.0': {} @@ -7541,11 +7541,11 @@ snapshots: '@types/prop-types@15.7.11': {} - '@types/react-dom@18.3.7(@types/react@18.3.20)': + '@types/react-dom@18.3.7(@types/react@18.3.23)': dependencies: - '@types/react': 18.3.20 + '@types/react': 18.3.23 - '@types/react@18.3.20': + '@types/react@18.3.23': dependencies: '@types/prop-types': 15.7.11 csstype: 3.1.2