Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Yudi committed Dec 27, 2024
1 parent effd5b8 commit fcfbd06
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
Binary file modified bun.lockb
Binary file not shown.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,33 +10,33 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.2",
"@astrojs/react": "^3.6.2",
"@astrojs/starlight": "^0.25.5",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/check": "^0.9.4",
"@astrojs/react": "^4.1.2",
"@astrojs/starlight": "^0.30.3",
"@astrojs/starlight-tailwind": "^3.0.0",
"@astrojs/tailwind": "^5.1.4",
"@cacic-fct/starlight-typesense-docsearch": "^0.1.2",
"astro": "^4.14.0",
"ol": "^10.0.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"astro": "^5.1.1",
"ol": "^10.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-vertical-timeline-component": "^3.6.0",
"sharp": "^0.33.4",
"starlight-links-validator": "^0.10.1"
"sharp": "^0.33.5",
"starlight-links-validator": "^0.14.1"
},
"devDependencies": {
"@iconify-json/lucide": "^1.1.206",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@iconify-json/lucide": "^1.2.20",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@types/react-vertical-timeline-component": "^3.3.6",
"astro-icon": "^1.1.0",
"astro-icon": "^1.1.5",
"daisyui": "latest",
"lucide-react": "^0.427.0",
"lucide-react": "^0.469.0",
"postcss-extend-rule": "^4.0.0",
"postcss-import": "^16.1.0",
"postcss-mixins": "^10.0.1",
"postcss-nesting": "^13.0.0",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4"
"postcss-mixins": "^11.0.3",
"postcss-nesting": "^13.0.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.2"
}
}

0 comments on commit fcfbd06

Please sign in to comment.