Skip to content

Commit

Permalink
chore: Add @equinor/fusion-react-skeleton dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggling committed Oct 29, 2024
1 parent e32f7a5 commit 66faa35
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
1 change: 1 addition & 0 deletions client/apps/project-portal-landingpage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"@equinor/fusion-framework-react-app": "5.2.10",
"@equinor/fusion-framework-react-module-context": "^6.2.13",
"@equinor/fusion-react-person": "^0.9.2",
"@equinor/fusion-react-skeleton": "^0.3.0",
"@tanstack/react-query": "^5.59.16",
"styled-components": "^6.1.13"
}
Expand Down
12 changes: 10 additions & 2 deletions client/apps/project-portal-landingpage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,15 @@
"@equinor/fusion-react-utils" "^2.1.1"
"@equinor/fusion-wc-person" "^3.0.2"

"@equinor/fusion-react-utils@^2.1.1":
"@equinor/fusion-react-skeleton@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@equinor/fusion-react-skeleton/-/fusion-react-skeleton-0.3.0.tgz#41178fb42c34883a3648a0daf6890317f3a93a16"
integrity sha512-7YBUC2M2FcrV1XmHqjHb243kptPFW5LQZR5C+ejFCbYJltfRiHDCbXIRC8l1G7URPbt6h8TgJGbyGnNanoIC6w==
dependencies:
"@equinor/fusion-react-utils" "^2.1.0"
"@equinor/fusion-wc-skeleton" "^2.0.0"

"@equinor/fusion-react-utils@^2.1.0", "@equinor/fusion-react-utils@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@equinor/fusion-react-utils/-/fusion-react-utils-2.1.1.tgz#05a8b49e473d2c881410418cd39d45530bae5e05"
integrity sha512-UU3afQMaKeiUseEfOwigTZqV0J6+2PTNFzqhOb0MAAwYsNthQWn77puHVjomsi4tbh8MsxqEIdq4303RA8x2lw==
Expand Down Expand Up @@ -612,7 +620,7 @@
lit "3.2.0"
uuid "^10.0.0"

"@equinor/fusion-wc-skeleton@^2.1.2":
"@equinor/fusion-wc-skeleton@^2.0.0", "@equinor/fusion-wc-skeleton@^2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@equinor/fusion-wc-skeleton/-/fusion-wc-skeleton-2.1.2.tgz#f29922e46f8fe31409ca65d27b83fd0ce1e33cbe"
integrity sha512-LqrfUAg6BEqBi59kNs08UG+K7ESCvYJ6NMDIXI8EBTy1x2nt12D2JRXAE5zIeYU4+I084/zwKwt62Gx3yFtSkA==
Expand Down

0 comments on commit 66faa35

Please sign in to comment.