Skip to content

Commit

Permalink
dep updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tbeseda committed Dec 14, 2022
1 parent 2cd8e45 commit 4748622
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 61 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ sam.json
sam.yaml

static.json
public/bundles
public/bundles/
public/pages/

.DS_Store
.vscode
Expand Down
104 changes: 46 additions & 58 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"test": "npm run spellcheck && npm run lint && npm run tape"
},
"dependencies": {
"@architect/functions": "^5.3.2",
"@architect/functions": "^5.3.3",
"@docsearch/js": "^3.3.0",
"@enhance/arc-plugin-enhance": "^4.2.1",
"@enhance/arc-plugin-styles": "^2.2.1",
"@mux/mux-player": "^1.4.0",
"@mux/mux-player": "^1.5.0",
"arcdown": "^2.1.0",
"markdown-it-arc-static-img": "^2.1.0"
},
Expand Down

0 comments on commit 4748622

Please sign in to comment.