Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(build): npm updates #1081

Merged
merged 2 commits into from
Mar 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,33 +73,33 @@
},
"dependencies": {
"@joi/date": "^2.1.0",
"@patternfly/patternfly": "4.221.2",
"@patternfly/react-charts": "6.94.12",
"@patternfly/react-core": "4.264.0",
"@patternfly/react-icons": "4.93.0",
"@patternfly/react-styles": "4.92.0",
"@patternfly/react-table": "4.111.45",
"@patternfly/react-tokens": "4.94.0",
"@patternfly/patternfly": "4.224.2",
"@patternfly/react-charts": "6.94.18",
"@patternfly/react-core": "4.276.6",
"@patternfly/react-icons": "4.93.6",
"@patternfly/react-styles": "4.92.6",
"@patternfly/react-table": "4.112.39",
"@patternfly/react-tokens": "4.94.6",
"@redhat-cloud-services/frontend-components": "3.9.25",
"@redhat-cloud-services/frontend-components-notifications": "3.2.12",
"@redhat-cloud-services/frontend-components-utilities": "3.3.9",
"@redhat-cloud-services/frontend-components-utilities": "3.3.13",
"axios": "^0.27.2",
"classnames": "^2.3.2",
"crypto-js": "^4.1.1",
"fastest-levenshtein": "^1.0.16",
"i18next": "^22.0.6",
"i18next-http-backend": "^2.1.1",
"i18next": "^22.4.11",
"i18next-http-backend": "^2.2.0",
"iso-639-1": "^2.1.15",
"joi": "^17.8.3",
"joi": "^17.8.4",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
"lru-cache": "^7.14.1",
"lru-cache": "^7.18.3",
"moment": "^2.29.4",
"numbro": "^2.3.6",
"prop-types": "^15.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^12.0.0",
"react-i18next": "^12.2.0",
"react-redux": "^8.0.5",
"react-router": "6.8.1",
"react-router-dom": "6.8.1",
Expand All @@ -115,7 +115,7 @@
"devDependencies": {
"@babel/core": "7.21.0",
"@babel/eslint-parser": "^7.19.1",
"@redhat-cloud-services/frontend-components-config": "4.6.34",
"@redhat-cloud-services/frontend-components-config": "4.7.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
"apidoc-mock": "^4.1.0",
"babel-jest": "^29.4.3",
Expand Down
10 changes: 10 additions & 0 deletions src/components/table/__tests__/__snapshots__/table.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ exports[`Table Component should allow expandable content: expandable content 1`]
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="t(curiosity-inventory.tableAriaLabel, {"appName":"Subscriptions"})"
borders={true}
canCollapseAll={false}
Expand Down Expand Up @@ -83,6 +84,7 @@ exports[`Table Component should allow expandable content: expanded row 1`] = `
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="t(curiosity-inventory.tableAriaLabel, {"appName":"Subscriptions"})"
borders={true}
canCollapseAll={false}
Expand Down Expand Up @@ -158,6 +160,7 @@ exports[`Table Component should allow sortable content: sortable content 1`] = `
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="t(curiosity-inventory.tableAriaLabel, {"appName":"Subscriptions"})"
borders={true}
canCollapseAll={false}
Expand Down Expand Up @@ -227,6 +230,7 @@ exports[`Table Component should allow sortable content: sorted column callback 1
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="t(curiosity-inventory.tableAriaLabel, {"appName":"Subscriptions"})"
borders={true}
canCollapseAll={false}
Expand Down Expand Up @@ -317,6 +321,7 @@ exports[`Table Component should allow variations in table layout: ariaLabel and
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="lorem ipsum aria-label"
borders={false}
canCollapseAll={false}
Expand Down Expand Up @@ -379,6 +384,7 @@ exports[`Table Component should allow variations in table layout: borders and ta
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="t(curiosity-inventory.tableAriaLabel, {"appName":"Subscriptions"})"
borders={false}
canCollapseAll={false}
Expand Down Expand Up @@ -441,6 +447,7 @@ exports[`Table Component should allow variations in table layout: className and
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="lorem ipsum aria-label"
borders={false}
canCollapseAll={false}
Expand Down Expand Up @@ -503,6 +510,7 @@ exports[`Table Component should allow variations in table layout: generated rows
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="t(curiosity-inventory.tableAriaLabel, {"appName":"Subscriptions"})"
borders={true}
canCollapseAll={false}
Expand Down Expand Up @@ -566,6 +574,7 @@ exports[`Table Component should pass child components, nodes when there are no r
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="t(curiosity-inventory.tableAriaLabel, {"appName":"Subscriptions"})"
borders={true}
canCollapseAll={false}
Expand Down Expand Up @@ -613,6 +622,7 @@ exports[`Table Component should render a non-connected component: non-connected
span={12}
>
<Table
actionsMenuAppendTo="inline"
aria-label="t(curiosity-inventory.tableAriaLabel, {"appName":"Subscriptions"})"
borders={true}
canCollapseAll={false}
Expand Down
18 changes: 9 additions & 9 deletions tests/__snapshots__/dist.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,8 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/js/2227*js",
"./dist/js/2243*js",
"./dist/js/2622*js",
"./dist/js/2701*js",
"./dist/js/2738*js",
"./dist/js/2800*js",
"./dist/js/286*js",
"./dist/js/2881*js",
"./dist/js/2896*js",
"./dist/js/2948*js",
Expand All @@ -311,21 +309,23 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/js/3935*txt",
"./dist/js/4024*js",
"./dist/js/4097*js",
"./dist/js/4143*js",
"./dist/js/4155*js",
"./dist/js/4291*js",
"./dist/js/4291*txt",
"./dist/js/4418*js",
"./dist/js/4339*js",
"./dist/js/4549*js",
"./dist/js/5020*js",
"./dist/js/5068*js",
"./dist/js/5242*js",
"./dist/js/5394*js",
"./dist/js/5426*js",
"./dist/js/5704*js",
"./dist/js/5704*txt",
"./dist/js/5876*js",
"./dist/js/5925*js",
"./dist/js/5993*js",
"./dist/js/6308*js",
"./dist/js/6308*txt",
"./dist/js/6353*js",
"./dist/js/6362*js",
"./dist/js/6402*js",
"./dist/js/6816*js",
Expand Down Expand Up @@ -373,10 +373,8 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/sourcemaps/2227*map",
"./dist/sourcemaps/2243*map",
"./dist/sourcemaps/2622*map",
"./dist/sourcemaps/2701*map",
"./dist/sourcemaps/2738*map",
"./dist/sourcemaps/2800*map",
"./dist/sourcemaps/286*map",
"./dist/sourcemaps/2881*map",
"./dist/sourcemaps/2896*map",
"./dist/sourcemaps/2948*map",
Expand All @@ -393,18 +391,20 @@ exports[`Build distribution should match a specific file output 1`] = `
"./dist/sourcemaps/3935*map",
"./dist/sourcemaps/4024*map",
"./dist/sourcemaps/4097*map",
"./dist/sourcemaps/4143*map",
"./dist/sourcemaps/4155*map",
"./dist/sourcemaps/4291*map",
"./dist/sourcemaps/4418*map",
"./dist/sourcemaps/4339*map",
"./dist/sourcemaps/5020*map",
"./dist/sourcemaps/5068*map",
"./dist/sourcemaps/5242*map",
"./dist/sourcemaps/5394*map",
"./dist/sourcemaps/5426*map",
"./dist/sourcemaps/5704*map",
"./dist/sourcemaps/5876*map",
"./dist/sourcemaps/5925*map",
"./dist/sourcemaps/5993*map",
"./dist/sourcemaps/6308*map",
"./dist/sourcemaps/6353*map",
"./dist/sourcemaps/6362*map",
"./dist/sourcemaps/6402*map",
"./dist/sourcemaps/6816*map",
Expand Down
Loading