chore: update to paragon 19.1.0

Replace our custom Tour component with the drop-in ProductTour
replacement in paragon.
This commit is contained in:
Michael Terry
2022-02-25 16:33:03 -05:00
committed by Michael Terry
parent 7049445969
commit e9f0a658d6
16 changed files with 8 additions and 1242 deletions

6
package-lock.json generated
View File

@@ -4070,9 +4070,9 @@
}
},
"@edx/paragon": {
"version": "19.0.0",
"resolved": "https://registry.npmjs.org/@edx/paragon/-/paragon-19.0.0.tgz",
"integrity": "sha512-JBGF+65shm2Mf4s72WMd7RtY045rPZTwxH5zuKpEaF8X3dJfG2NIK8qICOFirpCGQWHHAcYiEOR8AQM8RyzJsw==",
"version": "19.1.0",
"resolved": "https://registry.npmjs.org/@edx/paragon/-/paragon-19.1.0.tgz",
"integrity": "sha512-n+dO0vqo0tzcHywtjzKakI9VIRVqrbcm2WyPAEU2nru9WsZrQs0icwnVEKPkouWmsxPKfMNHepQf4l+P0CeXUg==",
"requires": {
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",