Skip to content

Commit 8078632

Browse files
authored
chore: update tasty (#1071)
1 parent f63b878 commit 8078632

3 files changed

Lines changed: 15 additions & 10 deletions

File tree

.changeset/afraid-coats-add.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@cube-dev/ui-kit": patch
3+
---
4+
5+
Bump tasty to the latest version.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"module": "./dist/index.js",
1111
"types": "./dist/index.d.ts",
1212
"sideEffects": false,
13-
"packageManager": "pnpm@10.30.3",
13+
"packageManager": "pnpm@10.32.0",
1414
"exports": {
1515
".": {
1616
"import": "./dist/index.js",
@@ -73,7 +73,7 @@
7373
"@react-types/shared": "^3.32.1",
7474
"@tabler/icons-react": "^3.31.0",
7575
"@tanstack/react-virtual": "^3.13.12",
76-
"@tenphi/tasty": "0.7.1",
76+
"@tenphi/tasty": "0.8.0",
7777
"clipboard-copy": "^4.0.1",
7878
"clsx": "^1.1.1",
7979
"diff": "^8.0.3",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)