chore: update deps

This commit is contained in:
Aarnav Tale 2025-03-22 01:36:39 -04:00
parent 34cfee7cff
commit b0a3f9d5fd
2 changed files with 683 additions and 396 deletions

View File

@ -19,7 +19,7 @@
"@kubernetes/client-node": "^0.22.3", "@kubernetes/client-node": "^0.22.3",
"@primer/octicons-react": "^19.14.0", "@primer/octicons-react": "^19.14.0",
"@react-aria/toast": "3.0.0-beta.18", "@react-aria/toast": "3.0.0-beta.18",
"@react-router/node": "^7.3.0", "@react-router/node": "^7.4.0",
"@react-stately/toast": "3.0.0-beta.7", "@react-stately/toast": "3.0.0-beta.7",
"@shopify/lang-jsonc": "^1.0.0", "@shopify/lang-jsonc": "^1.0.0",
"@types/react": "^19.0.2", "@types/react": "^19.0.2",
@ -39,7 +39,7 @@
"react-codemirror-merge": "^4.23.7", "react-codemirror-merge": "^4.23.7",
"react-dom": "19.0.0", "react-dom": "19.0.0",
"react-error-boundary": "^5.0.0", "react-error-boundary": "^5.0.0",
"react-router": "^7.3.0", "react-router": "^7.4.0",
"react-router-hono-server": "^2.11.0", "react-router-hono-server": "^2.11.0",
"react-stately": "^3.35.0", "react-stately": "^3.35.0",
"remix-utils": "^8.0.0", "remix-utils": "^8.0.0",
@ -53,20 +53,20 @@
"devDependencies": { "devDependencies": {
"@babel/preset-typescript": "^7.26.0", "@babel/preset-typescript": "^7.26.0",
"@biomejs/biome": "^1.9.4", "@biomejs/biome": "^1.9.4",
"@react-router/dev": "^7.0.0", "@react-router/dev": "^7.4.0",
"@types/websocket": "^1.0.10", "@types/websocket": "^1.0.10",
"@types/ws": "^8.5.13", "@types/ws": "^8.5.13",
"autoprefixer": "^10.4.20", "autoprefixer": "^10.4.20",
"babel-plugin-react-compiler": "19.0.0-beta-55955c9-20241229", "babel-plugin-react-compiler": "19.0.0-beta-55955c9-20241229",
"lefthook": "^1.10.9", "lefthook": "^1.10.9",
"postcss": "^8.4.49", "postcss": "^8.4.49",
"react-router-dom": "^7.1.1", "react-router-dom": "^7.4.0",
"react-scan": "^0.1.0", "react-scan": "^0.1.0",
"tailwindcss": "^3.4.17", "tailwindcss": "^3.4.17",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"tailwindcss-react-aria-components": "^2.0.0", "tailwindcss-react-aria-components": "^2.0.0",
"typescript": "^5.7.2", "typescript": "^5.7.2",
"vite": "^6.0.6", "vite": "^6.2.2",
"vite-node": "^3.0.8", "vite-node": "^3.0.8",
"vite-plugin-babel": "^1.3.0", "vite-plugin-babel": "^1.3.0",
"vite-tsconfig-paths": "^5.1.4" "vite-tsconfig-paths": "^5.1.4"

1069
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff