Skip to content

Commit

Permalink
Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
titouanmathis committed Aug 21, 2024
1 parent 96af6ee commit 61c5df2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "vitepress build ."
},
"dependencies": {
"@studiometa/js-toolkit": "^3.0.0-alpha.6"
"@studiometa/js-toolkit": "^3.0.0-alpha.8"
},
"devDependencies": {
"@iconify-json/octicon": "1.1.56",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/studiometa/ui#readme",
"dependencies": {
"@studiometa/js-toolkit": "^3.0.0-alpha.6",
"@studiometa/js-toolkit": "^3.0.0-alpha.8",
"deepmerge": "^4.3.1"
}
}

0 comments on commit 61c5df2

Please sign in to comment.