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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"node": "20.8.0"
},
"packageManager": "yarn@3.6.4",
"version": "1.93.0-web-4272-change-bolus-filter-name-from-calculator-to-meal.1",
"version": "1.93.0-rc.2",
"private": true,
"scripts": {
"test": "TZ=UTC NODE_ENV=test yarn jest --verbose --runInBand; JEST_EXIT_CODE=$?; TZ=UTC NODE_ENV=test NODE_OPTIONS='--max-old-space-size=4096' yarn karma start; KARMA_EXIT_CODE=$?; [ $JEST_EXIT_CODE -eq 0 ] && [ $KARMA_EXIT_CODE -eq 0 ]",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.6.1",
"@tidepool/viz": "1.54.0-web-4274-copy-billing.6",
"@tidepool/viz": "1.54.0-rc.2",
"async": "2.6.4",
"autoprefixer": "10.4.16",
"babel-core": "7.0.0-bridge.0",
Expand Down Expand Up @@ -198,7 +198,7 @@
"terser": "5.22.0",
"terser-webpack-plugin": "5.3.9",
"theme-ui": "0.16.1",
"tideline": "1.38.0-web-3886-basics-view-site-change-regression.1",
"tideline": "1.38.0-rc.1",
"tidepool-platform-client": "0.64.0",
"tidepool-standard-action": "0.1.1",
"ua-parser-js": "1.0.36",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6083,9 +6083,9 @@ __metadata:
languageName: node
linkType: hard

"@tidepool/viz@npm:1.54.0-web-4274-copy-billing.6":
version: 1.54.0-web-4274-copy-billing.6
resolution: "@tidepool/viz@npm:1.54.0-web-4274-copy-billing.6"
"@tidepool/viz@npm:1.54.0-rc.2":
version: 1.54.0-rc.2
resolution: "@tidepool/viz@npm:1.54.0-rc.2"
dependencies:
bluebird: 3.7.2
bows: 1.7.2
Expand Down Expand Up @@ -6146,7 +6146,7 @@ __metadata:
react-dom: 16.x
react-redux: 8.x
redux: 4.x
checksum: f80b2d6aefb7399772ce3084b7b1699737daa89b1f92ced5b01f40620dce72eb76b04f91e20f4285ba6e075630f0361c8adb952aec36dc7ba1888d491266eef6
checksum: 84ff27cab0b50fd0677aff87c556023fda424afeb671dbf6e3486e5cb9a24ed38fa9bdb0a3ad9e41ae308e20636553aaa84cfbfd244d6274267cf2ab209ad3be
languageName: node
linkType: hard

Expand Down Expand Up @@ -8335,7 +8335,7 @@ __metadata:
"@testing-library/react": 12.1.5
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.6.1
"@tidepool/viz": 1.54.0-web-4274-copy-billing.6
"@tidepool/viz": 1.54.0-rc.2
async: 2.6.4
autoprefixer: 10.4.16
babel-core: 7.0.0-bridge.0
Expand Down Expand Up @@ -8464,7 +8464,7 @@ __metadata:
terser: 5.22.0
terser-webpack-plugin: 5.3.9
theme-ui: 0.16.1
tideline: 1.38.0-web-3886-basics-view-site-change-regression.1
tideline: 1.38.0-rc.1
tidepool-platform-client: 0.64.0
tidepool-standard-action: 0.1.1
ua-parser-js: 1.0.36
Expand Down Expand Up @@ -22237,9 +22237,9 @@ __metadata:
languageName: node
linkType: hard

"tideline@npm:1.38.0-web-3886-basics-view-site-change-regression.1":
version: 1.38.0-web-3886-basics-view-site-change-regression.1
resolution: "tideline@npm:1.38.0-web-3886-basics-view-site-change-regression.1"
"tideline@npm:1.38.0-rc.1":
version: 1.38.0-rc.1
resolution: "tideline@npm:1.38.0-rc.1"
dependencies:
bows: 1.7.2
classnames: 2.3.2
Expand All @@ -22260,7 +22260,7 @@ __metadata:
peerDependencies:
babel-core: 6.x || 7.0.0-bridge.0
lodash: ^4.17.21
checksum: 8277fa09c97f099919ebfeaf86b6e9be5f13f5b73bc9db510e741491059b36795d013c6175c339e51fb119a460de2e2680fa38ce7f33c828b211106fc5a6501d
checksum: a68c02fb0462cc87a2185d8a5459c1422f950c1b24397a1b97ad187f65b1c0e8d529e0ed3142fa21fcfe9fd78351579cbc7b79a6bee7b626f33686e076b7acc8
languageName: node
linkType: hard

Expand Down