Skip to content

Commit

Permalink
feat(arch): move && simplify component Modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Leotheluck authored and dpellier committed Aug 29, 2023
1 parent 639470a commit d2b50f1
Showing 1 changed file with 0 additions and 43 deletions.
43 changes: 0 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7214,49 +7214,6 @@ __metadata:
languageName: unknown
linkType: soft

"@ovhcloud/ods-stencil-modal-react@workspace:packages/stencil/components/modal/react":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-modal-react@workspace:packages/stencil/components/modal/react"
dependencies:
"@ovhcloud/ods-stencil-modal": ^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-modal-vue@workspace:packages/stencil/components/modal/vue":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-modal-vue@workspace:packages/stencil/components/modal/vue"
dependencies:
"@ovhcloud/ods-stencil-modal": ^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-modal@^15.0.1, @ovhcloud/ods-stencil-modal@workspace:packages/stencil/components/modal":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-modal@workspace:packages/stencil/components/modal"
dependencies:
"@ovhcloud/ods-component-button": ^15.0.1
"@ovhcloud/ods-component-icon": ^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-tabs-react@workspace:packages/stencil/components/tabs/react":
version: 0.0.0-use.local
resolution: "@ovhcloud/ods-stencil-tabs-react@workspace:packages/stencil/components/tabs/react"
Expand Down

0 comments on commit d2b50f1

Please sign in to comment.