Skip to content

Commit

Permalink
deps: update astro to 4.4.0, wrangler to 3.28.3, openai to 4.28.0 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
AVGVSTVS96 authored Feb 19, 2024
1 parent 3bf3285 commit 81bb158
Show file tree
Hide file tree
Showing 3 changed files with 302 additions and 114 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
]
},
"dependencies": {
"@astrojs/check": "^0.4.1",
"@astrojs/check": "^0.5.4",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.2.6",
"astro": "^4.4.0",
"astro-expressive-code": "^0.32.3",
"astro-icon": "^1.0.3",
"openai": "^4.27.0",
"openai": "^4.28.0",
"remark-sectionize": "github:avgvstvs96/remark-sectionize",
"sharp": "^0.33.2",
"typescript": "^5.3.3"
Expand All @@ -41,6 +41,6 @@
"semantic-release": "^23.0.0",
"tailwindcss": "^3.4.1",
"type-coverage": "^2.27.1",
"wrangler": "^3.28.1"
"wrangler": "^3.28.3"
}
}
Loading

0 comments on commit 81bb158

Please sign in to comment.