diff --git a/package.json b/package.json index e816dfae..37d68781 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "fast-blurhash": "^1.1.2", "image-conversion": "^2.1.1", "react": "^18.3.1", - "react-clock": "4.6.0", + "react-clock": "5.0.0", "react-dom": "^18.3.1", "react-icons": "^5.2.1", "react-modal": "3.16.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c5de13d1..608c2d00 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ dependencies: specifier: ^18.3.1 version: 18.3.1 react-clock: - specifier: 4.6.0 - version: 4.6.0(react-dom@18.3.1)(react@18.3.1) + specifier: 5.0.0 + version: 5.0.0(react-dom@18.3.1)(react@18.3.1) react-dom: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) @@ -5428,12 +5428,12 @@ packages: '@types/node': 10.17.60 dev: true - /react-clock@4.6.0(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-Yz+vwrwrfVRSBw3BdmX/Mc7mVdQYJQ5Pi00qDzGLyLNWQuEmp5PC2oYjQAsDalLjekeDwBIGD7OLcKnkAp1kcw==} + /react-clock@5.0.0(react-dom@18.3.1)(react@18.3.1): + resolution: {integrity: sha512-Cj3XqwLB1svtGWiw/A6vmLIPb9OhA/BsWUpS46lXTNTilK7zmP2zmtFgQEAfWUssc3nERXkMXzI0YrkzDpc0gQ==} peerDependencies: - '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 - react: ^16.8.0 || ^17.0.0 || ^18.0.0 - react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 + '@types/react': ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 peerDependenciesMeta: '@types/react': optional: true @@ -5441,7 +5441,6 @@ packages: '@wojtekmaj/date-utils': 1.5.1 clsx: 2.1.0 get-user-locale: 2.3.1 - prop-types: 15.8.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) dev: false