1 Commits

Author SHA1 Message Date
d75c0a8d4f fix(deps): update react monorepo to v19 2025-06-12 00:10:42 +00:00
2 changed files with 1488 additions and 1480 deletions

View File

@@ -12,19 +12,19 @@
"graphql": "^16.6.0", "graphql": "^16.6.0",
"graphql-tag": "^2.12.6", "graphql-tag": "^2.12.6",
"next": "latest", "next": "latest",
"react": "18.1.0", "react": "19.1.0",
"react-dom": "18.1.0" "react-dom": "19.1.0"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^5.0.0", "@graphql-codegen/cli": "^2.11.6",
"@graphql-codegen/typed-document-node": "^5.0.0", "@graphql-codegen/typed-document-node": "^2.3.3",
"@graphql-codegen/typescript": "^4.0.0", "@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-operations": "^4.0.0", "@graphql-codegen/typescript-operations": "^2.5.3",
"@graphql-codegen/typescript-react-apollo": "^4.0.0", "@graphql-codegen/typescript-react-apollo": "^3.3.3",
"@graphql-codegen/typescript-react-query": "^6.0.0", "@graphql-codegen/typescript-react-query": "^4.0.1",
"@types/node": "17.0.35", "@types/node": "17.0.35",
"@types/react": "18.0.9", "@types/react": "19.1.8",
"@types/react-dom": "18.0.5", "@types/react-dom": "19.1.6",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.7",
"postcss": "^8.4.14", "postcss": "^8.4.14",
"tailwindcss": "^3.1.2", "tailwindcss": "^3.1.2",

2948
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff