Skip to content

Commit

Permalink
update package
Browse files Browse the repository at this point in the history
  • Loading branch information
mck committed Dec 9, 2024
1 parent 4ef87c5 commit d102232
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/graph-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"@stitches/react": "1.2.8",
"@tokens-studio/graph-engine": "*",
"@tokens-studio/icons": "^0.1.4",
"@tokens-studio/tokens": "0.3.2",
"@tokens-studio/tokens": "0.3.4",
"@tokens-studio/types": "^0.2.3",
"@tokens-studio/ui": "^1.0.1",
"@tokens-studio/ui": "^1.0.7",
"@xzdarcy/react-timeline-editor": "^0.1.9",
"array-move": "^4.0.0",
"classnames": "^2.3.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@tokens-studio/graph-engine-nodes-figma": "*",
"@tokens-studio/graph-engine-nodes-image": "*",
"@tokens-studio/icons": "0.1.4",
"@tokens-studio/tokens": "0.3.2",
"@tokens-studio/ui": "^1.0.1",
"@tokens-studio/tokens": "0.3.4",
"@tokens-studio/ui": "^1.0.7",
"@ts-rest/core": "^3.51.0",
"@ts-rest/open-api": "^3.51.0",
"@ts-rest/react-query": "^3.51.0",
Expand Down Expand Up @@ -105,4 +105,4 @@
"@welldone-software/why-did-you-render": "^7.0.1",
"typescript": "^5.4.5"
}
}
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6209,10 +6209,10 @@
postcss-calc-ast-parser "^0.1.4"
style-dictionary "^4.0.0-prerelease.22"

"@tokens-studio/[email protected].2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@tokens-studio/tokens/-/tokens-0.3.2.tgz#fe37da704cd2029c06b156cd970ecd69aa7ce508"
integrity sha512-ju/kNcrQ4x4iFCPBhlHLl0m4YaPgxTo+4I07/bUA8M82KTA9X1xj9jqj+tGR5W9rs9fmAF9Mt1MarnFK4IMF8g==
"@tokens-studio/[email protected].4":
version "0.3.4"
resolved "https://registry.yarnpkg.com/@tokens-studio/tokens/-/tokens-0.3.4.tgz#033a310e768498e08004323d17d1288ea9ba0e0a"
integrity sha512-DwovWbKLTe8hINoiq7ZXKyWdwWQu2PId7honcHZ6H8BOGMlq3VrEuZak5OLKR39zU+61IUbwCLXom6Ee4RXExg==
dependencies:
deepmerge-ts "^7.0.3"

Expand Down Expand Up @@ -6255,10 +6255,10 @@
"@radix-ui/react-toggle-group" "^1.0.2"
"@radix-ui/react-tooltip" "^1.0.4"

"@tokens-studio/ui@^1.0.1":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@tokens-studio/ui/-/ui-1.0.6.tgz#26f0c8d8cb516900a4cddf26972004777688886b"
integrity sha512-mpSuxcpm40elnx9zoRxR2RSvUPZHNj8J/nG3NloibJWtKv9/+relmpxPs9bUupCoP9WW3QAqlIO94DMUyThRgQ==
"@tokens-studio/ui@^1.0.7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@tokens-studio/ui/-/ui-1.0.7.tgz#25024ff82d0c16dbc53bea7ea123ee238d6b8319"
integrity sha512-W2ZsSkXVpiWt+f2VAe9C/b0f3WIjtZQrWSDCxzk3dIGdVH0qLh/pXHlJgZ3LC/b/YqtIVWoq2d/d5T3ldxGY9Q==
dependencies:
"@radix-ui/react-accordion" "^1.1.2"
"@radix-ui/react-avatar" "^1.0.2"
Expand Down

0 comments on commit d102232

Please sign in to comment.