fix(deps): update dependency @loadable/component to v5.15.2

pull/44481/head
Renovate Bot 2021-12-12 08:20:16 +00:00 committed by renovate[bot]
parent 9c386c829f
commit ae7535299e
2 changed files with 9 additions and 9 deletions

View File

@ -48,7 +48,7 @@
"@freecodecamp/react-bootstrap": "0.32.3", "@freecodecamp/react-bootstrap": "0.32.3",
"@freecodecamp/react-calendar-heatmap": "1.0.0", "@freecodecamp/react-calendar-heatmap": "1.0.0",
"@freecodecamp/strip-comments": "3.0.1", "@freecodecamp/strip-comments": "3.0.1",
"@loadable/component": "5.15.0", "@loadable/component": "5.15.2",
"@reach/router": "1.3.4", "@reach/router": "1.3.4",
"@stripe/react-stripe-js": "1.6.0", "@stripe/react-stripe-js": "1.6.0",
"@stripe/stripe-js": "1.22.0", "@stripe/stripe-js": "1.22.0",

16
package-lock.json generated
View File

@ -216,7 +216,7 @@
"@freecodecamp/react-bootstrap": "0.32.3", "@freecodecamp/react-bootstrap": "0.32.3",
"@freecodecamp/react-calendar-heatmap": "1.0.0", "@freecodecamp/react-calendar-heatmap": "1.0.0",
"@freecodecamp/strip-comments": "3.0.1", "@freecodecamp/strip-comments": "3.0.1",
"@loadable/component": "5.15.0", "@loadable/component": "5.15.2",
"@reach/router": "1.3.4", "@reach/router": "1.3.4",
"@stripe/react-stripe-js": "1.6.0", "@stripe/react-stripe-js": "1.6.0",
"@stripe/stripe-js": "1.22.0", "@stripe/stripe-js": "1.22.0",
@ -4373,9 +4373,9 @@
} }
}, },
"node_modules/@loadable/component": { "node_modules/@loadable/component": {
"version": "5.15.0", "version": "5.15.2",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.15.0.tgz", "resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.15.2.tgz",
"integrity": "sha512-g63rQzypPOZi0BeGsK4ST2MYhsFR+i7bhL8k/McUoWDNMDuTTdUlQ2GACKxqh5sI/dNC/6nVoPrycMnSylnAgQ==", "integrity": "sha512-ryFAZOX5P2vFkUdzaAtTG88IGnr9qxSdvLRvJySXcUA4B4xVWurUNADu3AnKPksxOZajljqTrDEDcYjeL4lvLw==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.7.7", "@babel/runtime": "^7.7.7",
"hoist-non-react-statics": "^3.3.1", "hoist-non-react-statics": "^3.3.1",
@ -57683,7 +57683,7 @@
"@freecodecamp/react-bootstrap": "0.32.3", "@freecodecamp/react-bootstrap": "0.32.3",
"@freecodecamp/react-calendar-heatmap": "1.0.0", "@freecodecamp/react-calendar-heatmap": "1.0.0",
"@freecodecamp/strip-comments": "3.0.1", "@freecodecamp/strip-comments": "3.0.1",
"@loadable/component": "5.15.0", "@loadable/component": "5.15.2",
"@reach/router": "1.3.4", "@reach/router": "1.3.4",
"@stripe/react-stripe-js": "1.6.0", "@stripe/react-stripe-js": "1.6.0",
"@stripe/stripe-js": "1.22.0", "@stripe/stripe-js": "1.22.0",
@ -59300,9 +59300,9 @@
} }
}, },
"@loadable/component": { "@loadable/component": {
"version": "5.15.0", "version": "5.15.2",
"resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.15.0.tgz", "resolved": "https://registry.npmjs.org/@loadable/component/-/component-5.15.2.tgz",
"integrity": "sha512-g63rQzypPOZi0BeGsK4ST2MYhsFR+i7bhL8k/McUoWDNMDuTTdUlQ2GACKxqh5sI/dNC/6nVoPrycMnSylnAgQ==", "integrity": "sha512-ryFAZOX5P2vFkUdzaAtTG88IGnr9qxSdvLRvJySXcUA4B4xVWurUNADu3AnKPksxOZajljqTrDEDcYjeL4lvLw==",
"requires": { "requires": {
"@babel/runtime": "^7.7.7", "@babel/runtime": "^7.7.7",
"hoist-non-react-statics": "^3.3.1", "hoist-non-react-statics": "^3.3.1",