We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@aws-amplify/backend-cli
aws-cdk
aws-cdk-lib
1 parent e1c7373 commit be45139Copy full SHA for be45139
examples/todo-app/package.json
@@ -26,14 +26,14 @@
26
},
27
"devDependencies": {
28
"@aws-amplify/backend": "1.16.1",
29
- "@aws-amplify/backend-cli": "1.8.0",
+ "@aws-amplify/backend-cli": "1.5.0",
30
"@react-router/dev": "^7.4.0",
31
"@tailwindcss/vite": "^4.0.0",
32
"@types/node": "^20",
33
"@types/react": "^19.0.1",
34
"@types/react-dom": "^19.0.1",
35
- "aws-cdk": "^2.1027.0",
36
- "aws-cdk-lib": "^2.213.0",
+ "aws-cdk": "2.1020.0",
+ "aws-cdk-lib": "2.203.1",
37
"react-router-devtools": "^1.1.0",
38
"tailwindcss": "^4.0.0",
39
"tsx": "^4.19.3",
0 commit comments