Skip to content

Commit

Permalink
chore: v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjoeoui committed Mar 13, 2024
1 parent 2a9bd5e commit cb2199b
Show file tree
Hide file tree
Showing 8 changed files with 789 additions and 782 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "blocks",
"type": "module",
"version": "0.2.3",
"version": "0.3.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand All @@ -12,16 +12,16 @@
},
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.4",
"@astrojs/react": "^3.0.10",
"@astrojs/starlight": "^0.19.0",
"@astrojs/react": "^3.1.0",
"@astrojs/starlight": "^0.19.1",
"@astrojs/starlight-docsearch": "^0.1.0",
"@astrojs/starlight-tailwind": "^2.0.1",
"@astrojs/tailwind": "^5.1.0",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@types/react": "^18.2.65",
"@types/react-dom": "^18.2.22",
"astro": "4.4.0",
"astro-robots-txt": "^1.0.0",
"class-variance-authority": "^0.7.0",
Expand All @@ -39,6 +39,6 @@
"devDependencies": {
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.11"
"prettier-plugin-tailwindcss": "^0.5.12"
}
}
Loading

0 comments on commit cb2199b

Please sign in to comment.