chore(deps): update dependency @openedx/paragon to v22.14.0 (#498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -3780,9 +3780,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@openedx/paragon": {
|
||||
"version": "22.13.0",
|
||||
"resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.13.0.tgz",
|
||||
"integrity": "sha512-yCbAYGQzpVQj65nFvnqDRU4V6MhZN2LAO/qzFJUV+RW2Riudef7KI1No/+nePI4tYAMhnuPwZ1EDiJQ2lBNYew==",
|
||||
"version": "22.14.0",
|
||||
"resolved": "https://registry.npmjs.org/@openedx/paragon/-/paragon-22.14.0.tgz",
|
||||
"integrity": "sha512-1TOxXXCJUI97Ikuu00Bpcoak+SptF/FiINuVy73RwnmGphvAOwuLw0aYmstv5D/ly1ejD/iJvsWoiW5yvNHCsQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"workspaces": [
|
||||
@@ -3827,8 +3827,8 @@
|
||||
"paragon": "bin/paragon-scripts.js"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.8.6 || ^17.0.0",
|
||||
"react-dom": "^16.8.6 || ^17.0.0",
|
||||
"react": "^16.8.6 || ^17 || ^18",
|
||||
"react-dom": "^16.8.6 || ^17 || ^18",
|
||||
"react-intl": "^5.25.1 || ^6.4.0"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user