Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"tailwind-merge": "^2.1.0",
"turndown": "^7.1.2",
"unified": "^10.1.2",
"use-stick-to-bottom": "^1.0.39",
"use-stick-to-bottom": "^1.1.1",
"uuid": "^9.0.1",
"webextension-polyfill": "^0.10.0",
"websocket-as-promised": "^2.0.1"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2411,7 +2411,7 @@ __metadata:
turndown: "npm:^7.1.2"
typescript: "npm:^5.3.3"
unified: "npm:^10.1.2"
use-stick-to-bottom: "npm:^1.0.39"
use-stick-to-bottom: "npm:^1.1.1"
uuid: "npm:^9.0.1"
vite: "npm:4.5.1"
vite-tsconfig-paths: "npm:^4.2.2"
Expand Down Expand Up @@ -7908,12 +7908,12 @@ __metadata:
languageName: node
linkType: hard

"use-stick-to-bottom@npm:^1.0.39":
version: 1.0.39
resolution: "use-stick-to-bottom@npm:1.0.39"
"use-stick-to-bottom@npm:^1.1.1":
version: 1.1.1
resolution: "use-stick-to-bottom@npm:1.1.1"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: e5ee6cbe615460c19281acec10567d00b8a289cc8f2d129e93cddf397175db28782ba97e650668fce6dce46d422d5dbae2701344ee9a1cfbf4817d7e87945396
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
checksum: f41286545b1689fae0ee9c5f5f222f14446d7d4d6feaa1673a0dbd75594135d7933ad351ca260b5f26a0043155ff1975db87bade26912be316bf36e4b047ab52
languageName: node
linkType: hard

Expand Down