Skip to content

Commit

Permalink
chore: bump docusaurus, trim, got (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
tconbeer committed Nov 8, 2022
1 parent fd9bb2b commit 67e9480
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 272 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,19 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@docusaurus/core": "2.2.0",
"@docusaurus/preset-classic": "2.2.0",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"posthog-docusaurus": "^1.0.3",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"resolutions":{
"trim": "^0.0.3",
"got": "^11.8.5"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.1.0"
},
Expand Down

1 comment on commit 67e9480

@vercel
Copy link

@vercel vercel bot commented on 67e9480 Nov 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sqlfmt-docs – ./

sqlfmt-docs-git-main-tconbeer.vercel.app
sqlfmt-docs-tconbeer.vercel.app
docs.sqlfmt.com

Please sign in to comment.