Skip to content

Commit

Permalink
update package dependencies (#565)
Browse files Browse the repository at this point in the history
  • Loading branch information
flacoman91 authored Dec 13, 2024
1 parent b550970 commit c03d106
Show file tree
Hide file tree
Showing 4 changed files with 197 additions and 175 deletions.
94 changes: 47 additions & 47 deletions dist/ccdb5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/ccdb5.js.map

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,27 +32,27 @@
},
"browserslist": "> 0.2% in @cfpb/browserslist-config stats",
"devDependencies": {
"@babel/cli": "^7.24.7",
"@babel/cli": "^7.26.4",
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-react": "^7.26.3",
"@babel/runtime": "^7.26.0",
"@cfpb/browserslist-config": "0.0.3",
"@cfpb/cfpb-design-system": "^3.6.0",
"@cfpb/cfpb-design-system": "^3.6.1",
"@craco/craco": "^7.1.0",
"@csstools/postcss-sass": "^5.1.1",
"@csstools/sass-import-resolve": "^1.0.0",
"@reduxjs/toolkit": "^2.2.7",
"@reduxjs/toolkit": "^2.5.0",
"@testing-library/cypress": "^10.0.2",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.1.0",
"@testing-library/react-hooks": "^8.0.0",
"@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",
"cypress": "^13.16.0",
"cypress": "^13.16.1",
"d3": "^7.9.0",
"dayjs": "^1.11.10",
"eslint": "^8.57.0",
Expand All @@ -68,30 +68,30 @@
"intro.js": "^7.2.0",
"intro.js-react": "1.0.0",
"jest-fetch-mock": "^3.0.3",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.11",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.9.0",
"mockdate": "^3.0.5",
"postcss": "^8.4.38",
"postcss-preset-env": "^10.1.1",
"postcss-safe-parser": "^7.0.0",
"postcss-scss": "^4.0.9",
"prettier": "^3.3.1",
"prettier": "^3.4.2",
"prop-types": "^15.5.10",
"query-string": "^9.0.0",
"react": "^18.2.0",
"react-bootstrap": "^2.6.0",
"react-bootstrap-typeahead": "^6.3.2",
"react-bootstrap": "^2.10.6",
"react-bootstrap-typeahead": "^6.3.4",
"react-dom": "^18.3.1",
"react-modal": "^3.16.1",
"react-redux": "^9.1.2",
"react-redux": "^9.2.0",
"react-router-dom": "^6.26.0",
"react-scripts": "^5.0.1",
"react-test-renderer": "^18.2.0",
"release-it": "^17.3.0",
"sass": "^1.79.4",
"sass": "^1.82.0",
"string-replace-loader": "^3.1.0",
"stylelint": "^16.5.0",
"stylelint": "^16.11.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-config-standard-scss": "^13.1.0"
},
Expand Down
Loading

0 comments on commit c03d106

Please sign in to comment.