Skip to content

Commit aeaa64d

Browse files
chore(deps): bump @babel/runtime from 7.23.8 to 7.27.1 in /paybutton
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.8 to 7.27.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c06715a commit aeaa64d

1 file changed

Lines changed: 22 additions & 12 deletions

File tree

paybutton/yarn.lock

Lines changed: 22 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -259,11 +259,9 @@
259259
"@babel/helper-plugin-utils" "^7.22.5"
260260

261261
"@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7":
262-
version "7.23.8"
263-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.8.tgz#8ee6fe1ac47add7122902f257b8ddf55c898f650"
264-
integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==
265-
dependencies:
266-
regenerator-runtime "^0.14.0"
262+
version "7.27.1"
263+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.1.tgz#9fce313d12c9a77507f264de74626e87fd0dc541"
264+
integrity sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==
267265

268266
"@babel/template@^7.22.15", "@babel/template@^7.3.3":
269267
version "7.22.15"
@@ -658,8 +656,25 @@
658656
integrity sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==
659657

660658
"@paybutton/react@link:../react":
661-
version "0.0.0"
662-
uid ""
659+
version "4.1.0"
660+
dependencies:
661+
"@material-ui/core" "4.12.4"
662+
"@material-ui/lab" "4.0.0-alpha.61"
663+
"@material-ui/styles" "4.11.5"
664+
"@types/crypto-js" "^4.2.1"
665+
"@types/jest" "^29.5.11"
666+
axios "1.6.5"
667+
bignumber.js "9.0.2"
668+
copy-to-clipboard "3.3.3"
669+
crypto-js "^4.2.0"
670+
jest "^29.7.0"
671+
lodash "4.17.21"
672+
notistack "1.0.10"
673+
qrcode.react "1.0.1"
674+
react-jss "10.10.0"
675+
socket.io-client "4.7.4"
676+
ts-jest "^29.1.1"
677+
xecaddrjs "^0.0.1"
663678

664679
"@rollup/plugin-alias@^5.1.0":
665680
version "5.1.0"
@@ -2842,11 +2857,6 @@ readdirp@~3.6.0:
28422857
dependencies:
28432858
picomatch "^2.2.1"
28442859

2845-
regenerator-runtime@^0.14.0:
2846-
version "0.14.1"
2847-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
2848-
integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
2849-
28502860
require-directory@^2.1.1:
28512861
version "2.1.1"
28522862
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"

0 commit comments

Comments
 (0)