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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@babel/eslint-parser": "7.22.15",
"@babel/preset-env": "7.25.4",
"@godaddy/terminus": "4.12.1",
"@tidepool/data-tools": "2.5.0",
"@tidepool/viz": "1.53.0-rc.1",
"@tidepool/data-tools": "2.4.2",
"@tidepool/viz": "1.55.0-web-4267-printed-on-tz.1",
"axios": "1.8.2",
"babel-core": "7.0.0-bridge.0",
"blob-stream": "0.1.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2531,9 +2531,9 @@ __metadata:
languageName: node
linkType: hard

"@tidepool/data-tools@npm:2.5.0":
version: 2.5.0
resolution: "@tidepool/data-tools@npm:2.5.0"
"@tidepool/data-tools@npm:2.4.2":
version: 2.4.2
resolution: "@tidepool/data-tools@npm:2.4.2"
dependencies:
JSONStream: 1.3.5
commander: 4.1.1
Expand All @@ -2546,7 +2546,7 @@ __metadata:
moment: 2.29.4
bin:
tidepool-data-tools: cli.sh
checksum: e303b0dff58056a3f5d33a0bdd18a28bf944bf64d260e0d8ebe6b5cb1c55bc28fc2c645bef67b521593312bb745a8e30559e6db3ac6f3388463b9e77e7239e32
checksum: c1950cf3f1a2832276fc11195886ebe4a28a683d350825e9c273badc4b9c4fc73fede08ab581021537548a9a54c32853a714d8ad13a48805a8def9a26d7d9457
languageName: node
linkType: hard

Expand All @@ -2558,8 +2558,8 @@ __metadata:
"@babel/eslint-parser": 7.22.15
"@babel/preset-env": 7.25.4
"@godaddy/terminus": 4.12.1
"@tidepool/data-tools": 2.5.0
"@tidepool/viz": 1.53.0-rc.1
"@tidepool/data-tools": 2.4.2
"@tidepool/viz": 1.55.0-web-4267-printed-on-tz.1
axios: 1.8.2
babel-core: 7.0.0-bridge.0
blob-stream: 0.1.3
Expand Down Expand Up @@ -2587,9 +2587,9 @@ __metadata:
languageName: unknown
linkType: soft

"@tidepool/viz@npm:1.53.0-rc.1":
version: 1.53.0-rc.1
resolution: "@tidepool/viz@npm:1.53.0-rc.1"
"@tidepool/viz@npm:1.55.0-web-4267-printed-on-tz.1":
version: 1.55.0-web-4267-printed-on-tz.1
resolution: "@tidepool/viz@npm:1.55.0-web-4267-printed-on-tz.1"
dependencies:
bluebird: 3.7.2
bows: 1.7.2
Expand Down Expand Up @@ -2650,7 +2650,7 @@ __metadata:
react-dom: 16.x
react-redux: 8.x
redux: 4.x
checksum: 50f376810df1125d16325b5861c4f4531f576613a4de3c8f27233eb1e42f3a637ae32f1e3df4c8b23ebcda5929b6f68c510e46b7c094590bfef4e50b3d835d4f
checksum: 1901085fcfab8b860805f9d1fad7f08c2f76d218e5d34bc1bd1ec513212f4a52396759e9bfb78b1897beaecb3606ca1fff16e1e71dcdd0b4b43e21ef25889ed1
languageName: node
linkType: hard

Expand Down
Loading