mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
chore: @freecodecamp/curriculum-helpers@7.0.1 (#62927)
This commit is contained in:
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -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.0
|
specifier: ^7.0.1
|
||||||
version: 7.0.0(debug@4.3.4)(typescript@5.7.3)
|
version: 7.0.1(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.0':
|
'@freecodecamp/curriculum-helpers@7.0.1':
|
||||||
resolution: {integrity: sha512-wDdCws8tGCe9LOtl+A1ZarGI+dCRo0igcb0PJksz1HCuGLbXDbVTeFp8FBUffCL1ybSh3oUrN4YQpxjTeifY9w==}
|
resolution: {integrity: sha512-20tFHdPwH5AlWpFfWyRhhzfGjw0hel9NVTtvvGotcPuCzT8DVWDkfZdK1NzFy5qsX1FpXOnCBpeLlJuPDQ21fA==}
|
||||||
engines: {pnpm: '>= 10'}
|
engines: {pnpm: '>= 10'}
|
||||||
|
|
||||||
'@freecodecamp/loop-protect@3.0.0':
|
'@freecodecamp/loop-protect@3.0.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.0(debug@4.3.4)(typescript@5.7.3)':
|
'@freecodecamp/curriculum-helpers@7.0.1(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.0",
|
"@freecodecamp/curriculum-helpers": "^7.0.1",
|
||||||
"xterm": "^5.2.1"
|
"xterm": "^5.2.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user