Skip to content

Commit

Permalink
update dependencies (grommet#7246)
Browse files Browse the repository at this point in the history
* update dependencies

* upgrade more dependencies

* upgrade more dependencies

---------

Co-authored-by: Brittany Archibeque <[email protected]>
Co-authored-by: Jessica Filben <[email protected]>
  • Loading branch information
3 people authored May 30, 2024
1 parent 2d85526 commit 9702d0a
Show file tree
Hide file tree
Showing 34 changed files with 5,345 additions and 4,587 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
"prop-types": "^15.8.1"
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/node": "^7.23.9",
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/eslint-parser": "^7.24.6",
"@babel/node": "^7.24.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-do-expressions": "^7.24.1",
"@babel/plugin-proposal-export-default-from": "^7.24.1",
"@babel/plugin-proposal-do-expressions": "^7.24.6",
"@babel/plugin-proposal-export-default-from": "^7.24.6",
"@babel/plugin-proposal-logical-assignment-operators": "^7.20.7",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-proposal-pipeline-operator": "^7.24.1",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/plugin-proposal-pipeline-operator": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@babel/preset-react": "^7.24.6",
"@storybook/addon-a11y": "7.0.20",
"@storybook/addon-storysource": "7.0.20",
"@storybook/addon-toolbars": "7.0.20",
Expand All @@ -82,14 +82,14 @@
"@storybook/react-webpack5": "7.0.20",
"@storybook/source-loader": "7.0.20",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@testing-library/testcafe": "^5.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.12.7",
"@types/react": "^18.3.0",
"@types/node": "^20.12.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/styled-components": "^5.1.34",
"babel-core": "^7.0.0-bridge.0",
Expand All @@ -98,11 +98,11 @@
"babel-plugin-styled-components": "2.0.6",
"babel-plugin-transform-imports": "^2.0.0",
"bundlesize2": "^0.0.31",
"chromatic": "^11.3.0",
"chromatic": "^11.4.1",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"copyfiles": "^2.4.1",
"core-js": "^3.37.0",
"core-js": "^3.37.1",
"cross-env": "^7.0.3",
"del": "^6.1.1",
"elliptic": "^6.5.5",
Expand All @@ -113,17 +113,17 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-testing-library": "^6.2.2",
"fs-extra": "^11.2.0",
"grommet-theme-hpe": "^5.4.0",
"grommet-theme-hpe": "^5.5.0",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-styled-components": "7.0.5",
"jsdom": "^24.0.0",
"jsdom": "^24.1.0",
"postcss": "^8.4.38",
"pre-commit": "^1.2.2",
"prettier": "^2.8.8",
Expand All @@ -137,12 +137,12 @@
"require-reload": "^0.2.2",
"simple-git": "^3.24.0",
"storybook": "7.0.20",
"styled-components": "^6.0.0",
"styled-components": "^6.1.11",
"tarball-extract": "^0.0.6",
"testcafe": "3.3.0",
"testcafe-react-selectors": "^5.0.3",
"testcafe-reporter-xunit": "^2.2.3",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.4",
"ts-loader": "^9.5.1",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2033,10 +2033,10 @@ exports[`Button kind disabled with hoverIndicator should not hover 1`] = `

exports[`Button kind disabled with hoverIndicator should not hover 2`] = `
<div
class="StyledGrommet-sc-19lkkz7-0 aUhmK"
class="StyledGrommet-sc-19lkkz7-0 gyimNE"
>
<button
class="StyledButtonKind-sc-1vhfpnt-0 kICbHw"
class="StyledButtonKind-sc-1vhfpnt-0 kYiMTz"
disabled=""
type="button"
>
Expand Down Expand Up @@ -2702,10 +2702,10 @@ exports[`Button kind hover secondary with color and background 1`] = `

exports[`Button kind hover secondary with color and background 2`] = `
<div
class="StyledGrommet-sc-19lkkz7-0 aUhmK"
class="StyledGrommet-sc-19lkkz7-0 gyimNE"
>
<button
class="StyledButtonKind-sc-1vhfpnt-0 hRcIMz"
class="StyledButtonKind-sc-1vhfpnt-0 cbqgVk"
type="button"
>
Button
Expand Down Expand Up @@ -2804,10 +2804,10 @@ exports[`Button kind hoverIndicator with color and background 1`] = `

exports[`Button kind hoverIndicator with color and background 2`] = `
<div
class="StyledGrommet-sc-19lkkz7-0 aUhmK"
class="StyledGrommet-sc-19lkkz7-0 gyimNE"
>
<button
class="StyledButtonKind-sc-1vhfpnt-0 dQjPfg"
class="StyledButtonKind-sc-1vhfpnt-0 ebMzsf"
type="button"
>
Button
Expand Down Expand Up @@ -4137,18 +4137,18 @@ exports[`Button kind mouseOver and mouseOut events 1`] = `

exports[`Button kind mouseOver and mouseOut events 2`] = `
<div
class="StyledGrommet-sc-19lkkz7-0 aUhmK"
class="StyledGrommet-sc-19lkkz7-0 gyimNE"
>
<button
class="StyledButtonKind-sc-1vhfpnt-0 ilmJMb"
class="StyledButtonKind-sc-1vhfpnt-0 hkuGsg"
type="button"
>
<div
class="StyledBox-sc-13pk1d4-0 kdLgiw"
class="StyledBox-sc-13pk1d4-0 jfWJaj"
>
<svg
aria-label="Add"
class="StyledIcon-sc-ofa7kd-0 cSGhri"
class="StyledIcon-sc-ofa7kd-0 iaGRUY"
viewBox="0 0 24 24"
>
<path
Expand All @@ -4159,7 +4159,7 @@ exports[`Button kind mouseOver and mouseOut events 2`] = `
/>
</svg>
<div
class="StyledBox__StyledBoxGap-sc-13pk1d4-1 byaZSQ"
class="StyledBox__StyledBoxGap-sc-13pk1d4-1 gLYlhX"
/>
label
</div>
Expand Down
Loading

0 comments on commit 9702d0a

Please sign in to comment.