mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-18 13:49:25 +00:00
build: update deps
This commit is contained in:
parent
d66e01f117
commit
bc3770ece5
2 changed files with 10 additions and 9 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
19
package.json
19
package.json
|
|
@ -11,19 +11,20 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/tailwind": "^5.1.5",
|
||||
"@astrojs/tailwind": "^6.0.2",
|
||||
"@fontsource/inter": "^5.2.8",
|
||||
"astro": "^4.16.19",
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"astro": "^5.16.0",
|
||||
"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.17"
|
||||
"framer-motion": "^12.23.24",
|
||||
"npm-check-updates": "^19.1.2",
|
||||
"tailwindcss": "^4.1.17"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^3.6.3",
|
||||
"prettier": "3.3.3",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
"@astrojs/react": "^4.4.2",
|
||||
"prettier": "3.6.2",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue