Skip to content

Commit 5e796ee

Browse files
committed
Update deps
1 parent 5f8bd6d commit 5e796ee

3 files changed

Lines changed: 1780 additions & 1271 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,29 @@
1111
},
1212
"dependencies": {
1313
"@astrojs/check": "0.9.4",
14-
"@astrojs/react": "4.1.0",
15-
"@astrojs/tailwind": "5.1.3",
16-
"@fontsource/saira": "5.1.0",
17-
"@types/react": "18.3.12",
18-
"@types/react-dom": "18.3.1",
19-
"astro": "5.0.5",
20-
"astro-icon": "1.1.4",
14+
"@astrojs/react": "4.3.0",
15+
"@astrojs/tailwind": "6.0.2",
16+
"@fontsource/saira": "5.2.8",
17+
"@types/react": "19.1.8",
18+
"@types/react-dom": "19.1.6",
19+
"astro": "5.12.1",
20+
"astro-icon": "1.1.5",
2121
"clsx": "2.1.1",
2222
"date-fns": "4.1.0",
23-
"framer-motion": "11.14.4",
24-
"prettier-plugin-tailwindcss": "0.6.9",
25-
"react": "18.3.1",
26-
"react-dom": "18.3.1",
27-
"sharp": "0.33.5",
23+
"framer-motion": "12.23.6",
24+
"prettier-plugin-tailwindcss": "0.6.14",
25+
"react": "19.1.0",
26+
"react-dom": "19.1.0",
27+
"sharp": "0.34.3",
2828
"tailwind-merge": "2.5.5",
2929
"tailwindcss": "3.4.16",
30-
"typescript": "5.7.2"
30+
"typescript": "5.8.3"
3131
},
3232
"devDependencies": {
33-
"prettier": "3.4.2",
33+
"prettier": "3.6.2",
3434
"prettier-plugin-astro": "0.14.1"
3535
},
36-
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
36+
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",
3737
"engines": {
3838
"node": ">=20"
3939
}

0 commit comments

Comments
 (0)