Update ngx-ui-tour-ng-bootstrap

This commit is contained in:
shamoon 2023-04-10 10:08:39 -07:00
parent fd4d747927
commit 46fd55d100
2 changed files with 9 additions and 9 deletions

View File

@ -27,7 +27,7 @@
"ngx-color": "^8.0.3",
"ngx-cookie-service": "^15.0.0",
"ngx-file-drop": "^15.0.0",
"ngx-ui-tour-ng-bootstrap": "^12.0.0",
"ngx-ui-tour-ng-bootstrap": "^12.6.0",
"rxjs": "^7.8.0",
"tslib": "^2.4.1",
"uuid": "^9.0.0",
@ -14257,9 +14257,9 @@
}
},
"node_modules/ngx-ui-tour-core": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/ngx-ui-tour-core/-/ngx-ui-tour-core-10.1.0.tgz",
"integrity": "sha512-fuVdvSj0N9nRTP88ZiAW6kK40hKOFgzTxmCB0dVCbXU9KZQZhaorY4GOvw0LRlePXDpp60Sl9+lCeY5jTz9m7Q==",
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/ngx-ui-tour-core/-/ngx-ui-tour-core-10.6.0.tgz",
"integrity": "sha512-L8M9aHQsWrxJhoUKssOXeCFvHJhpyfQ1AyNwmWGVG3ba1Dv05d0mSBQopvBreKfrJvUJD/E1pVAPjXwd6f9c7A==",
"dependencies": {
"tslib": "^2.0.0"
},
@ -14272,11 +14272,11 @@
}
},
"node_modules/ngx-ui-tour-ng-bootstrap": {
"version": "12.1.0",
"resolved": "https://registry.npmjs.org/ngx-ui-tour-ng-bootstrap/-/ngx-ui-tour-ng-bootstrap-12.1.0.tgz",
"integrity": "sha512-Ut45ExzyERDJKiWRDNXYTSVjnybtLMAjg7YA/SHuSbMAbEMHpz44nsbYTNKdi2tXW6uxCtMdeq3MMBZ3ONc7UQ==",
"version": "12.6.0",
"resolved": "https://registry.npmjs.org/ngx-ui-tour-ng-bootstrap/-/ngx-ui-tour-ng-bootstrap-12.6.0.tgz",
"integrity": "sha512-ItcIizFUk1EUB6ZH23HkK/Sp+asQyRDPPrJMIwUUqv1LKkdhkxaqizTytoSmoee2AigXAcdLJHeCYd7ivKd9Mg==",
"dependencies": {
"ngx-ui-tour-core": "10.1.0",
"ngx-ui-tour-core": "10.6.0",
"tslib": "^2.0.0"
},
"peerDependencies": {

View File

@ -32,7 +32,7 @@
"ngx-color": "^8.0.3",
"ngx-cookie-service": "^15.0.0",
"ngx-file-drop": "^15.0.0",
"ngx-ui-tour-ng-bootstrap": "^12.0.0",
"ngx-ui-tour-ng-bootstrap": "^12.6.0",
"rxjs": "^7.8.0",
"tslib": "^2.4.1",
"uuid": "^9.0.0",