Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed May 31, 2024
1 parent 062784b commit 5dd34b9
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
122 changes: 61 additions & 61 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"yaml": "2.4.2"
},
"devDependencies": {
"@aws-sdk/client-cloudformation": "3.587.0",
"@aws-sdk/client-cloudfront": "3.587.0",
"@aws-sdk/client-iam": "3.587.0",
"@aws-sdk/client-cloudformation": "3.588.0",
"@aws-sdk/client-cloudfront": "3.588.0",
"@aws-sdk/client-iam": "3.588.0",
"@babel/plugin-syntax-import-assertions": "7.24.6",
"@bifravst/eslint-config-typescript": "6.1.1",
"@bifravst/prettier-config": "1.0.0",
Expand All @@ -60,7 +60,7 @@
"@preact/preset-vite": "2.8.2",
"@swc/core": "1.5.24",
"@types/lodash-es": "4.17.12",
"@types/node": "20.12.14",
"@types/node": "20.13.0",
"@types/qrcode": "1.5.5",
"@types/semver": "7.5.8",
"aws-cdk": "2.143.1",
Expand Down

0 comments on commit 5dd34b9

Please sign in to comment.