mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-09 14:11:51 +02:00
📦 Bump spacetime (#836)
This commit is contained in:
parent
49b16aaa63
commit
82e7358574
3 changed files with 6 additions and 11 deletions
|
@ -64,7 +64,7 @@
|
||||||
"react-remove-scroll": "^2.5.6",
|
"react-remove-scroll": "^2.5.6",
|
||||||
"react-use": "^17.4.0",
|
"react-use": "^17.4.0",
|
||||||
"smoothscroll-polyfill": "^0.4.4",
|
"smoothscroll-polyfill": "^0.4.4",
|
||||||
"spacetime": "^7.1.4",
|
"spacetime": "^7.4.7",
|
||||||
"superjson": "^1.12.2",
|
"superjson": "^1.12.2",
|
||||||
"timezone-soft": "^1.4.1",
|
"timezone-soft": "^1.4.1",
|
||||||
"typescript": "^4.9.4",
|
"typescript": "^4.9.4",
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"@trpc/react-query": "^10.13.0",
|
"@trpc/react-query": "^10.13.0",
|
||||||
"@trpc/server": "^10.13.0",
|
"@trpc/server": "^10.13.0",
|
||||||
"iron-session": "^6.3.1",
|
"iron-session": "^6.3.1",
|
||||||
"spacetime": "^7.4.4",
|
"spacetime": "^7.4.7",
|
||||||
"stripe": "^13.2.0",
|
"stripe": "^13.2.0",
|
||||||
"superjson": "^1.12.2",
|
"superjson": "^1.12.2",
|
||||||
"timezone-soft": "^1.4.1"
|
"timezone-soft": "^1.4.1"
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -9328,15 +9328,10 @@ space-separated-tokens@^2.0.0:
|
||||||
resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f"
|
resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f"
|
||||||
integrity sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==
|
integrity sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==
|
||||||
|
|
||||||
spacetime@^7.1.4:
|
spacetime@^7.4.7:
|
||||||
version "7.4.1"
|
version "7.4.7"
|
||||||
resolved "https://registry.npmjs.org/spacetime/-/spacetime-7.4.1.tgz"
|
resolved "https://registry.yarnpkg.com/spacetime/-/spacetime-7.4.7.tgz#58e88c688727ff9b8e7be243404f511c89399828"
|
||||||
integrity sha512-khQpvLNMhHFzfFJslMfunqqsjOxdmoDDYX5Wh4qYb8N6f8vBPI6HvbT7Wb2wcMa+oP1Xh1HpEcwfPFrj8UfvHQ==
|
integrity sha512-5qVgPHUQj9TD4g1Xl68tXXwEi/27Xatvroyj8VU8/E7RgaqLJNaTte5tu3GRowuMqHcNMxs7UfzKeqAlLCo3tQ==
|
||||||
|
|
||||||
spacetime@^7.4.4:
|
|
||||||
version "7.4.4"
|
|
||||||
resolved "https://registry.npmjs.org/spacetime/-/spacetime-7.4.4.tgz"
|
|
||||||
integrity sha512-88oqexyzGTzMCOibaBTE+3HXmaT+mw3EZVMymNTn1Xkg/6bC+nA3ZvsfmFEwxzc0VfG9BYYaXevvLiDRP7RJ6A==
|
|
||||||
|
|
||||||
spdx-correct@^3.0.0:
|
spdx-correct@^3.0.0:
|
||||||
version "3.1.1"
|
version "3.1.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue