Skip to content

Commit

Permalink
chore(deps): Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
darkobits committed Jun 14, 2024
1 parent 0fb6fb3 commit bc4bbf2
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 115 deletions.
179 changes: 68 additions & 111 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 @@ -13,7 +13,7 @@
"help": "nr --scripts"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.592.0",
"@aws-sdk/client-s3": "^3.596.0",
"@darkobits/cron": "^1.0.2",
"@darkobits/env": "^2.0.0",
"@darkobits/log": "2.0.0-beta.16",
Expand Down Expand Up @@ -44,7 +44,7 @@
"popper.js": "^1.16.1",
"pretty-ms": "^9.0.0",
"query-string": "^9.0.0",
"ramda": "^0.30.0",
"ramda": "^0.30.1",
"react-bootstrap": "^2.10.2",
"react-helmet": "^6.1.0",
"react-icons": "^5.2.1",
Expand Down Expand Up @@ -78,13 +78,13 @@
"@types/url-parse-lax": "^5.0.2",
"@types/uuid": "^9.0.8",
"autoprefixer": "^10.4.19",
"aws-cdk-lib": "^2.144.0",
"aws-cdk-lib": "^2.146.0",
"dotenv": "^16.4.5",
"dotenv-cli": "^7.4.2",
"node-machine-id": "^1.1.12",
"rollup-plugin-visualizer": "^5.12.0",
"semantic-release-chrome": "^3.2.0",
"sst": "2.43.0",
"sst": "2.43.1",
"vite-plugin-pwa": "^0.20.0"
}
}

0 comments on commit bc4bbf2

Please sign in to comment.