update nanostores

This commit is contained in:
Felix Roos 2023-12-30 23:26:27 +01:00
parent 94fcea1040
commit a747c976fe
4 changed files with 32 additions and 41 deletions

View file

@ -20,8 +20,8 @@
"@docsearch/react": "^3.3.4",
"@headlessui/react": "^1.7.14",
"@heroicons/react": "^2.0.17",
"@nanostores/persistent": "^0.8.0",
"@nanostores/react": "^0.5.0",
"@nanostores/persistent": "^0.9.1",
"@nanostores/react": "^0.7.1",
"@strudel.cycles/core": "workspace:*",
"@strudel.cycles/csound": "workspace:*",
"@strudel.cycles/midi": "workspace:*",
@ -50,7 +50,7 @@
"claviature": "^0.1.0",
"fraction.js": "^4.2.0",
"nanoid": "^4.0.2",
"nanostores": "^0.8.1",
"nanostores": "^0.9.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-inview": "^4.5.0",