Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrioid committed Dec 19, 2024
1 parent 0f7c0d6 commit 562a4a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"@astrojs/rss": "4.0.10",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "5.1.3",
"@iconify-json/lucide": "^1.2.18",
"@iconify-json/simple-icons": "^1.2.15",
"@iconify-json/tabler": "^1.2.11",
"@iconify-json/lucide": "^1.2.19",
"@iconify-json/simple-icons": "^1.2.16",
"@iconify-json/tabler": "^1.2.13",
"@react-pdf/renderer": "3.3.4",
"astro": "5.0.8",
"astro-icon": "^1.1.4",
"express": "^4.21.2",
"markdown-it": "^13.0.2",
"openai": "^4.76.3",
"openai": "^4.77.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwind-merge": "^2.5.5",
Expand All @@ -49,14 +49,14 @@
"@tailwindcss/typography": "~0.5.15",
"@types/bun": "^1.1.14",
"@types/markdown-it": "^13.0.9",
"@types/react": "^18.3.16",
"@types/react": "^18.3.17",
"@types/react-dom": "^18.3.5",
"@types/sanitize-html": "^2.13.0",
"prettier": "^3.4.2",
"prettier-plugin-astro": "~0.14.1",
"sanitize-html": "^2.13.1",
"simple-icons": "^13.20.0",
"tailwindcss": "~3.4.16",
"sanitize-html": "^2.14.0",
"simple-icons": "^13.21.0",
"tailwindcss": "~3.4.17",
"vfile": "^6.0.3"
},
"workspaces": [
Expand Down

0 comments on commit 562a4a5

Please sign in to comment.