JabRefOnline
JabRefOnline copied to clipboard

Currently, we use string templates. Should replace this by using proper vue components and https://vuemail.net/
Bumps the vue group with 6 updates: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.4.22` | `3.4.26` | | [vue-router](https://github.com/vuejs/router)...
Bumps the nuxt group with 4 updates in the / directory: [@nuxtjs/tailwindcss](https://github.com/nuxt-modules/tailwindcss), [zod](https://github.com/colinhacks/zod), [@bg-dev/nuxt-naiveui](https://github.com/becem-gharbi/nuxt-naiveui) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `@nuxtjs/tailwindcss` from 6.11.4 to 6.12.0 Release notes Sourced from @nuxtjs/tailwindcss's releases. v6.12.0 compare...
Bumps the eslint group with 6 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.5.0` | `7.8.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)...
Bumps the graphql group with 5 updates: | Package | From | To | | --- | --- | --- | | [@apollo/client](https://github.com/apollographql/apollo-client) | `3.9.10` | `3.10.1` | | [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server)...
- [x] Remove patches to packages that are needed as workaround for https://github.com/apollographql/apollo-client/issues/9048 - [x] Remove patch once https://github.com/apollographql/apollo-client/pull/9697 is merged and published. - [ ] Remove monkey patch of...
Blocked by https://github.com/nuxt/test-utils/pull/803 Todo: - Install package - Migrate all tests - Remove supertest - Maybe extract helper methods to graphql module - Change CI to no longer start server