@cfpb/ccdb5-ui 2.16.2 → 2.18.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.
@@ -117,7 +117,7 @@
117
117
  */
118
118
 
119
119
  /**
120
- * react-router v7.14.2
120
+ * react-router v7.17.0
121
121
  *
122
122
  * Copyright (c) Remix Software Inc.
123
123
  *
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cfpb/ccdb5-ui",
3
- "version": "2.16.2",
4
- "packageManager": "yarn@4.13.0",
3
+ "version": "2.18.0",
4
+ "packageManager": "yarn@4.16.0",
5
5
  "description": "Consumer Complaint Database UI",
6
6
  "homepage": "https://www.consumerfinance.gov/",
7
7
  "repository": {
@@ -10,7 +10,7 @@
10
10
  },
11
11
  "license": "CC0-1.0",
12
12
  "engines": {
13
- "node": ">=24.x"
13
+ "node": ">=26.x"
14
14
  },
15
15
  "author": {
16
16
  "name": "Consumer Financial Protection Bureau",
@@ -34,80 +34,80 @@
34
34
  "preview": "rsbuild preview"
35
35
  },
36
36
  "dependencies": {
37
- "@cfpb/cfpb-design-system": "^5.3.2",
38
- "@cfpb/design-system-react": "^1.0.2",
39
- "@reduxjs/toolkit": "^2.11.2",
37
+ "@cfpb/cfpb-design-system": "^5.6.2",
38
+ "@cfpb/design-system-react": "^1.0.5",
39
+ "@fontsource-variable/source-sans-3": "5.2.9",
40
+ "@reduxjs/toolkit": "^2.12.0",
40
41
  "britecharts": "git+https://github.com/cfpb/cfpb-britecharts.git#v2.6",
41
42
  "d3": "^7.9.0",
42
43
  "d3-array": "3.2.4",
43
- "dayjs": "^1.11.20",
44
- "highcharts": "12.6.0",
44
+ "dayjs": "^1.11.21",
45
+ "highcharts": "13.0.0",
45
46
  "history": "^5.3.0",
46
47
  "intro.js": "7.2.0",
47
- "intro.js-react": "1.0.0",
48
48
  "prop-types": "^15.8.1",
49
- "query-string": "^9.3.1",
50
- "react": "^19.2.5",
49
+ "query-string": "^9.4.0",
50
+ "react": "^19.2.7",
51
51
  "react-bootstrap": "^2.10.10",
52
52
  "react-bootstrap-typeahead": "^6.4.1",
53
- "react-dom": "^19.2.5",
53
+ "react-dom": "^19.2.7",
54
54
  "react-fast-compare": "^3.2.2",
55
55
  "react-modal": "^3.16.3",
56
- "react-redux": "^9.2.0",
57
- "react-router": "^7.14.2"
56
+ "react-redux": "^9.3.0",
57
+ "react-router": "^7.17.0"
58
58
  },
59
59
  "devDependencies": {
60
- "@babel/core": "^7.29.0",
61
- "@babel/eslint-parser": "^7.28.6",
62
- "@babel/plugin-transform-modules-commonjs": "^7.28.6",
63
- "@babel/preset-env": "^7.29.2",
64
- "@babel/preset-react": "^7.28.5",
60
+ "@babel/core": "^7.29.7",
61
+ "@babel/eslint-parser": "^7.29.7",
62
+ "@babel/plugin-transform-modules-commonjs": "^7.29.7",
63
+ "@babel/preset-env": "^7.29.7",
64
+ "@babel/preset-react": "^7.29.7",
65
65
  "@cfpb/browserslist-config": "^0.0.6",
66
66
  "@eslint/js": "^9.39.4",
67
- "@rsbuild/core": "^1.7.5",
68
- "@rsbuild/plugin-react": "^1.4.6",
69
- "@rsbuild/plugin-sass": "^1.5.1",
70
- "@rsbuild/plugin-svgr": "^1.3.1",
71
- "@testing-library/cypress": "^10.1.0",
67
+ "@rsbuild/core": "^2.0.14",
68
+ "@rsbuild/plugin-react": "^2.0.1",
69
+ "@rsbuild/plugin-sass": "^1.5.3",
70
+ "@rsbuild/plugin-svgr": "^2.0.3",
71
+ "@testing-library/cypress": "^10.1.3",
72
72
  "@testing-library/dom": "^10.4.1",
73
73
  "@testing-library/jest-dom": "^6.9.1",
74
74
  "@testing-library/react": "^16.3.2",
75
75
  "@testing-library/react-hooks": "^8.0.1",
76
76
  "@testing-library/user-event": "^14.6.1",
77
77
  "autoprefixer": "^10.5.0",
78
- "babel-jest": "^30.3.0",
78
+ "babel-jest": "^30.4.1",
79
79
  "babel-plugin-module-resolver": "^5.0.3",
80
80
  "coveralls-next": "^6.0.1",
81
- "cypress": "^15.14.1",
81
+ "cypress": "^15.17.0",
82
82
  "eslint": "^9.39.4",
83
83
  "eslint-config-prettier": "^10.1.8",
84
- "eslint-plugin-cypress": "^5.3.0",
84
+ "eslint-plugin-cypress": "^6.4.1",
85
85
  "eslint-plugin-import": "^2.32.0",
86
86
  "eslint-plugin-jest": "^29.15.2",
87
87
  "eslint-plugin-jest-dom": "^5.5.0",
88
- "eslint-plugin-jsdoc": "^62.9.0",
88
+ "eslint-plugin-jsdoc": "^63.0.2",
89
89
  "eslint-plugin-jsx-a11y": "^6.10.2",
90
90
  "eslint-plugin-react": "^7.37.5",
91
91
  "eslint-plugin-react-hooks": "^7.1.1",
92
92
  "eslint-plugin-react-redux": "^4.2.2",
93
93
  "eslint-plugin-testing-library": "^7.16.2",
94
- "globals": "^17.5.0",
94
+ "globals": "^17.6.0",
95
95
  "husky": "^9.1.7",
96
96
  "identity-obj-proxy": "3.0.0",
97
- "jest": "^30.3.0",
98
- "jest-environment-jsdom": "^30.3.0",
97
+ "jest": "^30.4.2",
98
+ "jest-environment-jsdom": "^30.4.1",
99
99
  "jest-fetch-mock": "^3.0.3",
100
- "lint-staged": "^16.4.0",
100
+ "lint-staged": "^17.0.7",
101
101
  "lodash": "^4.18.1",
102
- "postcss": "^8.5.10",
103
- "prettier": "^3.8.3",
104
- "release-it": "^19.2.4",
105
- "sass": "^1.99.0",
102
+ "postcss": "^8.5.15",
103
+ "prettier": "^3.8.4",
104
+ "release-it": "^20.2.0",
105
+ "sass": "^1.101.0",
106
106
  "string-replace-loader": "^3.3.0",
107
- "stylelint": "^17.9.0",
107
+ "stylelint": "17.13.0",
108
108
  "stylelint-config-standard": "^40.0.0",
109
109
  "stylelint-config-standard-scss": "^17.0.0",
110
- "webpack": "^5.106.2"
110
+ "webpack": "^5.107.2"
111
111
  },
112
112
  "lint-staged": {
113
113
  "src/**/*.{css,scss}": [