community-plugins/workspaces/graphiql
Bethany Griggs ccac2aed4d
chore(deps): update graphiql monorepo (#4061)
* chore(deps): update graphiql monorepo

Signed-off-by: Renovate Bot <bot@renovateapp.com>

* plugin(graphql): remove custom resolutions

Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>

---------

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com>
Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
2025-06-03 10:26:07 +02:00
..
.changeset Version Packages (#3617) 2025-04-11 15:37:48 -04:00
plugins Version Packages (#3617) 2025-04-11 15:37:48 -04:00
.auto-version-bump meta: enable opt-in to auto version bump workflow (#4031) 2025-05-27 08:57:51 -05:00
.dockerignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.prettierignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
README.md feat: migrate workspaces 2024-04-19 10:24:22 +02:00
backstage.json v1.30.2 version bump 2024-08-24 15:44:07 +00:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json chore(deps): update graphiql monorepo (#4061) 2025-06-03 10:26:07 +02:00
tsconfig.json feat: migrate workspaces 2024-04-19 10:24:22 +02:00
yarn.lock chore(deps): update graphiql monorepo (#4061) 2025-06-03 10:26:07 +02:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev