diff --git a/package.json b/package.json index 7c8af73e..e941954c 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "sharp": "^0.32.6", "tailwind-scrollbar-hide": "1.1.7", "tailwind-variants": "^0.1.13", - "zustand": "4.4.6" + "zustand": "4.4.7" }, "devDependencies": { "@commitlint/cli": "18.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3866e79f..00c8140b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^0.1.13 version: 0.1.13(tailwindcss@3.3.5) zustand: - specifier: 4.4.6 - version: 4.4.6(@types/react@18.2.38)(react@18.2.0) + specifier: 4.4.7 + version: 4.4.7(@types/react@18.2.38)(react@18.2.0) devDependencies: '@commitlint/cli': @@ -9061,8 +9061,8 @@ packages: engines: {node: '>=10'} dev: true - /zustand@4.4.6(@types/react@18.2.38)(react@18.2.0): - resolution: {integrity: sha512-Rb16eW55gqL4W2XZpJh0fnrATxYEG3Apl2gfHTyDSE965x/zxslTikpNch0JgNjJA9zK6gEFW8Fl6d1rTZaqgg==} + /zustand@4.4.7(@types/react@18.2.38)(react@18.2.0): + resolution: {integrity: sha512-QFJWJMdlETcI69paJwhSMJz7PPWjVP8Sjhclxmxmxv/RYI7ZOvR5BHX+ktH0we9gTWQMxcne8q1OY8xxz604gw==} engines: {node: '>=12.7.0'} peerDependencies: '@types/react': '>=16.8'