learnhouse/apps/web
dependabot[bot] ea7ffce990
chore(deps): bump lucide-react from 0.307.0 to 0.363.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.307.0 to 0.363.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.363.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:30:02 +00:00
..
app feat: scope invite code to UserGroups 2024-03-30 23:05:27 +00:00
components feat: make sure Org is not accessible if Orgconfig says so 2024-03-30 23:49:02 +00:00
public feat: avatar edition & new avatar component 2024-01-20 02:27:09 +01:00
services fix: usercgroups endpoint issue 2024-03-30 23:22:25 +00:00
styles feat: courses dashboard 2023-12-14 18:53:00 +01:00
.eslintrc chore: remove unused imports from React files 2024-02-07 13:42:21 +05:45
.gitignore fix: reconfigure sentry for the frontend 2024-01-04 23:40:31 +01:00
.prettierrc.yaml chore: Add .prettierrc.yaml in apps/web directory 2024-02-09 17:43:04 +05:45
Dockerfile feat: use node:18 base for frontend docker image 2024-02-06 01:14:52 +01:00
middleware.ts feat: format with prettier 2024-02-09 21:22:15 +01:00
next.config.js fix: reconfigure sentry for the frontend 2024-01-04 23:40:31 +01:00
package-lock.json chore(deps): bump the npm_and_yarn group across 1 directory with 1 update 2024-03-25 20:19:28 +00:00
package.json chore(deps): bump lucide-react from 0.307.0 to 0.363.0 2024-03-31 00:30:02 +00:00
postcss.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
README.md feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.client.config.ts feat: format with prettier 2024-02-09 21:22:15 +01:00
sentry.properties feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.server.config.ts feat: format with prettier 2024-02-09 21:22:15 +01:00
tailwind.config.js feat: add activity ai chatbot UI and functionality 2024-01-14 12:08:38 +01:00
tsconfig.json feat: init new edit course page 2023-12-14 18:53:00 +01:00