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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/studio-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@foxglove/avl": "1.0.0",
"@foxglove/chartjs-plugin-zoom": "2.0.4",
"@foxglove/comlink-transfer-handlers": "workspace:*",
"@foxglove/crc": "0.0.3",
"@foxglove/crc": "1.0.1",
"@foxglove/den": "workspace:*",
"@foxglove/hooks": "workspace:*",
"@foxglove/log": "workspace:*",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2238,7 +2238,14 @@ __metadata:
languageName: unknown
linkType: soft

"@foxglove/crc@npm:0.0.3, @foxglove/crc@npm:^0.0.3":
"@foxglove/crc@npm:1.0.1":
version: 1.0.1
resolution: "@foxglove/crc@npm:1.0.1"
checksum: dc64833c026a61ebe65496ff625c0cd6f93032e5cc3b58847cb8154950e56ca57cd83536eff287cbff71c5c0b9f819d5ab650cd89fd769c73bd85f0ae6aef5a4
languageName: node
linkType: hard

"@foxglove/crc@npm:^0.0.3":
version: 0.0.3
resolution: "@foxglove/crc@npm:0.0.3"
checksum: 2eee0e45780e3289c4a190fa909e5977643667e19a21b945a109977b89427b877d8e12ebf91821653d69bdb0390e58540e1c9bb906aefcc7dd818c64f131f071
Expand Down Expand Up @@ -2504,7 +2511,7 @@ __metadata:
"@foxglove/avl": 1.0.0
"@foxglove/chartjs-plugin-zoom": 2.0.4
"@foxglove/comlink-transfer-handlers": "workspace:*"
"@foxglove/crc": 0.0.3
"@foxglove/crc": 1.0.1
"@foxglove/den": "workspace:*"
"@foxglove/hooks": "workspace:*"
"@foxglove/log": "workspace:*"
Expand Down