Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Commit

Permalink
feat: add @ovh-ux/ng-ovh-request-tagger (#1550)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyrille Bourgois authored and antleblanc committed Aug 12, 2019
1 parent bd2accc commit 27715d8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@ovh-ux/manager-config": "^0.3.0",
"@ovh-ux/manager-core": "^6.1.3",
"@ovh-ux/manager-core": "^7.0.0",
"@ovh-ux/manager-navbar": "^1.2.2",
"@ovh-ux/manager-server-sidebar": "^0.4.2",
"@ovh-ux/ng-at-internet": "^4.0.0",
Expand All @@ -54,6 +54,7 @@
"@ovh-ux/ng-ovh-http": "^4.0.2",
"@ovh-ux/ng-ovh-otrs": "^7.1.6",
"@ovh-ux/ng-ovh-proxy-request": "^1.0.0-beta.0",
"@ovh-ux/ng-ovh-request-tagger": "^1.0.0",
"@ovh-ux/ng-ovh-responsive-popover": "^5.0.0-beta.0",
"@ovh-ux/ng-ovh-sidebar-menu": "^8.4.0",
"@ovh-ux/ng-ovh-sso-auth": "^4.1.0",
Expand Down
15 changes: 11 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -981,10 +981,10 @@
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-config/-/manager-config-0.3.0.tgz#d3c444090ad42af74029184d0dcf4ca2c99f9f8d"
integrity sha512-CRI4sgN3iL3E6UJBA/xaYEGUggma7yCz9jZaQsJ5F9e4AncE9zzuJyPfKclHmenWyQbLLrrUkM7IOpxZER8zRQ==

"@ovh-ux/manager-core@^6.1.3":
version "6.1.3"
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-core/-/manager-core-6.1.3.tgz#50b48e65031111c5e527e5e97063116463257820"
integrity sha512-2lAPtUei6yCNk0E2MQ9xe+Ivzyw1aU4q8cmKniI9WeMgqqWFJC2oqxYdrMln0SPhJtnXBfvFWI1J93xtCiGllQ==
"@ovh-ux/manager-core@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@ovh-ux/manager-core/-/manager-core-7.0.0.tgz#6e38db3ec62d7372ef9cf1cf2969e0860b9652a0"
integrity sha512-VJfwgo4HR3tDX8eh7UmLrbOblgH6Vo9ULPIJRRfXm77fvulhy/vL6brDmcFlOYdbJFdWfFB1UrZN4LpmWWRieg==
dependencies:
"@ovh-ux/ng-translate-async-loader" "^2.0.0"
lodash "^4.17.14"
Expand Down Expand Up @@ -1146,6 +1146,13 @@
resolved "https://registry.yarnpkg.com/@ovh-ux/ng-ovh-proxy-request/-/ng-ovh-proxy-request-1.0.0-beta.0.tgz#45e2397515326f6c43f99221f746401509b7db1d"
integrity sha512-JtCQLoxNfl7T1kz/draSsfH/dGjKQ7cwN2ArMsuYlZ9MVPaPlhf4PQz11WHSAQXxCcvZKsJ/AYmWUCKZlzI94w==

"@ovh-ux/ng-ovh-request-tagger@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@ovh-ux/ng-ovh-request-tagger/-/ng-ovh-request-tagger-1.0.0.tgz#c10ed4ad3c93247d240dfd0d8594fe4ea7e388ba"
integrity sha512-13EUh6BwSwD275viUThcLHfwNHyvwBc3JSeQ7P9dhft2yojCAINAUP7pLkmUrhWKDeKa2/hrHKxx7vBVHey9OQ==
dependencies:
lodash "^4.17.14"

"@ovh-ux/ng-ovh-responsive-popover@^5.0.0-beta.0":
version "5.0.0-beta.0"
resolved "https://registry.yarnpkg.com/@ovh-ux/ng-ovh-responsive-popover/-/ng-ovh-responsive-popover-5.0.0-beta.0.tgz#d3420bf15096d791c8788fda616c8386d4ff0558"
Expand Down

0 comments on commit 27715d8

Please sign in to comment.