Skip to content

Commit

Permalink
removed unnec text
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalmishraa committed Jul 31, 2024
1 parent e1db652 commit 85a6722
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 10 deletions.
2 changes: 1 addition & 1 deletion apps/web/app/components/ProblemSubmitBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ function SubmitProblem({
onSuccess={(token) => setToken(token)}
siteKey={TURNSTILE_SITE_KEY}
/>
)};
)}
<Button
disabled={status === SubmitStatus.PENDING}
type="submit"
Expand Down
123 changes: 123 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

71 changes: 62 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -537,25 +537,37 @@

"@redis/[email protected]":
version "1.2.0"
resolved "https://registry.npmjs.org/@redis/bloom/-/bloom-1.2.0.tgz"
integrity sha512-HG2DFjYKbpNmVXsa0keLHp/3leGJz1mjh09f2RLGGLQZzSHpkmZWuwJbAvo3QcRY8p80m5+ZdXZdYOSBLlp7Cg==

"@redis/client@^1.0.0", "@redis/[email protected]":
version "1.5.17"
"@redis/client@^1.0.0", "@redis/[email protected]":
version "1.6.0"
resolved "https://registry.npmjs.org/@redis/client/-/client-1.6.0.tgz"
integrity sha512-aR0uffYI700OEEH4gYnitAnv3vzVGXCFvYfdpu/CJKvk4pHfLPEy/JSZyrpQ+15WhXe1yJRXLtfQ84s4mEXnPg==
dependencies:
cluster-key-slot "1.1.2"
generic-pool "3.9.0"
yallist "4.0.0"

"@redis/[email protected]":
version "1.1.1"
resolved "https://registry.npmjs.org/@redis/graph/-/graph-1.1.1.tgz"
integrity sha512-FEMTcTHZozZciLRl6GiiIB4zGm5z5F3F6a6FZCyrfxdKOhFlGkiAqlexWMBzCi4DcRoyiOsuLfW+cjlGWyExOw==

"@redis/[email protected]":
version "1.0.6"
"@redis/[email protected]":
version "1.0.7"
resolved "https://registry.npmjs.org/@redis/json/-/json-1.0.7.tgz"
integrity sha512-6UyXfjVaTBTJtKNG4/9Z8PSpKE6XgSyEb8iwaqDcy+uKrd/DGYHTWkUdnQDyzm727V7p21WUMhsqz5oy65kPcQ==

"@redis/[email protected]":
version "1.1.6"
"@redis/[email protected]":
version "1.2.0"
resolved "https://registry.npmjs.org/@redis/search/-/search-1.2.0.tgz"
integrity sha512-tYoDBbtqOVigEDMAcTGsRlMycIIjwMCgD8eR2t0NANeQmgK/lvxNAvYyb6bZDD4frHRhIHkJu2TBRvB0ERkOmw==

"@redis/[email protected]":
version "1.0.5"
"@redis/[email protected]":
version "1.1.0"
resolved "https://registry.npmjs.org/@redis/time-series/-/time-series-1.1.0.tgz"
integrity sha512-c1Q99M5ljsIuc4YdaCwfUEXsofakb9c8+Zse2qxTadu8TalLXuAESzLvFAvNVbkmSlvlzIQOLpBCmWI9wTOt+g==

"@repo/common@file:/Users/vishal/Desktop/PROJECTS/algoearth/packages/common":
version "1.0.0"
Expand Down Expand Up @@ -751,6 +763,27 @@
resolved "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz"
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==

"@upstash/core-analytics@^0.0.10":
version "0.0.10"
resolved "https://registry.npmjs.org/@upstash/core-analytics/-/core-analytics-0.0.10.tgz"
integrity sha512-7qJHGxpQgQr9/vmeS1PktEwvNAF7TI4iJDi8Pu2CFZ9YUGHZH4fOP5TfYlZ4aVxfopnELiE4BS4FBjyK7V1/xQ==
dependencies:
"@upstash/redis" "^1.28.3"

