Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bensmithett committed Aug 30, 2022
1 parent 8083ab6 commit 065ec9e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "tropical",
"version": "11.4.0",
"dependencies": {
"@ladle/react": "^2.0.2",
"@mdx-js/mdx": "^2.1.2",
"@mdx-js/react": "^2.1.2",
"@mdx-js/rollup": "^2.0.0-rc.1",
"@ladle/react": "^2.3.0",
"@mdx-js/mdx": "^2.1.3",
"@mdx-js/react": "^2.1.3",
"@mdx-js/rollup": "^2.1.3",
"@stefanprobst/rehype-extract-toc": "^2.2.0",
"@vitejs/plugin-react": "^2.0.0",
"dayjs": "^1.10.6",
"dayjs": "^1.11.5",
"express": "^4.17.1",
"fela": "^12.0.2",
"fela-dom": "^12.0.2",
Expand All @@ -20,10 +20,10 @@
"react-syntax-highlighter": "^15.5.0",
"rehype-slug": "^5.0.1",
"remark-gfm": "^3.0.1",
"rollup": "^2.77.2",
"rollup": "^2.78.1",
"tropical-islands": "^2.0.0",
"tropical-scaffold": "^2.0.0",
"vite": "^3.0.4",
"vite": "^3.0.9",
"vite-plugin-image-presets": "^0.3.2",
"yarpm": "^1.1.1"
},
Expand Down

0 comments on commit 065ec9e

Please sign in to comment.