Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions graphql/codegen-orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"keywords": [],
"devDependencies": {
"@constructive-io/graphql-codegen": "^4.7.0",
"@constructive-io/graphql-codegen": "^4.15.4",
"@types/node": "^20.19.29",
"copyfiles": "^2",
"esbuild": "^0.27.2",
Expand All @@ -30,8 +30,8 @@
},
"dependencies": {
"@0no-co/graphql.web": "^1.1.2",
"@constructive-io/graphql-types": "^3.1.1",
"gql-ast": "^3.1.0",
"@constructive-io/graphql-types": "^3.3.4",
"gql-ast": "^3.3.3",
"graphql": "^16.9.0"
}
}
2,682 changes: 1,349 additions & 1,333 deletions graphql/codegen-orm/pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions graphql/codegen-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"keywords": [],
"devDependencies": {
"@constructive-io/graphql-codegen": "^4.15.4",
"@types/node": "^20.19.29",
"copyfiles": "^2",
"rimraf": "^5",
"ts-node": "^10.9.2",
"typescript": "^5",
"@constructive-io/graphql-codegen": "^4.7.0"
"typescript": "^5"
},
"dependencies": {
"@tanstack/react-query": "^5.90.17"
Expand Down
2,674 changes: 1,345 additions & 1,329 deletions graphql/codegen-react-query/pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions graphql/provision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"typescript": "^5"
},
"dependencies": {
"@constructive-io/sdk": "^0.3.2",
"@constructive-io/node": "^0.1.6",
"@constructive-io/sdk": "^0.8.2",
"@constructive-io/node": "^0.4.10",
"pg": "^8.13.0"
}
}
6 changes: 3 additions & 3 deletions nextjs/constructive-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"dependencies": {
"@0no-co/graphql.web": "^1.2.0",
"@base-ui/react": "^1.2.0",
"@constructive-io/graphql-types": "^3.1.1",
"@constructive-io/graphql-types": "^3.3.4",
"@lukemorales/query-key-factory": "^1.3.4",
"@remixicon/react": "^4.8.0",
"@tanstack/react-form": "^1.27.7",
"@tanstack/react-query": "^5.90.16",
"@use-gesture/react": "^10.3.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"gql-ast": "^3.1.0",
"gql-ast": "^3.3.3",
"graphql": "^16.9.0",
"lucide-react": "^0.525.0",
"motion": "^12.23.26",
Expand All @@ -38,7 +38,7 @@
"zod": "^4.3.4"
},
"devDependencies": {
"@constructive-io/graphql-codegen": "4.9.0",
"@constructive-io/graphql-codegen": "4.15.4",
"@eslint/eslintrc": "^3.3.3",
"@graphql-typed-document-node/core": "^3.2.0",
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
Expand Down
2,815 changes: 1,528 additions & 1,287 deletions nextjs/constructive-app/pnpm-lock.yaml

Large diffs are not rendered by default.