Skip to content
85 changes: 16 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"astro-og-canvas": "^0.10.1",
"canvaskit-wasm": "^0.40.0",
"eslint": "^10.0.2",
"eslint-mdx": "^3.6.2",
"eslint-mdx": "^3.7.0",
"eslint-plugin-astro": "^1.6.0",
"eslint-plugin-mdx": "^3.6.2",
"eslint-plugin-mdx": "^3.7.0",
"eslint-plugin-react": "^7.37.5",
"globals": "^17.3.0",
"hast-util-from-html": "^2.0.3",
Expand Down Expand Up @@ -88,7 +88,7 @@
"@iconify-json/mdi": "^1.2.3",
"@iconify-json/octicon": "^1.2.21",
"@iconify-json/simple-icons": "^1.2.71",
"@iconify-json/tabler": "^1.2.26",
"@iconify-json/tabler": "^1.2.28",
"@iconify/react": "^6.0.2",
"@scalar/api-reference": "^1.44.25",
"@types/react": "^19.2.14",
Expand Down
4 changes: 2 additions & 2 deletions public/api-schemas.json
Original file line number Diff line number Diff line change
Expand Up @@ -3902,8 +3902,8 @@
"already_tested",
"waiting_for_merge",
"merged",
"evaluating_failure",
"requeued"
"waiting_for_previous_batches",
"waiting_for_requeue"
],
"title": "Code"
},
Expand Down