Skip to content

Commit

Permalink
upgrade all dependencies (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe authored May 1, 2023
1 parent ddcd549 commit 5c1f85c
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
168 changes: 84 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,17 +29,17 @@
"/builtin-plugins"
],
"dependencies": {
"@emotion/react": "11.10.6",
"@emotion/react": "11.10.8",
"@emotion/server": "11.10.0",
"@tabler/icons-react": "2.13.1",
"@tabler/icons-react": "2.17.0",
"cli-progress": "3.12.0",
"commander": "10.0.0",
"commander": "10.0.1",
"dotenv": "16.0.3",
"fdir": "6.0.1",
"gray-matter": "4.0.3",
"open-editor": "4.0.0",
"polka": "0.5.2",
"sirv": "2.0.2"
"sirv": "2.0.3"
},
"devDependencies": {
"@mantine/core": "6.0.9",
Expand Down

0 comments on commit 5c1f85c

Please sign in to comment.