Skip to content

Commit 743a220

Browse files
committed
chore: update packages
1 parent c2deeb8 commit 743a220

File tree

2 files changed

+225
-208
lines changed

2 files changed

+225
-208
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,26 @@
1111
"format": "prettier --write . --plugin=prettier-plugin-astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/check": "^0.9.3",
14+
"@astrojs/check": "^0.9.4",
1515
"@astrojs/react": "^3.6.2",
16-
"@astrojs/tailwind": "^5.1.1",
16+
"@astrojs/tailwind": "^5.1.2",
1717
"@tailwindcss/typography": "^0.5.15",
1818
"@tsparticles/engine": "^3.5.0",
1919
"@tsparticles/react": "^3.0.0",
2020
"@tsparticles/slim": "^3.5.0",
2121
"@types/react": "^18.3.11",
2222
"@types/react-dom": "^18.3.0",
23-
"astro": "^4.15.11",
23+
"astro": "^4.16.0",
2424
"astro-icon": "^1.1.1",
2525
"clsx": "^2.1.1",
26-
"framer-motion": "^11.11.0",
26+
"framer-motion": "^11.11.7",
2727
"prettier-plugin-tailwindcss": "^0.6.8",
2828
"react": "^18.3.1",
2929
"react-dom": "^18.3.1",
3030
"sharp": "^0.33.5",
31-
"tailwind-merge": "^2.5.2",
31+
"tailwind-merge": "^2.5.3",
3232
"tailwindcss": "^3.4.13",
33-
"typescript": "^5.6.2"
33+
"typescript": "^5.6.3"
3434
},
3535
"devDependencies": {
3636
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)