fix(deps): update dependency @edx/frontend-lib-special-exams to v3.4.0 (#1651)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-25 01:51:16 +00:00
committed by GitHub
parent 7f6a59b701
commit 226c4cc1d7

8
package-lock.json generated
View File

@@ -2318,9 +2318,9 @@
}
},
"node_modules/@edx/frontend-lib-special-exams": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-3.3.0.tgz",
"integrity": "sha512-znlwIDqODP34C1QV+qLh8v9uRubGhOYrOf84lxulfiSGIVcxWtzQkjM8NHL2BE8OPefsyDbdy7QjC6GQ/Qo2hA==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-3.4.0.tgz",
"integrity": "sha512-IbzdTKVOpChtmeicgxu3GeJJMIg1HrNTUtul7fWLbP0gubges8DVWhVUaEtA1PAlN5sze/A0UkGR5FYFlrTQQQ==",
"license": "AGPL-3.0",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.34",
@@ -2333,7 +2333,7 @@
},
"peerDependencies": {
"@edx/frontend-platform": "^7.0.0 || ^8.0.0",
"@openedx/paragon": "^22.0.0",
"@openedx/paragon": "^22.0.0 || ^23.0.0",
"@reduxjs/toolkit": "^1.5.1",
"prop-types": "^15.7.2",
"react": "^16.14.0 || ^17.0.0",