Skip to content

Commit

Permalink
Bumps node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
poad committed May 13, 2024
1 parent 5a1f60c commit c426be4
Show file tree
Hide file tree
Showing 11 changed files with 7,566 additions and 9,435 deletions.
4 changes: 2 additions & 2 deletions amplify/amplified_todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.23.1",
"@react-native-community/netinfo": "^11.3.1",
"@react-native-community/netinfo": "^11.3.2",
"@react-native-picker/picker": "^2.7.5",
"amazon-cognito-identity-js": "^6.3.12",
"aws-amplify": "^6.3.0",
Expand All @@ -26,7 +26,7 @@
"@babel/core": "^7.24.5",
"@babel/runtime": "^7.24.5",
"@react-native/eslint-plugin": "0.75.0-nightly-20240512-a37111a4d",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"babel-jest": "^29.7.0",
"eslint": "^9.2.0",
"ini": "^4.1.2",
Expand Down
4 changes: 2 additions & 2 deletions amplify/amplify-cdk/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"devDependencies": {
"@next/bundle-analyzer": "^14.2.3",
"@types/node": "^20.12.11",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"next-transpile-modules": "^10.0.1",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"typescript": "^5.4.5"
},
"jest": {
Expand Down
2 changes: 1 addition & 1 deletion amplify/amplify_nextapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@next/bundle-analyzer": "^14.2.3",
"@types/node": "^20.12.11",
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"typescript": "^5.4.5"
}
Expand Down
2 changes: 1 addition & 1 deletion lambda/apollo-server-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@vendia/serverless-express": "^4.12.6",
"aws-cdk": "^2.141.0",
"aws-lambda": "^1.0.7",
"esbuild": "^0.21.1",
"esbuild": "^0.21.2",
"express": "^4.19.2",
"graphql": "^16.8.1",
"graphql-codegen-typescript-validation-schema": "^0.14.1",
Expand Down
2 changes: 1 addition & 1 deletion lambda/apollo-server-url/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"aws-cdk": "^2.141.0",
"esbuild": "^0.21.1",
"esbuild": "^0.21.2",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion lambda/eventbridge-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"aws-cdk": "^2.141.0",
"esbuild": "^0.21.1",
"esbuild": "^0.21.2",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions lambda/lambda-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"aws-cdk": "^2.141.0",
"esbuild": "^0.21.1",
"esbuild": "^0.21.2",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand All @@ -26,7 +26,7 @@
"@aws-cdk/aws-lambda-python-alpha": "2.140.0-alpha.0",
"aws-cdk-lib": "^2.141.0",
"aws-lambda": "^1.0.7",
"cdk-ecr-deployment": "^3.0.54",
"cdk-ecr-deployment": "^3.0.55",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
},
Expand Down
2 changes: 1 addition & 1 deletion lambda/layer/layer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"aws-cdk": "^2.141.0",
"esbuild": "^0.21.1",
"esbuild": "^0.21.2",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand Down
4 changes: 2 additions & 2 deletions node-sign-v4-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@aws-crypto/sha256-universal": "^5.2.0",
"@aws-sdk/client-sts": "^3.572.0",
"@aws-sdk/credential-providers": "^3.572.0",
"@aws-sdk/client-sts": "^3.574.0",
"@aws-sdk/credential-providers": "^3.574.0",
"@smithy/hash-node": "^2.2.0",
"@smithy/node-http-handler": "^2.5.0",
"@smithy/protocol-http": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
"prettier": "^3.2.5",
"typescript-eslint": "^7.8.0"
},
"packageManager": "pnpm@9.1.0+sha512.67f5879916a9293e5cf059c23853d571beaf4f753c707f40cb22bed5fb1578c6aad3b6c4107ccb3ba0b35be003eb621a16471ac836c87beb53f9d54bb4612724"
"packageManager": "pnpm@9.1.1+sha512.14e915759c11f77eac07faba4d019c193ec8637229e62ec99eefb7cf3c3b75c64447882b7c485142451ee3a6b408059cdfb7b7fa0341b975f12d0f7629c71195"
}

0 comments on commit c426be4

Please sign in to comment.