chore(deps): pin dependencies - autoclosed #2

Closed
kjuulh wants to merge 1 commits from renovate/pin-dependencies into main
2 changed files with 248 additions and 200 deletions

View File

@ -9,25 +9,25 @@
}, },
"dependencies": { "dependencies": {
"@apollo/client": "^3.6.9", "@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",
"react": "18.1.0", "react": "18.1.0",
"react-dom": "18.1.0" "react-dom": "18.1.0"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^2.11.6", "@graphql-codegen/cli": "2.13.7",
"@graphql-codegen/typed-document-node": "^2.3.3", "@graphql-codegen/typed-document-node": "2.3.5",
"@graphql-codegen/typescript": "^2.7.3", "@graphql-codegen/typescript": "2.8.0",
"@graphql-codegen/typescript-operations": "^2.5.3", "@graphql-codegen/typescript-operations": "2.5.5",
"@graphql-codegen/typescript-react-apollo": "^3.3.3", "@graphql-codegen/typescript-react-apollo": "3.3.5",
"@graphql-codegen/typescript-react-query": "^4.0.1", "@graphql-codegen/typescript-react-query": "4.0.3",
"@types/node": "17.0.35", "@types/node": "17.0.35",
"@types/react": "18.0.9", "@types/react": "18.0.9",
"@types/react-dom": "18.0.5", "@types/react-dom": "18.0.5",
"autoprefixer": "^10.4.7", "autoprefixer": "10.4.12",
"postcss": "^8.4.14", "postcss": "8.4.18",
"tailwindcss": "^3.1.2", "tailwindcss": "3.2.1",
"typescript": "4.7.2" "typescript": "4.7.2"
} }
} }

File diff suppressed because it is too large Load Diff