Skip to content

Commit

Permalink
chore(deps): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fbuireu committed Sep 13, 2024
1 parent bbea80f commit 3f2eaa2
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 93 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/cloudflare": "^11.0.4",
"@astrojs/mdx": "^3.1.5",
"@astrojs/mdx": "^3.1.6",
"@astrojs/partytown": "^2.1.2",
"@astrojs/react": "^3.6.2",
"@astrojs/rss": "^4.0.7",
Expand All @@ -56,11 +56,11 @@
"@hookform/resolvers": "^3.9.0",
"@million/lint": "1.0.0-rc.84",
"algoliasearch": "^5.4.1",
"astro": "^4.15.4",
"astro": "^4.15.5",
"clsx": "^2.1.1",
"contentful": "^10.15.1",
"firebase": "^10.13.1",
"firebase-admin": "^12.4.0",
"firebase-admin": "^12.5.0",
"gsap": "^3.12.5",
"instantsearch.css": "^8.5.1",
"markdown-it": "^14.1.0",
Expand All @@ -72,7 +72,7 @@
"react-instantsearch": "^7.13.1",
"react-router-dom": "^6.26.2",
"resend": "^4.0.0",
"swiper": "^11.1.12",
"swiper": "^11.1.14",
"three": "^0.168.0",
"typescript": "^5.6.2",
"vanilla-cookieconsent": "^3.0.1",
Expand All @@ -96,6 +96,6 @@
"conventional-changelog-atom": "^5.0.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"vitest": "^2.0.5"
"vitest": "^2.1.0"
}
}
Loading

0 comments on commit 3f2eaa2

Please sign in to comment.