Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoya0819 committed Sep 5, 2024
1 parent 1d4ea87 commit 47b5056
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"stylelint:fix": "stylelint \"**/*.{css,scss,sass}\" --fix"
},
"dependencies": {
"@ky-y./ui": "^1.0.208",
"@ky-y./ui": "^1.0.209",
"next": "^14.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ky-y./kytools@workspace:."
dependencies:
"@ky-y./ui": "npm:^1.0.208"
"@ky-y./ui": "npm:^1.0.209"
"@types/node": "npm:^20.14.11"
"@types/react": "npm:^18.3.3"
"@types/uuid": "npm:^10.0.0"
Expand Down Expand Up @@ -205,17 +205,17 @@ __metadata:
languageName: unknown
linkType: soft

"@ky-y./ui@npm:^1.0.208":
version: 1.0.208
resolution: "@ky-y./ui@npm:1.0.208"
"@ky-y./ui@npm:^1.0.209":
version: 1.0.209
resolution: "@ky-y./ui@npm:1.0.209"
dependencies:
react: "npm:^18.3.1"
react-icons: "npm:^5.2.1"
react-textarea-autosize: "npm:^8.5.3"
shiki: "npm:^1.14.1"
sonner: "npm:^1.5.0"
uuid: "npm:^10.0.0"
checksum: 10c0/82ef083ebcfe87442b7ab471639ee99c0177f5474f6aebaa8d0843612c8339b8aacc52f4c5257db4c1472b2a0a2ec507884e9e256bc6d435466dbd84ae0c95a6
checksum: 10c0/0c973f8b28e4c9aec83723417414b1846c3b43ca4c3ca783867675825726543afa5411a46314a1a579b65fed05a8be3bbfaf2bf1312be11d40c811e6e800debb
languageName: node
linkType: hard

Expand Down

0 comments on commit 47b5056

Please sign in to comment.