@cfpb/ccdb5-ui 2.20.0 → 2.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32,10 +32,6 @@
32
32
  * Date: Mon, 14 Aug 2023 19:47:14 GMT
33
33
  */
34
34
 
35
- /*! For license information please see britecharts.min.js.LICENSE.txt */
36
-
37
- /*! For license information please see line.min.js.LICENSE.txt */
38
-
39
35
  /**
40
36
  * @license React
41
37
  * react-dom-client.production.js
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cfpb/ccdb5-ui",
3
- "version": "2.20.0",
4
- "packageManager": "yarn@4.17.0",
3
+ "version": "2.22.0",
4
+ "packageManager": "yarn@4.18.0",
5
5
  "description": "Consumer Complaint Database UI",
6
6
  "homepage": "https://www.consumerfinance.gov/",
7
7
  "repository": {
@@ -35,20 +35,16 @@
35
35
  "preview": "rsbuild preview"
36
36
  },
37
37
  "dependencies": {
38
- "@cfpb/cfpb-design-system": "^5.8.2",
39
- "@cfpb/design-system-react": "^2.0.2",
38
+ "@cfpb/cfpb-design-system": "5.10.1",
39
+ "@cfpb/design-system-react": "2.0.3",
40
40
  "@fontsource-variable/source-sans-3": "5.3.0",
41
41
  "@reduxjs/toolkit": "^2.12.0",
42
- "britecharts": "git+https://github.com/cfpb/cfpb-britecharts.git#v2.6",
43
- "d3": "^7.9.0",
44
- "d3-array": "3.2.4",
45
- "dayjs": "^1.11.21",
46
- "highcharts": "13.0.0",
42
+ "dayjs": "^1.11.23",
47
43
  "history": "^5.3.0",
48
44
  "intro.js": "7.2.0",
49
45
  "lit": "^3.3.3",
50
46
  "prop-types": "^15.8.1",
51
- "query-string": "^9.4.1",
47
+ "query-string": "^9.5.0",
52
48
  "react": "^19.2.8",
53
49
  "react-bootstrap": "^2.10.10",
54
50
  "react-bootstrap-typeahead": "^6.4.1",
@@ -63,10 +59,10 @@
63
59
  "@babel/plugin-transform-modules-commonjs": "^7.29.7",
64
60
  "@babel/preset-env": "^7.29.7",
65
61
  "@babel/preset-react": "^7.29.7",
66
- "@babel/preset-typescript": "^7.28.5",
62
+ "@babel/preset-typescript": "^7.29.7",
67
63
  "@cfpb/browserslist-config": "^0.0.7",
68
64
  "@eslint/js": "^10.0.1",
69
- "@rsbuild/core": "^2.1.9",
65
+ "@rsbuild/core": "^2.2.0",
70
66
  "@rsbuild/plugin-react": "^2.1.0",
71
67
  "@rsbuild/plugin-sass": "^1.5.3",
72
68
  "@rsbuild/plugin-svgr": "^2.0.5",
@@ -74,22 +70,22 @@
74
70
  "@testing-library/dom": "^10.4.1",
75
71
  "@testing-library/jest-dom": "^6.9.1",
76
72
  "@testing-library/react": "^16.3.2",
77
- "@testing-library/user-event": "^14.6.1",
73
+ "@testing-library/user-event": "^14.6.6",
78
74
  "@types/jest": "^30.0.0",
79
- "@types/node": "^26.1.2",
75
+ "@types/node": "^26.3.0",
80
76
  "@types/react": "^19.2.18",
81
- "@types/react-dom": "^19.2.4",
77
+ "@types/react-dom": "^19.2.5",
82
78
  "autoprefixer": "^10.5.4",
83
79
  "babel-jest": "^30.4.1",
84
80
  "babel-plugin-module-resolver": "^5.0.3",
85
81
  "coveralls-next": "^6.0.2",
86
- "cypress": "^15.19.0",
87
- "eslint": "10.8.0",
82
+ "cypress": "^15.21.1",
83
+ "eslint": "10.9.1",
88
84
  "eslint-config-prettier": "^10.1.8",
89
85
  "eslint-import-resolver-typescript": "^4.4.5",
90
- "eslint-plugin-cypress": "^6.4.3",
86
+ "eslint-plugin-cypress": "^6.4.4",
91
87
  "eslint-plugin-import": "^2.32.0",
92
- "eslint-plugin-jest": "^29.16.0",
88
+ "eslint-plugin-jest": "^29.16.2",
93
89
  "eslint-plugin-jest-dom": "^5.10.1",
94
90
  "eslint-plugin-jsdoc": "^63.3.3",
95
91
  "eslint-plugin-jsx-a11y": "^6.10.2",
@@ -97,7 +93,7 @@
97
93
  "eslint-plugin-react-hooks": "^7.1.1",
98
94
  "eslint-plugin-testing-library": "^7.16.2",
99
95
  "eslint-plugin-unicorn": "^72.0.0",
100
- "globals": "^17.9.0",
96
+ "globals": "^17.11.0",
101
97
  "husky": "^9.1.7",
102
98
  "identity-obj-proxy": "3.0.0",
103
99
  "jest": "^30.4.2",
@@ -105,16 +101,16 @@
105
101
  "jest-fetch-mock": "^3.2.0",
106
102
  "lint-staged": "^17.3.0",
107
103
  "lodash": "^4.18.1",
108
- "postcss": "^8.5.25",
104
+ "postcss": "^8.5.26",
109
105
  "prettier": "^3.9.6",
110
106
  "release-it": "^20.2.1",
111
- "sass": "^1.102.0",
107
+ "sass": "^1.103.1",
112
108
  "string-replace-loader": "^3.3.0",
113
109
  "stylelint": "17.14.1",
114
110
  "stylelint-config-standard": "^40.0.0",
115
111
  "stylelint-config-standard-scss": "^17.0.0",
116
112
  "typescript": "~5.9.3",
117
- "typescript-eslint": "^8.65.0",
113
+ "typescript-eslint": "^8.68.0",
118
114
  "webpack": "^5.109.2"
119
115
  },
120
116
  "lint-staged": {