diff --git a/package.json b/package.json index 2186412e..dae1dd42 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-icons": "^5.2.1", "react-modal": "3.16.1", "react-toastify": "10.0.5", - "use-debounce": "^10.0.1" + "use-debounce": "^10.0.2" }, "devDependencies": { "@commitlint/cli": "^19.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 057e32af..e02c0d49 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: 10.0.5 version: 10.0.5(react-dom@18.3.1(react@18.3.1))(react@18.3.1) use-debounce: - specifier: ^10.0.1 - version: 10.0.1(react@18.3.1) + specifier: ^10.0.2 + version: 10.0.2(react@18.3.1) devDependencies: '@commitlint/cli': specifier: ^19.3.0 @@ -3370,8 +3370,8 @@ packages: uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - use-debounce@10.0.1: - resolution: {integrity: sha512-0uUXjOfm44e6z4LZ/woZvkM8FwV1wiuoB6xnrrOmeAEjRDDzTLQNRFtYHvqUsJdrz1X37j0rVGIVp144GLHGKg==} + use-debounce@10.0.2: + resolution: {integrity: sha512-MwBiJK2dk+2qhMDVDCPRPeLuIekKfH2t1UYMnrW9pwcJJGFDbTLliSMBz2UKGmE1PJs8l3XoMqbIU1MemMAJ8g==} engines: {node: '>= 16.0.0'} peerDependencies: react: '>=16.8.0' @@ -7076,7 +7076,7 @@ snapshots: dependencies: punycode: 2.3.1 - use-debounce@10.0.1(react@18.3.1): + use-debounce@10.0.2(react@18.3.1): dependencies: react: 18.3.1