Skip to content

Commit

Permalink
♻ update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vnepogodin committed Dec 19, 2024
1 parent feeb91a commit 154d526
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/react": "^4.1.0",
"@astrojs/starlight": "^0.30.2",
"@astrojs/react": "^4.1.1",
"@astrojs/starlight": "^0.30.3",
"@astrojs/starlight-tailwind": "^3.0.0",
"@astrojs/tailwind": "^5.1.3",
"@types/react": "^19.0.1",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"astro": "^5.0.7",
"astro": "^5.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-image-previewer": "^1.1.6",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.16"
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@eslint/js": "^9.17.0",
Expand Down

0 comments on commit 154d526

Please sign in to comment.