Skip to content

Commit d4e8086

Browse files
committed
Always use latest T71 packages; upgrade them now.
1 parent d1cbf56 commit d4e8086

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@react-spring/web": "^9.4.0",
1414
"@sentry/react": "^8.0.0",
1515
"@svgr/webpack": "5.5.0",
16-
"@timing71/common": "^0.7.0",
17-
"@timing71/services": "^0.14.0",
16+
"@timing71/common": "latest",
17+
"@timing71/services": "latest",
1818
"@typescript-eslint/eslint-plugin": "^4.5.0",
1919
"@typescript-eslint/parser": "^4.5.0",
2020
"@visx/text": "^3.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4274,7 +4274,7 @@
42744274
dependencies:
42754275
"@babel/runtime" "^7.12.5"
42764276

4277-
"@timing71/common@^0.7.0":
4277+
"@timing71/common@latest":
42784278
version "0.7.0"
42794279
resolved "https://npm.pkg.github.com/download/@timing71/common/0.7.0/bdfe5aad4899d3bc116f38bfa9370796723789fa#bdfe5aad4899d3bc116f38bfa9370796723789fa"
42804280
integrity sha512-ypFaXTvcUt4d3p4TONe2AfP+h9OcEPq4yQKSvWk12Yto2q5WapNPgT7NjHUBIGmv+BeRenz3pdUgfnCgvFxt9A==
@@ -4285,10 +4285,10 @@
42854285
mobx "^6.7.0"
42864286
mobx-state-tree "^5.1.7"
42874287

4288-
"@timing71/services@^0.14.0":
4289-
version "0.14.7"
4290-
resolved "https://npm.pkg.github.com/download/@timing71/services/0.14.7/2ba4f3da71c0d9def8017aa42f03d6693112ef61#2ba4f3da71c0d9def8017aa42f03d6693112ef61"
4291-
integrity sha512-2wPjPnCJgviXkhkLDtdhxGEVA8TJKueXOG7J65Y3tDSStQE62RaLmbok34YzlFjOQTUgAAquClf0tvmB5TC/3w==
4288+
"@timing71/services@latest":
4289+
version "0.15.0"
4290+
resolved "https://npm.pkg.github.com/download/@timing71/services/0.15.0/521ed45a62c2a1b53d3322bacf322d1759320aac#521ed45a62c2a1b53d3322bacf322d1759320aac"
4291+
integrity sha512-G4G/HjKisdH96Swvve6d7JWb6/TLe8/NuRgWZEYeNJOcofLUKqXin6i+WwSrkT+W5iRKTIPfosVbwGAIha0+0g==
42924292
dependencies:
42934293
"@microsoft/signalr" "^7.0.4"
42944294
cookie "^0.5.0"
@@ -9831,9 +9831,9 @@ graphql-ws@^5.16.0:
98319831
integrity sha512-E1uccsZxt/96jH/OwmLPuXMACILs76pKF2i3W861LpKBCYtGIyPQGtWLuBLkND4ox1KHns70e83PS4te50nvPQ==
98329832

98339833
graphql@^16.8.1:
9834-
version "16.12.0"
9835-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
9836-
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
9834+
version "16.13.2"
9835+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.13.2.tgz#4d2b73df5796b201f1bc2765f5d7067f689cb55f"
9836+
integrity sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==
98379837

98389838
gzip-size@^6.0.0:
98399839
version "6.0.0"

0 commit comments

Comments
 (0)