Skip to content

Commit

Permalink
feat(modal): addressing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Leotheluck authored and dpellier committed Aug 25, 2023
1 parent 9634396 commit c697225
Showing 1 changed file with 124 additions and 0 deletions.
124 changes: 124 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7228,6 +7228,130 @@ __metadata:
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-popover-react@workspace:packages/stencil/components/popover/react":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-popover-react@workspace:packages/stencil/components/popover/react"
dependencies:
"@ovhcloud/ods-stencil-popover": ^15.0.1
"@types/react": 17.0.37
"@types/react-dom": 17.0.11
react: 16.14.0
react-dom: 16.14.0
rimraf: ^3.0.2
tslib: "*"
typescript: 4.7.4
peerDependencies:
react: ">=16.8.6"
react-dom: ">=16.8.6"
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-popover-vue@workspace:packages/stencil/components/popover/vue":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-popover-vue@workspace:packages/stencil/components/popover/vue"
dependencies:
"@ovhcloud/ods-stencil-popover": ^15.0.1
rimraf: ^3.0.2
typescript: 4.7.4
vue: ^3.2.41
peerDependencies:
vue: ">=3"
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-popover@^15.0.1, @ovhcloud/ods-stencil-popover@workspace:packages/stencil/components/popover":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-popover@workspace:packages/stencil/components/popover"
dependencies:
"@ovhcloud/ods-component-button": ^15.0.1
"@ovhcloud/ods-component-text": ^15.0.1
"@ovhcloud/ods-stencil-component": ^15.0.1
"@ovhcloud/ods-stencil-component-dev": ^15.0.1
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-progress-bar-react@workspace:packages/stencil/components/progress-bar/react":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-progress-bar-react@workspace:packages/stencil/components/progress-bar/react"
dependencies:
"@ovhcloud/ods-stencil-progress-bar": ^15.0.1
"@types/react": 17.0.37
"@types/react-dom": 17.0.11
react: 16.14.0
react-dom: 16.14.0
rimraf: ^3.0.2
tslib: "*"
typescript: 4.7.4
peerDependencies:
react: ">=16.8.6"
react-dom: ">=16.8.6"
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-progress-bar-vue@workspace:packages/stencil/components/progress-bar/vue":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-progress-bar-vue@workspace:packages/stencil/components/progress-bar/vue"
dependencies:
"@ovhcloud/ods-stencil-progress-bar": ^15.0.1
rimraf: ^3.0.2
typescript: 4.7.4
vue: ^3.2.41
peerDependencies:
vue: ">=3"
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-progress-bar@^15.0.1, @ovhcloud/ods-stencil-progress-bar@workspace:packages/stencil/components/progress-bar":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-progress-bar@workspace:packages/stencil/components/progress-bar"
dependencies:
"@ovhcloud/ods-stencil-component": ^15.0.1
"@ovhcloud/ods-stencil-component-dev": ^15.0.1
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-quantity-react@workspace:packages/stencil/components/quantity/react":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-quantity-react@workspace:packages/stencil/components/quantity/react"
dependencies:
"@ovhcloud/ods-stencil-quantity": ^15.0.1
"@types/react": 17.0.37
"@types/react-dom": 17.0.11
react: 16.14.0
react-dom: 16.14.0
rimraf: ^3.0.2
tslib: "*"
typescript: 4.7.4
peerDependencies:
react: ">=16.8.6"
react-dom: ">=16.8.6"
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-quantity-vue@workspace:packages/stencil/components/quantity/vue":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-quantity-vue@workspace:packages/stencil/components/quantity/vue"
dependencies:
"@ovhcloud/ods-stencil-quantity": ^15.0.1
rimraf: ^3.0.2
typescript: 4.7.4
vue: ^3.2.41
peerDependencies:
vue: ">=3"
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-quantity@^15.0.1, @ovhcloud/ods-stencil-quantity@workspace:packages/stencil/components/quantity":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-quantity@workspace:packages/stencil/components/quantity"
dependencies:
"@ovhcloud/ods-component-button": ^15.0.1
"@ovhcloud/ods-component-input": ^15.0.1
"@ovhcloud/ods-stencil-component": ^15.0.1
"@ovhcloud/ods-stencil-component-dev": ^15.0.1
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-switch-react@workspace:packages/stencil/components/switch/react":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-switch-react@workspace:packages/stencil/components/switch/react"
Expand Down

0 comments on commit c697225

Please sign in to comment.