Skip to content

Commit 3252d34

Browse files
committed
Update deps & fix incorrect planning
1 parent abd72fc commit 3252d34

6 files changed

Lines changed: 2308 additions & 4585 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -10,27 +10,27 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/check": "0.9.4",
14-
"@astrojs/react": "4.3.0",
15-
"@fontsource-variable/saira": "5.2.8",
16-
"@tailwindcss/vite": "4.1.11",
17-
"@types/react": "19.1.8",
18-
"@types/react-dom": "19.1.6",
19-
"astro": "5.12.1",
13+
"@astrojs/check": "0.9.6",
14+
"@astrojs/react": "4.4.2",
15+
"@fontsource-variable/saira": "5.2.11",
16+
"@tailwindcss/vite": "4.1.18",
17+
"@types/react": "19.2.7",
18+
"@types/react-dom": "19.2.3",
19+
"astro": "5.16.7",
2020
"astro-icon": "1.1.5",
2121
"clsx": "2.1.1",
2222
"date-fns": "4.1.0",
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",
28-
"tailwind-merge": "3.3.1",
29-
"tailwindcss": "4.1.11",
30-
"typescript": "5.8.3"
23+
"framer-motion": "12.24.12",
24+
"prettier-plugin-tailwindcss": "0.7.2",
25+
"react": "19.2.3",
26+
"react-dom": "19.2.3",
27+
"sharp": "0.34.5",
28+
"tailwind-merge": "3.4.0",
29+
"tailwindcss": "4.1.18",
30+
"typescript": "5.9.3"
3131
},
3232
"devDependencies": {
33-
"prettier": "3.6.2",
33+
"prettier": "3.7.4",
3434
"prettier-plugin-astro": "0.14.1"
3535
},
3636
"packageManager": "pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad",

0 commit comments

Comments
 (0)