chore(deps): update dependency @openedx/paragon to v22.16.0 (#577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-17 05:55:14 +00:00
committed by GitHub
parent d7c3e5a687
commit 8341f17d46
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -28,7 +28,7 @@
"@edx/frontend-platform": "8.3.1",
"@edx/reactifex": "^2.1.1",
"@openedx/frontend-build": "14.2.2",
"@openedx/paragon": "22.15.3",
"@openedx/paragon": "22.16.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "10.4.9",
@@ -3367,9 +3367,9 @@
}
},
"node_modules/@openedx/paragon": {
"version": "22.15.3",
"resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.15.3.tgz",
"integrity": "sha512-FrL5GSQnDeGfmfKF//K3e3ZaoveUDGM0Hv35sQA2G3zaKRWdlHB/drggaQNBYYrLhk30KaC+uLDH10GsE4A8aA==",
"version": "22.16.0",
"resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.16.0.tgz",
"integrity": "sha512-6dhspna6rMJexeasq5acrkD+NMHOlVOt/RdraXg87Rqw8iR4XWxD8T0wY21DlYysPRCOZJVMXdc1jsjdI4MjXg==",
"license": "Apache-2.0",
"workspaces": [
"example",

View File

@@ -38,7 +38,7 @@
"@edx/frontend-platform": "8.3.1",
"@edx/reactifex": "^2.1.1",
"@openedx/frontend-build": "14.2.2",
"@openedx/paragon": "22.15.3",
"@openedx/paragon": "22.16.0",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "10.4.9",