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 May 22, 2024
1 parent c64e864 commit b79799b
Show file tree
Hide file tree
Showing 3 changed files with 359 additions and 150 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,25 @@
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/cloudflare": "^10.2.6",
"@astrojs/mdx": "^3.0.0",
"@astrojs/mdx": "^3.0.1",
"@astrojs/partytown": "^2.1.0",
"@astrojs/react": "^3.3.4",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/sitemap": "^3.1.5",
"@fontsource-variable/nunito-sans": "^5.0.14",
"@fontsource/baskervville": "^5.0.20",
"@hookform/resolvers": "^3.4.0",
"astro": "^4.8.6",
"firebase": "^10.12.0",
"firebase-admin": "^12.1.0",
"@hookform/resolvers": "^3.4.2",
"astro": "^4.8.7",
"firebase": "^10.12.1",
"firebase-admin": "^12.1.1",
"gsap": "^3.12.5",
"markdown-it": "^14.1.0",
"million": "^3.0.6",
"million": "^3.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-globe.gl": "^2.27.2",
"react-google-recaptcha-v3": "^1.10.1",
"react-hook-form": "^7.51.4",
"react-hook-form": "^7.51.5",
"react-router-dom": "^6.23.1",
"resend": "^3.2.0",
"swiper": "^11.1.3",
Expand All @@ -79,9 +79,9 @@
"@types/node": "^20.12.12",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@types/three": "^0.164.0",
"@types/three": "^0.164.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.4",
"stylelint": "^16.5.0",
"stylelint-config-recommended": "^14.0.0",
"stylelint-order": "^6.0.4",
Expand Down
Loading

0 comments on commit b79799b

Please sign in to comment.