Merge pull request #2738 from Qiskit/dependabot/npm_and_yarn/carbon/icons-vue-10.49.1

chore(deps): bump @carbon/icons-vue from 10.41.0 to 10.49.1
This commit is contained in:
Randy 2022-08-11 12:10:52 -07:00 committed by GitHub
commit 2b40c33d83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 5 deletions

15
package-lock.json generated
View File

@ -1136,11 +1136,18 @@
"integrity": "sha512-2k6TGPsqxQunVsWK6b/zWUQ2tjVFBBxCWRI2shJcgu016XsslMWs+zAa0ASZ7MYxOrhgisDmGvXQDVRU7MF68A=="
},
"@carbon/icons-vue": {
"version": "10.41.0",
"resolved": "https://registry.npmjs.org/@carbon/icons-vue/-/icons-vue-10.41.0.tgz",
"integrity": "sha512-cS/nKIv/l92+r9E0Xrt2bG78WSdROYzt6D+AXnMwgwBPhCN7kJc4mKiKyYI7LScrwgsJ8y4Ay2PUrn5txebaxw==",
"version": "10.49.1",
"resolved": "https://registry.npmjs.org/@carbon/icons-vue/-/icons-vue-10.49.1.tgz",
"integrity": "sha512-bUomWnlpfuFWOszjBvNlpQiV8CuTIFZnmmuSbxEiXFXBMhAqRctqbtY4ZHKm8tTiuHafCuuY/onad3rrcVLfTA==",
"requires": {
"@carbon/icon-helpers": "^10.24.0"
"@carbon/icon-helpers": "^10.29.0"
},
"dependencies": {
"@carbon/icon-helpers": {
"version": "10.31.0",
"resolved": "https://registry.npmjs.org/@carbon/icon-helpers/-/icon-helpers-10.31.0.tgz",
"integrity": "sha512-1H7J+mapu1mWS8exIsHuwDMGg0QfCQpz3ho9g/vTGJAhB/s3aPAVBx0yfswB92SLzznriDflSaIHZAi6vshpUg=="
}
}
},
"@carbon/import-once": {

View File

@ -23,7 +23,7 @@
},
"dependencies": {
"@carbon/colors": "~10.37.1",
"@carbon/icons-vue": "~10.41.0",
"@carbon/icons-vue": "~10.49.1",
"@carbon/themes": "~10.45.0",
"@carbon/type": "~10.33.0",
"@carbon/vue": "~2.37.1",