Skip to content

Commit

Permalink
Update T71 packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesremuscat committed Jun 9, 2024
1 parent 6e11916 commit f086b72
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 44 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@sentry/react": "^8.0.0",
"@svgr/webpack": "5.5.0",
"@timing71/common": "^0.4.0",
"@timing71/services": "^0.9.0",
"@timing71/services": "^0.10.0",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@visx/text": "^3.0.0",
Expand Down
66 changes: 23 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4275,20 +4275,20 @@
"@babel/runtime" "^7.12.5"

"@timing71/common@^0.4.0":
version "0.4.3"
resolved "https://npm.pkg.github.com/download/@timing71/common/0.4.3/ac995cc7465f42752f8fcbc29f13d24a0e8e03e1#ac995cc7465f42752f8fcbc29f13d24a0e8e03e1"
integrity sha512-K99Dvw5JDLWJ9yu5Gnwx+DTJqI1DFLnawnPrS9K3ryXNqbYpo4guc6mLPlKP5w1AAdQCSW1qH9wkfT3ddS0d3Q==
version "0.4.4"
resolved "https://npm.pkg.github.com/download/@timing71/common/0.4.4/86a5cc99a4d2c2f3b791d7be3df8eb08c81ac615#86a5cc99a4d2c2f3b791d7be3df8eb08c81ac615"
integrity sha512-4ut2Utfgif/14lNdyWL1dKmGaeZJDkrm9cv2uSlJFJfh0xNedgcYbIW33wSpnZur9fT1yclV/qgU5R0awRMB/A==
dependencies:
"@zip.js/zip.js" "^2.4.26"
dayjs "^1.11.6"
deep-equal "^2.1.0"
mobx "^6.7.0"
mobx-state-tree "^5.1.7"

"@timing71/services@^0.9.0":
version "0.9.9"
resolved "https://npm.pkg.github.com/download/@timing71/services/0.9.9/2ba2e4148a03a0b75f44b3b1fffa62d5ae41d7e8#2ba2e4148a03a0b75f44b3b1fffa62d5ae41d7e8"
integrity sha512-7bh80YLAh8fv5KLyZ6NjP2WTe2PoheXC5DCjEQRd3zjMqNadQvmNvaY2epmJlx6DJkRRm2Oy1mfmvwhSCPXDCw==
"@timing71/services@^0.10.0":
version "0.10.0"
resolved "https://npm.pkg.github.com/download/@timing71/services/0.10.0/52795c6e5417d5aa7c95040b0eee97af659f8eac#52795c6e5417d5aa7c95040b0eee97af659f8eac"
integrity sha512-Z1o1stwgCD0AasAMU0oDzT+pK06M8AqNJ8lUVmY/GJ6jBRh/eE7gB4QYWllzZp2+zwF/k/QjrHGKZDOJmtrHjQ==
dependencies:
"@microsoft/signalr" "^7.0.4"
cookie "^0.5.0"
Expand Down Expand Up @@ -5268,11 +5268,16 @@
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==

"@zip.js/zip.js@^2.4.0", "@zip.js/zip.js@^2.4.26":
"@zip.js/zip.js@^2.4.0":
version "2.7.41"
resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.7.41.tgz#582668dabe997c353b37f27edb95162f688d387a"
integrity sha512-EMxPWXlEqqvsK9jxPmNvEShrIXP2LYTdQnEfsBH6OQCnlZRVo/dJIgtzbKvtK9A8PBTDQdxwxulj+QKplmW2Xg==

"@zip.js/zip.js@^2.4.26":
version "2.7.45"
resolved "https://registry.yarnpkg.com/@zip.js/zip.js/-/zip.js-2.7.45.tgz#823fe2789401d8c1d836ce866578379ec1bd6f0b"
integrity sha512-Mm2EXF33DJQ/3GWWEWeP1UCqzpQ5+fiMvT3QWspsXY05DyqqxWu7a9awSzU4/spHMHVFrTjani1PR0vprgZpow==

abab@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291"
Expand Down Expand Up @@ -7784,11 +7789,16 @@ data-view-byte-offset@^1.0.0:
es-errors "^1.3.0"
is-data-view "^1.0.1"

dayjs@^1.10.7, dayjs@^1.11.6:
dayjs@^1.10.7:
version "1.11.10"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0"
integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==

dayjs@^1.11.6:
version "1.11.11"
resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.11.tgz#dfe0e9d54c5f8b68ccf8ca5f72ac603e7e5ed59e"
integrity sha512-okzr3f11N6WuqYtZSvm+F776mB41wRZMhKP+hc34YdW+KmtYYK9iqvHSwo2k9FEH3fhGXvOPV6yz2IcSrfRUDg==

debounce@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.1.tgz#38881d8f4166a5c5848020c11827b834bcb3e0a5"
Expand Down Expand Up @@ -12349,16 +12359,11 @@ mobx-react-lite@^4.0.0:
dependencies:
use-sync-external-store "^1.2.0"

mobx-state-tree@^5.1.6:
mobx-state-tree@^5.1.6, mobx-state-tree@^5.1.7:
version "5.4.2"
resolved "https://registry.yarnpkg.com/mobx-state-tree/-/mobx-state-tree-5.4.2.tgz#351bb49c9d08d2482688357cccc59ce51d773615"
integrity sha512-SGXAh2KCBQbWVcxeQbZEr5pchTgcfNZmGVRL2a2Me+pSMH98bZWXD6EOuuijbTGbc0hOoOsbab3JdwJyr+fW7Q==

mobx-state-tree@^5.1.7:
version "5.4.1"
resolved "https://registry.yarnpkg.com/mobx-state-tree/-/mobx-state-tree-5.4.1.tgz#97182a1e2587db5ff7a2b5f11ac6971e50498aed"
integrity sha512-eEBmfeYzbNSbNsdM+T1pchuOykZXT50B7eCXgf0E0O/jad/cigu4heBB9RwxzzyD/QGrXBPVctKYLypVXNHt3Q==

mobx-state-tree@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/mobx-state-tree/-/mobx-state-tree-6.0.0.tgz#c2a48246761b189c1789989b73d0017e9f05da44"
Expand Down Expand Up @@ -15356,16 +15361,7 @@ string-natural-compare@^3.0.1:
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==

"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -15472,7 +15468,7 @@ stringify-object@^3.3.0:
is-obj "^1.0.1"
is-regexp "^1.0.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand All @@ -15486,13 +15482,6 @@ strip-ansi@^3.0.0, strip-ansi@^3.0.1:
dependencies:
ansi-regex "^2.0.0"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^7.0.1:
version "7.1.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
Expand Down Expand Up @@ -17278,16 +17267,7 @@ worker-rpc@^0.1.0:
dependencies:
microevent.ts "~0.1.1"

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

0 comments on commit f086b72

Please sign in to comment.