@cfpb/ccdb5-ui 2.15.3 → 2.15.4

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,13 +32,25 @@
32
32
  * Date: Mon, 14 Aug 2023 19:47:14 GMT
33
33
  */
34
34
 
35
- /*! http://mths.be/base64 v0.1.0 by @mathias | MIT license */
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
+ /**
40
+ * @license React
41
+ * react-dom-client.production.js
42
+ *
43
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
44
+ *
45
+ * This source code is licensed under the MIT license found in the
46
+ * LICENSE file in the root directory of this source tree.
47
+ */
36
48
 
37
49
  /**
38
50
  * @license React
39
- * react-dom-server-legacy.browser.production.min.js
51
+ * react-dom-server-legacy.browser.production.js
40
52
  *
41
- * Copyright (c) Facebook, Inc. and its affiliates.
53
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
42
54
  *
43
55
  * This source code is licensed under the MIT license found in the
44
56
  * LICENSE file in the root directory of this source tree.
@@ -46,9 +58,9 @@
46
58
 
47
59
  /**
48
60
  * @license React
49
- * react-dom-server.browser.production.min.js
61
+ * react-dom-server.browser.production.js
50
62
  *
51
- * Copyright (c) Facebook, Inc. and its affiliates.
63
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
52
64
  *
53
65
  * This source code is licensed under the MIT license found in the
54
66
  * LICENSE file in the root directory of this source tree.
@@ -56,9 +68,9 @@
56
68
 
57
69
  /**
58
70
  * @license React
59
- * react-dom.production.min.js
71
+ * react-dom.production.js
60
72
  *
61
- * Copyright (c) Facebook, Inc. and its affiliates.
73
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
62
74
  *
63
75
  * This source code is licensed under the MIT license found in the
64
76
  * LICENSE file in the root directory of this source tree.
@@ -66,9 +78,9 @@
66
78
 
67
79
  /**
68
80
  * @license React
69
- * react-jsx-runtime.production.min.js
81
+ * react-jsx-runtime.production.js
70
82
  *
71
- * Copyright (c) Facebook, Inc. and its affiliates.
83
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
72
84
  *
73
85
  * This source code is licensed under the MIT license found in the
74
86
  * LICENSE file in the root directory of this source tree.
@@ -76,9 +88,9 @@
76
88
 
77
89
  /**
78
90
  * @license React
79
- * react.production.min.js
91
+ * react.production.js
80
92
  *
81
- * Copyright (c) Facebook, Inc. and its affiliates.
93
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
82
94
  *
83
95
  * This source code is licensed under the MIT license found in the
84
96
  * LICENSE file in the root directory of this source tree.
@@ -86,9 +98,9 @@
86
98
 
87
99
  /**
88
100
  * @license React
89
- * scheduler.production.min.js
101
+ * scheduler.production.js
90
102
  *
91
- * Copyright (c) Facebook, Inc. and its affiliates.
103
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
92
104
  *
93
105
  * This source code is licensed under the MIT license found in the
94
106
  * LICENSE file in the root directory of this source tree.
@@ -105,7 +117,7 @@
105
117
  */
106
118
 
