upgrade dependencies
This commit is contained in:
parent
1b49e5f177
commit
63baf142ad
2 changed files with 3 additions and 3 deletions
BIN
bun.lockb
BIN
bun.lockb
Binary file not shown.
|
@ -14,9 +14,9 @@
|
|||
"@astrojs/node": "^9.0.0",
|
||||
"@astrojs/react": "^4.0.0",
|
||||
"@astrojs/tailwind": "^5.1.3",
|
||||
"@types/react": "^18.3.12",
|
||||
"@types/react-dom": "^18.3.1",
|
||||
"astro": "^5.0.2",
|
||||
"@types/react": "^18.3.14",
|
||||
"@types/react-dom": "^18.3.2",
|
||||
"astro": "^5.0.3",
|
||||
"astro-expressive-code": "^0.38.3",
|
||||
"astro-icon": "^1.1.4",
|
||||
"react": "^18.3.1",
|
||||
|
|
Loading…
Reference in a new issue