Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 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
5 changes: 5 additions & 0 deletions .changeset/orange-nails-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@aws-amplify/schema-generator': patch
---

Upgrade @aws-amplify/graphql-schema-generator to v0.11.0
2 changes: 2 additions & 0 deletions .changeset/thirty-cheetahs-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
115 changes: 77 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ai-constructs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"typescript": "^5.0.0"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/auth-construct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@aws-sdk/util-arn-parser": "^3.568.0"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@aws-amplify/plugin-types": "^1.0.1"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@aws-amplify/platform-core": "^1.0.6"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@aws-amplify/platform-core": "^1.0.7"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/backend-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"tsx": "^4.6.1"
},
"peerDependencies": {
"aws-cdk": "^2.152.0",
"aws-cdk": "2.152.0",
"typescript": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"uuid": "^9.0.1"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-output-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
"@aws-amplify/plugin-types": "^1.2.2"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0"
"aws-cdk-lib": "2.152.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-platform-test-stubs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "Apache-2.0",
"dependencies": {
"@aws-amplify/plugin-types": "^1.2.2",
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@aws-amplify/platform-core": "^1.0.6"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
}
}
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"lodash.snakecase": "^4.1.1"
},
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@zip.js/zip.js": "^2.7.52",
"aws-amplify": "^6.0.16",
"aws-appsync-auth-link": "^3.0.7",
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0",
"execa": "^8.0.1",
"fs-extra": "^11.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"license": "Apache-2.0",
"peerDependencies": {
"aws-cdk-lib": "^2.152.0",
"aws-cdk-lib": "2.152.0",
"constructs": "^10.0.0",
"@aws-sdk/types": "^3.609.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
"@types/parse-gitignore": "^1.0.0"
},
"peerDependencies": {
"aws-cdk": "^2.152.0"
"aws-cdk": "2.152.0"
}
}
2 changes: 1 addition & 1 deletion packages/schema-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"update:api": "api-extractor run --local"
},
"dependencies": {
"@aws-amplify/graphql-schema-generator": "^0.9.4",
"@aws-amplify/graphql-schema-generator": "^0.11.0",
"@aws-amplify/platform-core": "^1.0.5"
},
"license": "Apache-2.0"
Expand Down
Loading