mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore(deps): update curriculum-helpers to 5.3.0 (#61237)
This commit is contained in:
committed by
GitHub
parent
0c6222cd70
commit
20aa972fd6
Generated
+5
-5
@@ -945,8 +945,8 @@ importers:
|
|||||||
tools/client-plugins/browser-scripts:
|
tools/client-plugins/browser-scripts:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@freecodecamp/curriculum-helpers':
|
'@freecodecamp/curriculum-helpers':
|
||||||
specifier: ^5.0.0
|
specifier: ^5.3.0
|
||||||
version: 5.0.0(typescript@5.8.2)
|
version: 5.3.0(typescript@5.8.2)
|
||||||
react:
|
react:
|
||||||
specifier: '16'
|
specifier: '16'
|
||||||
version: 16.14.0
|
version: 16.14.0
|
||||||
@@ -2748,8 +2748,8 @@ packages:
|
|||||||
'@fortawesome/fontawesome-svg-core': ~1 || ~6
|
'@fortawesome/fontawesome-svg-core': ~1 || ~6
|
||||||
react: '>=16.3'
|
react: '>=16.3'
|
||||||
|
|
||||||
'@freecodecamp/curriculum-helpers@5.0.0':
|
'@freecodecamp/curriculum-helpers@5.3.0':
|
||||||
resolution: {integrity: sha512-HS/qFbnOQ3Lgn+dQMrmF8iagK7T+TNpgmbTbBIqIo32/yamKFAqWvmeT3aPucLEuWrC+Abp0w6SwYCrx7DcBXg==}
|
resolution: {integrity: sha512-ya+NlEA4G/I64yfDwwFh6JR9qxmLOtM0512bnupdVP08MQh8A71r0a9YhbGxpxIOym08WcEd0nVHjYk652EMmA==}
|
||||||
engines: {pnpm: '>= 10'}
|
engines: {pnpm: '>= 10'}
|
||||||
|
|
||||||
'@freecodecamp/loop-protect@3.0.0':
|
'@freecodecamp/loop-protect@3.0.0':
|
||||||
@@ -16887,7 +16887,7 @@ snapshots:
|
|||||||
prop-types: 15.8.1
|
prop-types: 15.8.1
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
|
|
||||||
'@freecodecamp/curriculum-helpers@5.0.0(typescript@5.8.2)':
|
'@freecodecamp/curriculum-helpers@5.3.0(typescript@5.8.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sinonjs/fake-timers': 14.0.0
|
'@sinonjs/fake-timers': 14.0.0
|
||||||
'@types/jquery': 3.5.32
|
'@types/jquery': 3.5.32
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
"webpack-cli": "4.10.0"
|
"webpack-cli": "4.10.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@freecodecamp/curriculum-helpers": "^5.0.0",
|
"@freecodecamp/curriculum-helpers": "^5.3.0",
|
||||||
"react": "16",
|
"react": "16",
|
||||||
"react-dom": "16",
|
"react-dom": "16",
|
||||||
"xterm": "^5.2.1"
|
"xterm": "^5.2.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user