live lesson 21-01-24

This commit is contained in:
2024-01-21 19:36:50 +01:00
parent a659c7e282
commit 1e6df4203f
13 changed files with 467 additions and 72 deletions

View File

@@ -18,11 +18,13 @@
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-radio-group": "^1.1.3",
"@reduxjs/toolkit": "^2.0.1",
"@storybook/theming": "^7.2.1",
"clsx": "^2.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.2",
"react-redux": "^9.1.0",
"react-router-dom": "^6.14.2",
"react-toastify": "^9.1.3",
"remeda": "^1.24.0",
@@ -55,7 +57,7 @@
"sass": "^1.64.1",
"storybook": "^7.2.1",
"stylelint": "^15.10.2",
"typescript": "^5.0.2",
"typescript": "^5.3.3",
"vite": "^4.4.5"
}
}