Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 455858d commit 2e2340f
Show file tree
Hide file tree
Showing 2 changed files with 1,642 additions and 1,503 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "1.0.1",
"version": "1.0.2",
"description": "documentation",
"keywords": [
"gatsby"
Expand All @@ -22,9 +22,9 @@
"@botpress/webchat": "^1.3.3",
"@heroicons/react": "^2.0.18",
"@types/user-agents": "^1.0.4",
"@vercel/og": "^0.5.0",
"@vercel/og": "^0.6.0",
"classnames": "^2.3.2",
"esbuild": "^0.18.10",
"esbuild": "^0.21.0",
"lodash": "^4.17.21",
"next": "^13.4.6",
"next-sitemap": "^4.2.3",
Expand All @@ -51,7 +51,7 @@
"openapi-types": "^12.1.3",
"postcss": "^8.4.21",
"prettier": "^2.8.4",
"prettier-plugin-tailwindcss": "^0.2.4",
"prettier-plugin-tailwindcss": "^0.5.0",
"tailwindcss": "^3.2.4",
"typescript": "^5.0.0"
}
Expand Down
Loading

0 comments on commit 2e2340f

Please sign in to comment.