Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent c1bbcc6 commit 16d149c
Show file tree
Hide file tree
Showing 3 changed files with 636 additions and 570 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gatsby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
static_site_generator: gatsby

- name: Restore cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
public
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"@fontsource/inter": "^5.0.1",
"@popperjs/core": "^2.11.8",
"@studio-freight/react-lenis": "^0.0.40",
"@studio-freight/react-lenis": "^0.0.43",
"bootstrap": "^5.2.3",
"bootstrap-icons": "^1.10.5",
"gatsby": "^5.8.0",
Expand All @@ -78,7 +78,7 @@
"gatsby-source-contentful": "^8.13.0",
"gatsby-source-filesystem": "^5.4.0",
"gatsby-transformer-sharp": "^5.4.0",
"husky": "^8.0.3",
"husky": "^9.0.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"typescript": "^5.0.0"
Expand Down
Loading

0 comments on commit 16d149c

Please sign in to comment.