learnhouse/apps/web
dependabot[bot] f40cbcd1d2
chore(deps): bump @tiptap/starter-kit from 2.1.12 to 2.2.4
Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.1.12 to 2.2.4.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:28:40 +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 @tiptap/starter-kit from 2.1.12 to 2.2.4 2024-03-31 00:28:40 +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