⬆️ Bump @loadable/component from 5.16.3 to 5.16.4 in /website
Bumps [@loadable/component](https://github.com/gregberge/loadable-components) from 5.16.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](https://github.com/gregberge/loadable-components/compare/v5.16.3...v5.16.4) --- updated-dependencies: - dependency-name: "@loadable/component" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1b842a1c60
commit
37b0f1386f
10
website/package-lock.json
generated
10
website/package-lock.json
generated
@ -11,7 +11,7 @@
|
|||||||
"@docusaurus/core": "3.1.1",
|
"@docusaurus/core": "3.1.1",
|
||||||
"@docusaurus/plugin-google-gtag": "^3.3.2",
|
"@docusaurus/plugin-google-gtag": "^3.3.2",
|
||||||
"@docusaurus/preset-classic": "3.1.1",
|
"@docusaurus/preset-classic": "3.1.1",
|
||||||
"@loadable/component": "^5.16.3",
|
"@loadable/component": "^5.16.4",
|
||||||
"@mdx-js/react": "^3.0.0",
|
"@mdx-js/react": "^3.0.0",
|
||||||
"animate.css": "^4.1.1",
|
"animate.css": "^4.1.1",
|
||||||
"clsx": "2.1.0",
|
"clsx": "2.1.0",
|
||||||
@ -4253,11 +4253,11 @@
|
|||||||
"integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A=="
|
"integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A=="
|
||||||
},
|
},
|
||||||
"node_modules/@loadable/component": {
|
"node_modules/@loadable/component": {
|
||||||
"version": "5.16.3",
|
"version": "5.16.4",
|
||||||
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.16.3.tgz",
|
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.16.4.tgz",
|
||||||
"integrity": "sha512-2mVvHs2988oVX2/zM0y6nYhJ4rTVHhkhRnpupBA0Rjl5tS8op9uSR4u5SLVfMLxzpspr2UiIBQD+wEuMsuq4Dg==",
|
"integrity": "sha512-fJWxx9b5WHX90QKmizo9B+es2so8DnBthI1mbflwCoOyvzEwxiZ/SVDCTtXEnHG72/kGBdzr297SSIekYtzSOQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.7.7",
|
"@babel/runtime": "^7.12.18",
|
||||||
"hoist-non-react-statics": "^3.3.1",
|
"hoist-non-react-statics": "^3.3.1",
|
||||||
"react-is": "^16.12.0"
|
"react-is": "^16.12.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
"@docusaurus/core": "3.1.1",
|
"@docusaurus/core": "3.1.1",
|
||||||
"@docusaurus/plugin-google-gtag": "^3.3.2",
|
"@docusaurus/plugin-google-gtag": "^3.3.2",
|
||||||
"@docusaurus/preset-classic": "3.1.1",
|
"@docusaurus/preset-classic": "3.1.1",
|
||||||
"@loadable/component": "^5.16.3",
|
"@loadable/component": "^5.16.4",
|
||||||
"@mdx-js/react": "^3.0.0",
|
"@mdx-js/react": "^3.0.0",
|
||||||
"animate.css": "^4.1.1",
|
"animate.css": "^4.1.1",
|
||||||
"clsx": "2.1.0",
|
"clsx": "2.1.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user