chore: update deps

This commit is contained in:
Aarnav Tale
2026-02-26 01:04:03 -05:00
parent 9f4a7dc6e0
commit 937bc4a667
3 changed files with 2562 additions and 2021 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ in
pnpmDeps = pnpm_10.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-z51OBxoJ5SrC8ctfk4z+tUtiSQzBq4iiJlngfK60cqo=";
hash = "sha256-Xtooqpibv4fuJczUfJDlGt2+5KuoKq/TUUhLKE+ierA=";
fetcherVersion = 1;
};
+34 -34
View File
@@ -27,25 +27,25 @@
"@dnd-kit/modifiers": "^7.0.0",
"@dnd-kit/sortable": "^8.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@faker-js/faker": "10.2.0",
"@faker-js/faker": "10.3.0",
"@fontsource-variable/inter": "^5.2.8",
"@iconify/react": "^6.0.2",
"@kubernetes/client-node": "^1.4.0",
"@react-aria/toast": "3.0.9",
"@react-router/dev": "^7.12.0",
"@react-router/node": "^7.12.0",
"@react-stately/toast": "3.1.2",
"@react-aria/toast": "3.0.10",
"@react-router/dev": "^7.13.1",
"@react-router/node": "^7.13.1",
"@react-stately/toast": "3.1.3",
"@readme/openapi-parser": "^5.5.0",
"@shopify/lang-jsonc": "^1.0.1",
"@tailwindcss/vite": "^4.1.18",
"@tailwindcss/vite": "^4.2.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^25.0.9",
"@types/react": "^19.2.8",
"@types/node": "^25.3.1",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260115.1",
"@typescript/native-preview": "7.0.0-dev.20260225.1",
"@uiw/codemirror-theme-github": "4.25.1",
"@uiw/codemirror-theme-xcode": "4.25.4",
"@uiw/react-codemirror": "4.25.4",
"@uiw/codemirror-theme-xcode": "4.25.5",
"@uiw/react-codemirror": "4.25.5",
"@xterm/addon-clipboard": "^0.2.0",
"@xterm/addon-fit": "^0.11.0",
"@xterm/addon-unicode11": "^0.9.0",
@@ -53,44 +53,44 @@
"@xterm/xterm": "^6.0.0",
"arktype": "^2.1.29",
"clsx": "^2.1.1",
"drizzle-kit": "^0.31.8",
"drizzle-kit": "^0.31.9",
"drizzle-orm": "0.45.1",
"isbot": "5.1.32",
"isbot": "5.1.35",
"jose": "6.1.3",
"js-yaml": "^4.1.1",
"lefthook": "^2.0.15",
"lucide-react": "^0.562.0",
"lefthook": "^2.1.1",
"lucide-react": "^0.575.0",
"mime": "^4.1.0",
"openapi-types": "^12.1.3",
"openid-client": "6.8.1",
"oxfmt": "^0.24.0",
"oxlint": "^1.39.0",
"oxlint-tsgolint": "^0.11.1",
"openid-client": "6.8.2",
"oxfmt": "^0.35.0",
"oxlint": "^1.50.0",
"oxlint-tsgolint": "^0.15.0",
"postcss": "^8.5.6",
"react": "19.2.3",
"react-aria": "3.45.0",
"react-codemirror-merge": "4.25.4",
"react-dom": "19.2.3",
"react-error-boundary": "^6.1.0",
"react-router": "^7.12.0",
"react-router-dom": "^7.12.0",
"react-router-hono-server": "2.23.0",
"react-stately": "3.43.0",
"remix-utils": "^9.0.0",
"tailwind-merge": "3.4.0",
"tailwindcss": "^4.1.18",
"react": "19.2.4",
"react-aria": "3.46.0",
"react-codemirror-merge": "4.25.5",
"react-dom": "19.2.4",
"react-error-boundary": "^6.1.1",
"react-router": "^7.13.1",
"react-router-dom": "^7.13.1",
"react-router-hono-server": "2.25.0",
"react-stately": "3.44.0",
"remix-utils": "^9.0.1",
"tailwind-merge": "3.5.0",
"tailwindcss": "^4.2.1",
"tailwindcss-animate": "^1.0.7",
"tailwindcss-react-aria-components": "^2.0.1",
"testcontainers": "^11.11.0",
"testcontainers": "^11.12.0",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"ulidx": "2.4.1",
"undici": "7.18.2",
"undici": "7.22.0",
"usehooks-ts": "^3.1.1",
"vite": "8.0.0-beta.0",
"vite-tsconfig-paths": "^6.0.4",
"vitepress": "next",
"vitest": "^4.0.17",
"vitest": "^4.0.18",
"yaml": "2.8.2"
},
"engines": {
+2527 -1986
View File
File diff suppressed because it is too large Load Diff