Skip to content

Commit 34aa031

Browse files
chore(deps): bump @loadable/component from 5.15.3 to 5.16.4
Bumps [@loadable/component](https://github.com/gregberge/loadable-components) from 5.15.3 to 5.16.4. - [Release notes](https://github.com/gregberge/loadable-components/releases) - [Changelog](https://github.com/gregberge/loadable-components/blob/main/CHANGELOG.md) - [Commits](gregberge/loadable-components@v5.15.3...v5.16.4) --- updated-dependencies: - dependency-name: "@loadable/component" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ad0e6c2 commit 34aa031

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@drizzle/react-plugin": "^1.5.3",
6565
"@drizzle/store": "^1.5.3",
6666
"@kleros/pnk-merkle-drop-contracts": "^0.1.0",
67-
"@loadable/component": "^5.5.0",
67+
"@loadable/component": "^5.16.4",
6868
"@reality.eth/contracts": "3.0.0",
6969
"@reality.eth/reality-eth-lib": "3.0.0",
7070
"@sentry/react": "^7.37.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1566,10 +1566,10 @@
15661566
dependencies:
15671567
regenerator-runtime "^0.12.0"
15681568

1569-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.18.3", "@babel/runtime@^7.2.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.7", "@babel/runtime@^7.24.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.7", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1570-
version "7.26.9"
1571-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.9.tgz#aa4c6facc65b9cb3f87d75125ffd47781b475433"
1572-
integrity sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==
1569+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.18", "@babel/runtime@^7.18.3", "@babel/runtime@^7.2.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.7", "@babel/runtime@^7.24.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1570+
version "7.26.10"
1571+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1572+
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
15731573
dependencies:
15741574
regenerator-runtime "^0.14.0"
15751575

@@ -2444,12 +2444,12 @@
24442444
dependencies:
24452445
"@openzeppelin/contracts" "^3.4.0"
24462446

2447-
"@loadable/component@^5.5.0":
2448-
version "5.15.3"
2449-
resolved "https://registry.yarnpkg.com/@loadable/component/-/component-5.15.3.tgz#7de7dcbdbf3db3799bf48d58cfcbae7a18d1818c"
2450-
integrity sha512-VOgYgCABn6+/7aGIpg7m0Ruj34tGetaJzt4bQ345FwEovDQZ+dua+NWLmuJKv8rWZyxOUSfoJkmGnzyDXH2BAQ==
2447+
"@loadable/component@^5.16.4":
2448+
version "5.16.4"
2449+
resolved "https://registry.yarnpkg.com/@loadable/component/-/component-5.16.4.tgz#583cb65945a5061ca3c6b90eb34835c154283ff4"
2450+
integrity sha512-fJWxx9b5WHX90QKmizo9B+es2so8DnBthI1mbflwCoOyvzEwxiZ/SVDCTtXEnHG72/kGBdzr297SSIekYtzSOQ==
24512451
dependencies:
2452-
"@babel/runtime" "^7.7.7"
2452+
"@babel/runtime" "^7.12.18"
24532453
hoist-non-react-statics "^3.3.1"
24542454
react-is "^16.12.0"
24552455

0 commit comments

Comments
 (0)