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 b8e4b1d commit 1d4ea87
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.207",
"@ky-y./ui": "^1.0.208",
"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.207"
"@ky-y./ui": "npm:^1.0.208"
"@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.207":
version: 1.0.207
resolution: "@ky-y./ui@npm:1.0.207"
"@ky-y./ui@npm:^1.0.208":
version: 1.0.208
resolution: "@ky-y./ui@npm:1.0.208"
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/95c2ee5818830ee677339f903ca41dff7e4457ae43e8a51ea3c1bde1245ef772b2c19f40a49e83cd05f3b6e53413f22a4b82836a4af049e80348390b4d01ae80
checksum: 10c0/82ef083ebcfe87442b7ab471639ee99c0177f5474f6aebaa8d0843612c8339b8aacc52f4c5257db4c1472b2a0a2ec507884e9e256bc6d435466dbd84ae0c95a6
languageName: node
linkType: hard

Expand Down

0 comments on commit 1d4ea87

Please sign in to comment.