Skip to content

Commit

Permalink
docs: Bump @swmansion/t-rex-ui to 0.0.14 (#6522)
Browse files Browse the repository at this point in the history
With @swmansion/t-rex-ui update, we can now use
[`unreleased`](software-mansion-labs/t-rex-ui#25)
and
[`deprecated`](software-mansion-labs/t-rex-ui#23)
label
  • Loading branch information
patrycjakalinska authored Sep 18, 2024
1 parent 31f361c commit 4004a67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/docs-reanimated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@mdx-js/react": "^1.6.22",
"@mui/material": "^5.12.0",
"@shopify/flash-list": "^1.6.3",
"@swmansion/t-rex-ui": "^0.0.13",
"@swmansion/t-rex-ui": "^0.0.14",
"@vercel/og": "^0.6.2",
"babel-polyfill": "^6.26.0",
"babel-preset-expo": "^9.2.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/docs-reanimated/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4170,10 +4170,10 @@
"@svgr/plugin-jsx" "^6.5.1"
"@svgr/plugin-svgo" "^6.5.1"

"@swmansion/t-rex-ui@^0.0.13":
version "0.0.13"
resolved "https://registry.npmjs.org/@swmansion/t-rex-ui/-/t-rex-ui-0.0.13.tgz#9602168498ce1b6e74dad855982c719676828e79"
integrity sha512-PLUkfb8bN/wu8I/rY8KKb9xztxjPnNf9O8Ash40dKIkN0lcGERIgOb6HrVv9I5uyeszxHhVOS0S2tu/seVbO+w==
"@swmansion/t-rex-ui@^0.0.14":
version "0.0.14"
resolved "https://registry.npmjs.org/@swmansion/t-rex-ui/-/t-rex-ui-0.0.14.tgz#6060321b7a6a9139671a79081951aa3575be0068"
integrity sha512-A6YM0tGsKlx5blCDhnD87pbMo/PgXeALMMaXnDdwr1k0zD6Puxj9700KYgjcuDZX3/1/ugfEHZZ0tIgfGV+fcA==
dependencies:
"@docsearch/react" "^3.6.0"
"@docusaurus/core" "^2.4.3"
Expand Down

0 comments on commit 4004a67

Please sign in to comment.