Skip to content

Commit

Permalink
fix(deps): pin dependencies (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent cd029b8 commit cf7d612
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,19 +87,19 @@
},
"dependencies": {
"@atlaskit/avatar": "21.15.1",
"@atlaskit/badge": "^16.4.0",
"@atlaskit/button": "^20.1.1",
"@atlaskit/checkbox": "^14.0.0",
"@atlaskit/css-reset": "^6.10.1",
"@atlaskit/dropdown-menu": "^12.18.2",
"@atlaskit/heading": "^2.4.5",
"@atlaskit/badge": "16.4.0",
"@atlaskit/button": "20.1.1",
"@atlaskit/checkbox": "14.0.0",
"@atlaskit/css-reset": "6.10.1",
"@atlaskit/dropdown-menu": "12.18.2",
"@atlaskit/heading": "2.4.5",
"@atlaskit/icon": "22.18.0",
"@atlaskit/inline-message": "^12.3.3",
"@atlaskit/inline-message": "12.3.3",
"@atlaskit/logo": "14.2.2",
"@atlaskit/primitives": "12.1.1",
"@atlaskit/radio": "^6.5.1",
"@atlaskit/toggle": "^13.4.1",
"@atlaskit/tokens": "^1.59.1",
"@atlaskit/radio": "6.5.1",
"@atlaskit/toggle": "13.4.1",
"@atlaskit/tokens": "1.59.1",
"@atlaskit/tooltip": "18.7.2",
"@discordapp/twemoji": "15.1.0",
"@electron/remote": "2.1.2",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit cf7d612

Please sign in to comment.