"@upstash/ratelimit@^2.0.1":
version "2.0.1"
resolved "https://registry.npmjs.org/@upstash/ratelimit/-/ratelimit-2.0.1.tgz"
integrity sha512-J+0hlkvWUjlVrjcBQhWx7gbaUGsvFF59i+GAx7YQk8L0E0MQ93xzCPu02uaXhGDJGkxiar7nRRPqj3hs+CdAJg==
dependencies:
"@upstash/core-analytics" "^0.0.10"

"@upstash/redis@^1.28.3":
version "1.34.0"
resolved "https://registry.npmjs.org/@upstash/redis/-/redis-1.34.0.tgz"
integrity sha512-TrXNoJLkysIl8SBc4u9bNnyoFYoILpCcFJcLyWCccb/QSUmaVKdvY0m5diZqc3btExsapcMbaw/s/wh9Sf1pJw==
dependencies:
crypto-js "^4.2.0"

"@vitest/[email protected]":
version "2.0.4"
resolved "https://registry.npmjs.org/@vitest/expect/-/expect-2.0.4.tgz"
Expand Down Expand Up @@ -1315,6 +1348,11 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
shebang-command "^2.0.0"
which "^2.0.1"

crypto-js@^4.2.0:
version "4.2.0"
resolved "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz"
integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==

cssesc@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz"
Expand Down Expand Up @@ -2129,6 +2167,8 @@ gauge@^3.0.0:

[email protected]:
version "3.9.0"
resolved "https://registry.npmjs.org/generic-pool/-/generic-pool-3.9.0.tgz"
integrity sha512-hymDOu5B53XvN4QT9dBmZxPX4CWhBPPLguTZ9MMFeFa/Kg0xWVfylOVNlJji/E7yTZWFd/q9GO5TxDLq156D7g==

get-func-name@^2.0.1:
version "2.0.2"
Expand Down Expand Up @@ -4088,6 +4128,18 @@ redis-parser@^3.0.0:
dependencies:
redis-errors "^1.0.0"

redis@^4.7.0:
version "4.7.0"
resolved "https://registry.npmjs.org/redis/-/redis-4.7.0.tgz"
integrity sha512-zvmkHEAdGMn+hMRXuMBtu4Vo5P6rHQjLoHftu+lBqq8ZTA3RCVC/WzD790bkKKiNFp7d5/9PcSD19fJyyRvOdQ==
dependencies:
"@redis/bloom" "1.2.0"
"@redis/client" "1.6.0"
"@redis/graph" "1.1.1"
"@redis/json" "1.0.7"
"@redis/search" "1.2.0"
"@redis/time-series" "1.1.0"

reflect.getprototypeof@^1.0.4:
version "1.0.6"
resolved "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.6.tgz"
Expand Down Expand Up @@ -5046,12 +5098,12 @@ vitest@^2.0.4:
version "0.1.0"
resolved "file:apps/web"
dependencies:
"@marsidev/react-turnstile" "^0.7.2"
"@monaco-editor/react" "^4.6.0"
"@radix-ui/react-label" "^2.1.0"
"@radix-ui/react-select" "^2.1.1"
"@radix-ui/react-slot" "^1.1.0"
"@radix-ui/react-tabs" "^1.1.0"
"@upstash/ratelimit" "^2.0.1"
axios "^1.7.2"
bcrypt "^5.1.1"
class-variance-authority "^0.7.0"
Expand All @@ -5064,6 +5116,7 @@ vitest@^2.0.4:
react "^18"
react-dom "^18"
react-toastify "^10.0.5"
redis "^4.7.0"
tailwind-merge "^2.4.0"
tailwindcss-animate "^1.0.7"
vconcol "^1.0.1"
Expand Down

0 comments on commit 85a6722

Please sign in to comment.