learnhouse/apps/web
dependabot[bot] d9c59ece39
chore(deps-dev): bump eslint-config-next from 13.5.6 to 14.1.4
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.6 to 14.1.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 08:58:46 +00:00
..
app feat: add course thumbnail image to Open Graph metadata 2024-03-31 11:10:42 +02: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-dev): bump eslint-config-next from 13.5.6 to 14.1.4 2024-04-01 08:58:46 +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