Skip to content

Commit

Permalink
Merge pull request #326 from OpenUp-LabTakizawa/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/dependencies-190e3a4185

Bump the dependencies group with 2 updates
  • Loading branch information
Marukome0743 authored May 24, 2024
2 parents 89396d9 + 9f34dc3 commit b73ca2a
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
Binary file modified bun.lockb
Binary file not shown.
64 changes: 32 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
# bun ./bun.lockb --hash: 82443D0F6832CBFD-02413dcc1383af34-1B79D43210C651E7-7eb5d25b2d7d9c73
# bun ./bun.lockb --hash: 60410536720FD7BA-99f8ec8b5f91fd7d-F1D9D92DE7020E9D-ac2d8d5557bee6d8


"@alloc/quick-lru@^5.2.0":
Expand All @@ -9,32 +9,32 @@
integrity sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==

"@babel/code-frame@^7.10.4":
version "7.24.2"
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz"
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
version "7.24.6"
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.6.tgz"
integrity sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==
dependencies:
"@babel/highlight" "^7.24.2"
"@babel/highlight" "^7.24.6"
picocolors "^1.0.0"

"@babel/helper-validator-identifier@^7.24.5":
version "7.24.5"
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz"
integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
"@babel/helper-validator-identifier@^7.24.6":
version "7.24.6"
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.6.tgz"
integrity sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==

"@babel/highlight@^7.24.2":
version "7.24.5"
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz"
integrity sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==
"@babel/highlight@^7.24.6":
version "7.24.6"
resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.6.tgz"
integrity sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==
dependencies:
"@babel/helper-validator-identifier" "^7.24.5"
"@babel/helper-validator-identifier" "^7.24.6"
chalk "^2.4.2"
js-tokens "^4.0.0"
picocolors "^1.0.0"

"@babel/runtime@^7.12.5":
version "7.24.5"
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.5.tgz"
integrity sha512-Nms86NXrsaeU9vbBJKni6gXiEXZ4CVpYVzEjDH9Sb8vmZ3UljyA1GSOJl/6LGPO8EHLuSF9H+IxNXHPX8QHJ4g==
version "7.24.6"
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.6.tgz"
integrity sha512-Ja18XcETdEl5mzzACGd+DKgaGJzPTCow7EglgwTmHdwokzDFYh/MHua6lU6DV/hjF2IaOJ4oX2nqnjG7RElKOw==
dependencies:
regenerator-runtime "^0.14.0"

Expand Down Expand Up @@ -751,9 +751,9 @@ function-bind@^1.1.2:
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==

glob@^10.3.10:
version "10.4.0"
resolved "https://registry.npmjs.org/glob/-/glob-10.4.0.tgz"
integrity sha512-+K6CicMIL11UEbC3gH/MVxgGG4gJDMu9tPD+nH+d6W3+y2fYuDSbpa2b+EGyvCGvSN/PT/7daJTH25NknJkcIQ==
version "10.4.1"
resolved "https://registry.npmjs.org/glob/-/glob-10.4.1.tgz"
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
dependencies:
foreground-child "^3.1.0"
jackspeak "^3.1.2"
Expand Down Expand Up @@ -1088,17 +1088,17 @@ queue-microtask@^1.2.2:
resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==

"[email protected]4c2e457c7c-20240522", "[email protected]", "react@>= 16", "react@>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0", react@^18.0.0, react@canary:
version "19.0.0-rc-4c2e457c7c-20240522"
resolved "https://registry.npmjs.org/react/-/react-19.0.0-rc-4c2e457c7c-20240522.tgz"
integrity sha512-jA9abMci6Z9xYDh07shOajSM5/wII9/lo8Cshk6zXo2Y6nc4LIvXqhjk0yOfiMlwMGEc+Ee1veGwa4ixjnzBJA==
"[email protected]935180c7e0-20240524", "[email protected]", "react@>= 16", "react@>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0", react@^18.0.0, react@canary:
version "19.0.0-rc-935180c7e0-20240524"
resolved "https://registry.npmjs.org/react/-/react-19.0.0-rc-935180c7e0-20240524.tgz"
integrity sha512-UDaKY7FXO4A2tg4srdLTlkdj5WQCKS9JSrqs21qQvyD4s4qwm3sah5zhfnDHBumzZ3f+PVTcF9PrfDnmu/qKpA==

"[email protected]", react-dom@^18.0.0, react-dom@canary:
version "19.0.0-rc-4c2e457c7c-20240522"
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.0.0-rc-4c2e457c7c-20240522.tgz"
integrity sha512-HXPEwX9ibB3OSzaU03Bh6uw7QFulRzyLJM3x+3WoF2j++D9tl2PoqiN6+ctH5Nrh6X11+oxH7Eq3RqkQhbQqKw==
version "19.0.0-rc-935180c7e0-20240524"
resolved "https://registry.npmjs.org/react-dom/-/react-dom-19.0.0-rc-935180c7e0-20240524.tgz"
integrity sha512-17SL+9qxiLUZnaBWr+mO3hpz5ncP5NbJp6jnbA6cFbsWNdV3p4s8iMVALIcfZF1zPIiWQeYrZQK/Z8GY3xjihg==
dependencies:
scheduler "0.25.0-rc-4c2e457c7c-20240522"
scheduler "0.25.0-rc-935180c7e0-20240524"

react-is@^17.0.1:
version "17.0.2"
Expand Down Expand Up @@ -1145,10 +1145,10 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

"[email protected]4c2e457c7c-20240522":
version "0.25.0-rc-4c2e457c7c-20240522"
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0-rc-4c2e457c7c-20240522.tgz"
integrity sha512-Vyzc3lN/cMuxvrMKtToIytTL6P2Xiz0zQlY+0KioteRSSgNORZ5gQX7MYEHpQ0QUm44mcpkZxSdZsI7YYNLpsQ==
"[email protected]935180c7e0-20240524":
version "0.25.0-rc-935180c7e0-20240524"
resolved "https://registry.npmjs.org/scheduler/-/scheduler-0.25.0-rc-935180c7e0-20240524.tgz"
integrity sha512-YfkorLQDTfVArSlFsSmTFMWW2CoUtNhkveeEzfbyqi5bShsEyQxAPLBGOUoBxaXEcQSJ2bXhkz3ZSTJCO/Th8A==

semver@^7.6.0:
version "7.6.2"
Expand Down

0 comments on commit b73ca2a

Please sign in to comment.