107
119
  /**
108
- * react-router v7.8.2
120
+ * react-router v7.9.6
109
121
  *
110
122
  * Copyright (c) Remix Software Inc.
111
123
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cfpb/ccdb5-ui",
3
- "version": "2.15.3",
3
+ "version": "2.15.4",
4
4
  "description": "Consumer Complaint Database UI",
5
5
  "homepage": "https://www.consumerfinance.gov/",
6
6
  "repository": {
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "license": "CC0-1.0",
11
11
  "engines": {
12
- "node": ">=20.x"
12
+ "node": ">=24.x"
13
13
  },
14
14
  "author": {
15
15
  "name": "Consumer Financial Protection Bureau",
@@ -33,49 +33,45 @@
33
33
  "preview": "rsbuild preview"
34
34
  },
35
35
  "devDependencies": {
36
- "@babel/cli": "^7.28.0",
37
- "@babel/core": "^7.28.0",
38
- "@babel/eslint-parser": "^7.28.0",
36
+ "@babel/core": "^7.28.4",
37
+ "@babel/eslint-parser": "^7.28.4",
39
38
  "@babel/plugin-transform-modules-commonjs": "^7.27.1",
40
39
  "@babel/preset-env": "^7.28.3",
41
40
  "@babel/preset-react": "^7.27.1",
42
- "@babel/runtime": "^7.27.6",
43
- "@cfpb/browserslist-config": "0.0.4",
44
- "@cfpb/cfpb-design-system": "^4.0.1",
45
- "@csstools/postcss-sass": "^5.1.1",
46
- "@csstools/sass-import-resolve": "^1.0.0",
47
- "@reduxjs/toolkit": "^2.8.2",
48
- "@rsbuild/core": "^1.5.3",
41
+ "@cfpb/cfpb-design-system": "^4.2.4",
42
+ "@eslint/js": "^9.35.0",
43
+ "@reduxjs/toolkit": "^2.9.0",
44
+ "@rsbuild/core": "^1.6.4",
49
45
  "@rsbuild/plugin-react": "^1.4.0",
50
46
  "@rsbuild/plugin-sass": "^1.4.0",
51
47
  "@rsbuild/plugin-svgr": "^1.2.2",
52
- "@testing-library/cypress": "^10.0.2",
48
+ "@testing-library/cypress": "^10.1.0",
53
49
  "@testing-library/dom": "^10.4.0",
54
50
  "@testing-library/jest-dom": "^6.8.0",
55
51
  "@testing-library/react": "^16.3.0",
56
52
  "@testing-library/react-hooks": "^8.0.0",
57
53
  "@testing-library/user-event": "^14.5.2",
54
+ "autoprefixer": "^10.4.20",
58
55
  "babel-jest": "^30.1.2",
59
56
  "babel-plugin-module-resolver": "^5.0.2",
60
- "britecharts": "git+https://github.com/cfpb/britecharts.git#v2.4.3",
61
- "coveralls": "^3.1.1",
62
- "cypress": "^14.5.1",
57
+ "britecharts": "git+https://github.com/cfpb/cfpb-britecharts.git#v2.5",
58
+ "coveralls-next": "^6.0.0",
59
+ "cypress": "^15.2.0",
63
60
  "d3": "^7.9.0",
64
61
  "dayjs": "^1.11.18",
65
- "eslint": "^9.34.0",
62
+ "eslint": "^9.35.0",
66
63
  "eslint-config-prettier": "^10.1.5",
67
- "eslint-config-react-app": "^7.0.1",
68
64
  "eslint-plugin-cypress": "^5.1.1",
69
65
  "eslint-plugin-import": "^2.32.0",
70
66
  "eslint-plugin-jest": "^29.0.1",
71
67
  "eslint-plugin-jest-dom": "^5.5.0",
72
- "eslint-plugin-jsdoc": "^54.2.1",
68
+ "eslint-plugin-jsdoc": "^59.0.1",
73
69
  "eslint-plugin-jsx-a11y": "^6.10.2",
74
70
  "eslint-plugin-react": "^7.37.5",
75
71
  "eslint-plugin-react-hooks": "^5.2.0",
76
72
  "eslint-plugin-react-redux": "^4.2.2",
77
- "eslint-plugin-testing-library": "^7.6.7",
78
- "globals": "^16.3.0",
73
+ "eslint-plugin-testing-library": "^7.8.0",
74
+ "globals": "^16.4.0",
79
75
  "highcharts": "11.4.8",
80
76
  "history": "^5.3.0",
81
77
  "husky": "^9.1.7",
@@ -85,31 +81,26 @@
85
81
  "jest": "^30.1.3",
86
82
  "jest-environment-jsdom": "^30.1.2",
87
83
  "jest-fetch-mock": "^3.0.3",
88
- "jest-watch-typeahead": "^3.0.1",
89
84
  "lint-staged": "^16.1.6",
90
85
  "lodash": "^4.17.21",
91
- "module-resolver": "^1.0.0",
92
86
  "postcss": "^8.5.6",
93
- "postcss-preset-env": "^10.3.1",
94
- "postcss-safe-parser": "^7.0.0",
95
- "postcss-scss": "^4.0.9",
96
87
  "prettier": "^3.6.2",
97
88
  "prop-types": "^15.5.10",
98
- "query-string": "^9.2.2",
99
- "react": "^18.3.1",
89
+ "query-string": "^9.3.1",
90
+ "react": "^19.2.0",
100
91
  "react-bootstrap": "^2.10.10",
101
92
  "react-bootstrap-typeahead": "^6.4.1",
102
- "react-dom": "^18.3.1",
93
+ "react-dom": "^19.2.0",
103
94
  "react-fast-compare": "^3.2.2",
104
95
  "react-modal": "^3.16.1",
105
96
  "react-redux": "^9.2.0",
106
- "react-router": "^7.8.2",
107
- "release-it": "^19.0.3",
108
- "sass": "^1.91.0",
97
+ "react-router": "^7.9.1",
98
+ "release-it": "^19.0.5",
99
+ "sass": "^1.92.1",
109
100
  "string-replace-loader": "^3.2.0",
110
- "stylelint": "^16.23.0",
101
+ "stylelint": "^16.24.0",
111
102
  "stylelint-config-standard": "^39.0.0",
112
- "stylelint-config-standard-scss": "^15.0.1"
103
+ "stylelint-config-standard-scss": "^16.0.0"
113
104
  },
114
105
  "lint-staged": {
115
106
  "src/**/*.{css,scss}": [