Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
flacoman91 committed May 17, 2024
1 parent 3f7f34e commit 34752d4
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,30 +38,30 @@
"@babel/preset-react": "^7.24.1",
"@babel/runtime": "^7.24.5",
"@cfpb/browserslist-config": "0.0.2",
"@cfpb/cfpb-atomic-component": "1.0.0",
"@cfpb/cfpb-buttons": "1.1.1",
"@cfpb/cfpb-core": "1.1.0",
"@cfpb/cfpb-design-system": "^1.1.1",
"@cfpb/cfpb-expandables": "^1.1.1",
"@cfpb/cfpb-forms": "1.1.1",
"@cfpb/cfpb-grid": "1.0.1",
"@cfpb/cfpb-icons": "^1.1.1",
"@cfpb/cfpb-layout": "1.1.0",
"@cfpb/cfpb-notifications": "1.1.1",
"@cfpb/cfpb-pagination": "1.1.1",
"@cfpb/cfpb-tables": "1.1.0",
"@cfpb/cfpb-typography": "1.1.1",
"@cfpb/cfpb-atomic-component": "1.2.0",
"@cfpb/cfpb-buttons": "1.2.0",
"@cfpb/cfpb-core": "1.2.0",
"@cfpb/cfpb-design-system": "^1.2.0",
"@cfpb/cfpb-expandables": "^1.2.0",
"@cfpb/cfpb-forms": "1.2.0",
"@cfpb/cfpb-grid": "1.2.0",
"@cfpb/cfpb-icons": "^1.2.0",
"@cfpb/cfpb-layout": "1.2.0",
"@cfpb/cfpb-notifications": "1.2.0",
"@cfpb/cfpb-pagination": "1.2.0",
"@cfpb/cfpb-tables": "1.2.0",
"@cfpb/cfpb-typography": "1.2.0",
"@craco/craco": "^7.1.0",
"@reduxjs/toolkit": "^2.1.0",
"@reduxjs/toolkit": "^2.2.5",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "15.0.2",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "15.0.7",
"@testing-library/user-event": "^14.5.2",
"britecharts": "git+https://github.com/cfpb/britecharts.git#v2.4.2",
"coveralls": "^3.0.9",
"craco-esbuild": "^0.6.1",
"craco-less": "^3.0.1",
"cypress": "^13.8.1",
"cypress": "^13.9.0",
"d3": "^7.9.0",
"d3-selection": "^3.0.0",
"dayjs": "^1.11.10",
Expand All @@ -70,8 +70,8 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-cypress": "^3.0.3",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-jsdoc": "^48.2.5",
"eslint-plugin-react-redux": "^4.1.0",
"highcharts": "9.2.2",
"history": "^5.3.0",
Expand All @@ -89,7 +89,7 @@
"mockdate": "^3.0.5",
"postcss": "^8.4.38",
"postcss-less": "^6.0.0",
"postcss-preset-env": "^9.5.9",
"postcss-preset-env": "^9.5.13",
"postcss-safe-parser": "^7.0.0",
"prettier": "^3.2.4",
"prop-types": "^15.5.10",
Expand All @@ -98,10 +98,10 @@
"react-bootstrap": "^2.6.0",
"react-bootstrap-typeahead": "^6.3.2",
"react-dom": "^18.2.0",
"react-intl": "^6.6.2",
"react-intl": "^6.6.6",
"react-modal": "^3.16.1",
"react-redux": "^7.2.0",
"react-router-dom": "^6.22.0",
"react-router-dom": "^6.23.1",
"react-scripts": "^5.0.1",
"react-test-renderer": "^18.2.0",
"redux": "^4.0.5",
Expand All @@ -110,7 +110,7 @@
"redux-thunk": "^2.2.0",
"release-it": "^17.2.1",
"string-replace-loader": "^3.1.0",
"stylelint": "^16.4.0",
"stylelint": "^16.5.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-less": "^3.0.1"
},
Expand Down

0 comments on commit 34752d4

Please sign in to comment.