editor-backend
editor-backend copied to clipboard
Backend for the Vega Editor
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 5.0.5 to 8.1.1. Release notes Sourced from @octokit/graphql's releases. v8.1.1 8.1.1 (2024-04-15) Bug Fixes pkg: add default fallback and types export (#565) (9de1ef8) v8.1.0 8.1.0 (2024-04-03) Features...
Bumps [redis](https://github.com/redis/node-redis) from 3.1.2 to 4.6.13. Release notes Sourced from redis's releases. [email protected] Enhancements Upgrade @redis/client from 1.5.13 to 1.5.14 [email protected] Enhancements Upgrade @redis/client from 1.5.12 to 1.5.13 [email protected] Enhancements...
Bumps [connect-redis](https://github.com/tj/connect-redis) from 6.1.3 to 7.1.1. Release notes Sourced from connect-redis's releases. v7.1.1 Maintenance #408 - Fix typo in readme (@kunal-mandalia) #409 - Fix broken windows (@wavded) v7.1.0 Enhancements #393...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 5.3.3. Release notes Sourced from typescript's releases. TypeScript 5.3.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 15.2.2. Release notes Sourced from lint-staged's releases. v15.2.2 Patch Changes #1391 fdcdad4 Thanks @iiroj! - Lint-staged no longer tries to load configuration from files that...
We could probably just pass the auth token to the editor frontend and make the backend stateless. This would mean that we could do the graphql queries from the frontend...
See https://github.com/vega/vega-embed/blob/master/package.json#L50 for an example. The advantage would be that we can share the same dev config across all projects.
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 15.2.7. Release notes Sourced from lint-staged's releases. v15.2.7 Patch Changes #1440 a51be80 Thanks @iiroj! - In the previous version the native git rev-parse --show-toplevel command...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...