Skip to content

Commit

Permalink
chore(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 5f9b8c1 commit 00abac3
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"homepage": "/",
"devDependencies": {
"@babel/core": "7.23.5",
"@babel/eslint-parser": "7.23.3",
"@babel/core": "7.24.5",
"@babel/eslint-parser": "7.24.5",
"@esm-bundle/chai": "4.3.4-fix.0",
"@react-spectrum/accordion": "^3.0.0-alpha.20",
"@react-spectrum/autocomplete": "^3.0.0-alpha.17",
Expand All @@ -48,24 +48,24 @@
"@storybook/react-webpack5": "^7.5.3",
"@storybook/testing-library": "^0.2.2",
"@testing-library/jest-dom": "^6.1.4",
"@web/test-runner": "0.15.1",
"@web/test-runner-commands": "0.6.5",
"@web/test-runner": "0.18.1",
"@web/test-runner-commands": "0.9.0",
"babel-plugin-named-exports-order": "^0.0.2",
"chai": "4.3.7",
"chai": "4.4.1",
"create-react-app": "^1.2.1",
"eslint": "8.35.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-storybook": "^0.8.0",
"interpolate-html-plugin": "^4.0.0",
"loadicons": "^1.0.0",
"prop-types": "^15.8.1",
"react-app-rewired": "^2.2.1",
"react-aria": "^3.23.1",
"react-scripts": "^5.0.1",
"sinon": "15.0.1",
"sinon": "15.2.0",
"storybook": "^7.5.3",
"stylelint": "15.2.0",
"stylelint": "15.11.0",
"stylelint-config-standard": "30.0.1",
"vite": "^5.0.0",
"webpack": "^5.89.0"
Expand All @@ -83,17 +83,17 @@
"@react-spectrum/toast": "^3.0.0-alpha.1",
"@spectrum-icons/illustrations": "^3.6.8",
"@spectrum-icons/workflow": "^4.2.7",
"@spectrum-web-components/accordion": "^0.40.0",
"@spectrum-web-components/field-label": "^0.40.0",
"@spectrum-web-components/textfield": "^0.40.0",
"@web/test-runner": "0.18.0",
"@spectrum-web-components/accordion": "^0.42.0",
"@spectrum-web-components/field-label": "^0.42.0",
"@spectrum-web-components/textfield": "^0.42.0",
"@web/test-runner": "0.18.1",
"@web/test-runner-commands": "0.9.0",
"chai": "4.3.10",
"create-react-app": "^5.0.1",
"chai": "4.4.1",
"create-react-app": "^1.2.1",
"css-loader": "^6.8.1",
"eslint": "8.55.0",
"eslint": "8.57.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"html-webpack-plugin": "^5.5.3",
"loadicons": "^1.0.0",
"postcss-loader": "^7.3.3",
Expand All @@ -110,7 +110,7 @@
"react-script": "^2.0.5",
"react-scripts": "^5.0.1",
"recharts": "^2.10.3",
"sinon": "17.0.1",
"sinon": "15.2.0",
"source-map-loader": "^4.0.1",
"style-loader": "^3.3.3",
"stylelint": "15.11.0",
Expand Down

0 comments on commit 00abac3

Please sign in to comment.