upgrade dependencies

This commit is contained in:
chark1es 2024-12-06 03:41:13 -08:00
parent 1b49e5f177
commit 63baf142ad
2 changed files with 3 additions and 3 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -14,9 +14,9 @@
"@astrojs/node": "^9.0.0", "@astrojs/node": "^9.0.0",
"@astrojs/react": "^4.0.0", "@astrojs/react": "^4.0.0",
"@astrojs/tailwind": "^5.1.3", "@astrojs/tailwind": "^5.1.3",
"@types/react": "^18.3.12", "@types/react": "^18.3.14",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.2",
"astro": "^5.0.2", "astro": "^5.0.3",
"astro-expressive-code": "^0.38.3", "astro-expressive-code": "^0.38.3",
"astro-icon": "^1.1.4", "astro-icon": "^1.1.4",
"react": "^18.3.1", "react": "^18.3.1",