chore: @freecodecamp/curriculum-helpers@7.1.0 (#62954)

This commit is contained in:
Dario
2025-10-23 00:26:08 +02:00
committed by GitHub
parent f22cafcf38
commit b99f643757
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -983,8 +983,8 @@ importers:
tools/client-plugins/browser-scripts:
dependencies:
'@freecodecamp/curriculum-helpers':
specifier: ^7.0.1
version: 7.0.1(debug@4.3.4)(typescript@5.7.3)
specifier: ^7.1.0
version: 7.1.0(debug@4.3.4)(typescript@5.7.3)
xterm:
specifier: ^5.2.1
version: 5.3.0
@@ -2972,8 +2972,8 @@ packages:
'@fortawesome/fontawesome-svg-core': ~1 || ~6 || ~7
react: ^16.3 || ^17.0.0 || ^18.0.0 || ^19.0.0
'@freecodecamp/curriculum-helpers@7.0.1':
resolution: {integrity: sha512-20tFHdPwH5AlWpFfWyRhhzfGjw0hel9NVTtvvGotcPuCzT8DVWDkfZdK1NzFy5qsX1FpXOnCBpeLlJuPDQ21fA==}
'@freecodecamp/curriculum-helpers@7.1.0':
resolution: {integrity: sha512-R5ZNeGg4LBmLRHinfOuBxSJhkJn7+3B6f3m8qszRoMzlfn0dCjV+fFP0Qls3GQOaavfrxCNT+Y4YvECDn/S0Kw==}
engines: {pnpm: '>= 10'}
'@freecodecamp/loop-protect@3.0.0':
@@ -11519,7 +11519,7 @@ packages:
puppeteer@22.12.1:
resolution: {integrity: sha512-1GxY8dnEnHr1SLzdSDr0FCjM6JQfAh2E2I/EqzeF8a58DbGVk9oVjj4lFdqNoVbpgFSpAbz7VER9St7S1wDpNg==}
engines: {node: '>=18'}
deprecated: < 24.10.2 is no longer supported
deprecated: < 24.15.0 is no longer supported
hasBin: true
puppeteer@24.10.0:
@@ -17293,7 +17293,7 @@ snapshots:
prop-types: 15.8.1
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:
'@sinonjs/fake-timers': 14.0.0
'@types/jquery': 3.5.32
@@ -41,7 +41,7 @@
"webpack-cli": "4.10.0"
},
"dependencies": {
"@freecodecamp/curriculum-helpers": "^7.0.1",
"@freecodecamp/curriculum-helpers": "^7.1.0",
"xterm": "^5.2.1"
}
}