1 Commits

Author SHA1 Message Date
c70519d2e4 fix(deps): update all dependencies 2025-07-21 00:10:18 +00:00
2 changed files with 656 additions and 420 deletions

View File

@@ -8,7 +8,7 @@
"format:graphql": "prettier -w src/lib/graphql/generated.ts" "format:graphql": "prettier -w src/lib/graphql/generated.ts"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "^4.0.0", "@apollo/client": "^3.6.9",
"graphql": "^16.6.0", "graphql": "^16.6.0",
"graphql-tag": "^2.12.6", "graphql-tag": "^2.12.6",
"next": "latest", "next": "latest",
@@ -27,7 +27,7 @@
"@types/react-dom": "18.0.5", "@types/react-dom": "18.0.5",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.7",
"postcss": "^8.4.14", "postcss": "^8.4.14",
"tailwindcss": "^4.0.0", "tailwindcss": "^3.1.2",
"typescript": "4.7.2" "typescript": "4.7.2"
} }
} }

1072
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff