mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: @freecodecamp/curriculum-helpers@7.1.0 (#62954)
This commit is contained in:
Generated
+6
-6
@@ -983,8 +983,8 @@ importers:
|
|||||||
tools/client-plugins/browser-scripts:
|
tools/client-plugins/browser-scripts:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@freecodecamp/curriculum-helpers':
|
'@freecodecamp/curriculum-helpers':
|
||||||
specifier: ^7.0.1
|
specifier: ^7.1.0
|
||||||
version: 7.0.1(debug@4.3.4)(typescript@5.7.3)
|
version: 7.1.0(debug@4.3.4)(typescript@5.7.3)
|
||||||
xterm:
|
xterm:
|
||||||
specifier: ^5.2.1
|
specifier: ^5.2.1
|
||||||
version: 5.3.0
|
version: 5.3.0
|
||||||
@@ -2972,8 +2972,8 @@ packages:
|
|||||||
'@fortawesome/fontawesome-svg-core': ~1 || ~6 || ~7
|
'@fortawesome/fontawesome-svg-core': ~1 || ~6 || ~7
|
||||||
react: ^16.3 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
react: ^16.3 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
||||||
|
|
||||||
'@freecodecamp/curriculum-helpers@7.0.1':
|
'@freecodecamp/curriculum-helpers@7.1.0':
|
||||||
resolution: {integrity: sha512-20tFHdPwH5AlWpFfWyRhhzfGjw0hel9NVTtvvGotcPuCzT8DVWDkfZdK1NzFy5qsX1FpXOnCBpeLlJuPDQ21fA==}
|
resolution: {integrity: sha512-R5ZNeGg4LBmLRHinfOuBxSJhkJn7+3B6f3m8qszRoMzlfn0dCjV+fFP0Qls3GQOaavfrxCNT+Y4YvECDn/S0Kw==}
|
||||||
engines: {pnpm: '>= 10'}
|
engines: {pnpm: '>= 10'}
|
||||||
|
|
||||||
'@freecodecamp/loop-protect@3.0.0':
|
'@freecodecamp/loop-protect@3.0.0':
|
||||||
@@ -11519,7 +11519,7 @@ packages:
|
|||||||
puppeteer@22.12.1:
|
puppeteer@22.12.1:
|
||||||
resolution: {integrity: sha512-1GxY8dnEnHr1SLzdSDr0FCjM6JQfAh2E2I/EqzeF8a58DbGVk9oVjj4lFdqNoVbpgFSpAbz7VER9St7S1wDpNg==}
|
resolution: {integrity: sha512-1GxY8dnEnHr1SLzdSDr0FCjM6JQfAh2E2I/EqzeF8a58DbGVk9oVjj4lFdqNoVbpgFSpAbz7VER9St7S1wDpNg==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
deprecated: < 24.10.2 is no longer supported
|
deprecated: < 24.15.0 is no longer supported
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
puppeteer@24.10.0:
|
puppeteer@24.10.0:
|
||||||
@@ -17293,7 +17293,7 @@ snapshots:
|
|||||||
prop-types: 15.8.1
|
prop-types: 15.8.1
|
||||||
react: 17.0.2
|
react: 17.0.2
|
||||||
|
|
||||||
'@freecodecamp/curriculum-helpers@7.0.1(debug@4.3.4)(typescript@5.7.3)':
|
'@freecodecamp/curriculum-helpers@7.1.0(debug@4.3.4)(typescript@5.7.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sinonjs/fake-timers': 14.0.0
|
'@sinonjs/fake-timers': 14.0.0
|
||||||
'@types/jquery': 3.5.32
|
'@types/jquery': 3.5.32
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
"webpack-cli": "4.10.0"
|
"webpack-cli": "4.10.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@freecodecamp/curriculum-helpers": "^7.0.1",
|
"@freecodecamp/curriculum-helpers": "^7.1.0",
|
||||||
"xterm": "^5.2.1"
|
"xterm": "^5.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user