build: update dependencies

This commit is contained in:
rzmk 2025-09-22 10:49:34 -04:00
parent 7bd5325b01
commit 5b75dfd9ed
2 changed files with 8 additions and 8 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -11,17 +11,17 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^5.1.0",
"@fontsource/inter": "^5.0.18",
"astro": "^4.7.1",
"embla-carousel-autoplay": "^8.2.1",
"embla-carousel-react": "^8.2.0",
"framer-motion": "^11.1.7",
"@astrojs/tailwind": "^5.1.5",
"@fontsource/inter": "^5.2.8",
"astro": "^4.16.19",
"embla-carousel-autoplay": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"framer-motion": "^11.18.2",
"npm-check-updates": "^16.14.20",
"tailwindcss": "^3.4.3"
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@astrojs/react": "^3.3.2",
"@astrojs/react": "^3.6.3",
"prettier": "3.3.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"