@cfpb/ccdb5-ui 2.14.3 → 2.14.5
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.
- package/dist/ccdb5.css +2 -2
- package/dist/ccdb5.css.map +1 -1
- package/dist/ccdb5.js +57 -59
- package/dist/ccdb5.js.map +1 -1
- package/package.json +32 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cfpb/ccdb5-ui",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.5",
|
|
4
4
|
"description": "Consumer Complaint Database UI",
|
|
5
5
|
"homepage": "https://www.consumerfinance.gov/",
|
|
6
6
|
"repository": {
|
|
@@ -33,34 +33,39 @@
|
|
|
33
33
|
"browserslist": "> 0.2% in @cfpb/browserslist-config stats",
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@babel/cli": "^7.26.4",
|
|
36
|
-
"@babel/core": "^7.
|
|
37
|
-
"@babel/eslint-parser": "^7.
|
|
36
|
+
"@babel/core": "^7.26.10",
|
|
37
|
+
"@babel/eslint-parser": "^7.26.10",
|
|
38
38
|
"@babel/preset-react": "^7.26.3",
|
|
39
|
-
"@babel/runtime": "^7.26.
|
|
40
|
-
"@cfpb/browserslist-config": "0.0.
|
|
41
|
-
"@cfpb/cfpb-design-system": "^3.6.
|
|
39
|
+
"@babel/runtime": "^7.26.10",
|
|
40
|
+
"@cfpb/browserslist-config": "0.0.4",
|
|
41
|
+
"@cfpb/cfpb-design-system": "^3.6.2",
|
|
42
42
|
"@craco/craco": "^7.1.0",
|
|
43
43
|
"@csstools/postcss-sass": "^5.1.1",
|
|
44
44
|
"@csstools/sass-import-resolve": "^1.0.0",
|
|
45
|
-
"@reduxjs/toolkit": "^2.
|
|
45
|
+
"@reduxjs/toolkit": "^2.6.1",
|
|
46
46
|
"@testing-library/cypress": "^10.0.2",
|
|
47
47
|
"@testing-library/dom": "^10.4.0",
|
|
48
48
|
"@testing-library/jest-dom": "^6.4.8",
|
|
49
49
|
"@testing-library/react": "^16.1.0",
|
|
50
50
|
"@testing-library/react-hooks": "^8.0.0",
|
|
51
51
|
"@testing-library/user-event": "^14.5.2",
|
|
52
|
-
"britecharts": "git+https://github.com/cfpb/britecharts.git#v2.4.
|
|
52
|
+
"britecharts": "git+https://github.com/cfpb/britecharts.git#v2.4.3",
|
|
53
53
|
"coveralls": "^3.0.9",
|
|
54
54
|
"craco-esbuild": "^0.6.1",
|
|
55
|
-
"cypress": "^13.
|
|
55
|
+
"cypress": "^13.17.0",
|
|
56
56
|
"d3": "^7.9.0",
|
|
57
57
|
"dayjs": "^1.11.10",
|
|
58
|
-
"eslint": "^
|
|
59
|
-
"eslint-config-prettier": "^
|
|
58
|
+
"eslint": "^9.22.0",
|
|
59
|
+
"eslint-config-prettier": "^10.1.1",
|
|
60
60
|
"eslint-config-react-app": "^7.0.1",
|
|
61
|
-
"eslint-plugin-cypress": "^
|
|
62
|
-
"eslint-plugin-
|
|
63
|
-
"eslint-plugin-
|
|
61
|
+
"eslint-plugin-cypress": "^4.2.0",
|
|
62
|
+
"eslint-plugin-import": "^2.31.0",
|
|
63
|
+
"eslint-plugin-jsdoc": "^50.6.8",
|
|
64
|
+
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
65
|
+
"eslint-plugin-react": "^7.37.4",
|
|
66
|
+
"eslint-plugin-react-hooks": "^5.2.0",
|
|
67
|
+
"eslint-plugin-react-redux": "^4.2.2",
|
|
68
|
+
"globals": "^16.0.0",
|
|
64
69
|
"highcharts": "11.4.8",
|
|
65
70
|
"history": "^5.3.0",
|
|
66
71
|
"husky": "^9.1.7",
|
|
@@ -68,31 +73,32 @@
|
|
|
68
73
|
"intro.js": "^7.2.0",
|
|
69
74
|
"intro.js-react": "1.0.0",
|
|
70
75
|
"jest-fetch-mock": "^3.0.3",
|
|
71
|
-
"lint-staged": "^15.
|
|
76
|
+
"lint-staged": "^15.5.0",
|
|
72
77
|
"lodash": "^4.17.21",
|
|
73
78
|
"mini-css-extract-plugin": "^2.9.0",
|
|
74
79
|
"mockdate": "^3.0.5",
|
|
75
|
-
"postcss": "^8.
|
|
76
|
-
"postcss-preset-env": "^10.1.
|
|
80
|
+
"postcss": "^8.5.3",
|
|
81
|
+
"postcss-preset-env": "^10.1.5",
|
|
77
82
|
"postcss-safe-parser": "^7.0.0",
|
|
78
83
|
"postcss-scss": "^4.0.9",
|
|
79
|
-
"prettier": "^3.
|
|
84
|
+
"prettier": "^3.5.3",
|
|
80
85
|
"prop-types": "^15.5.10",
|
|
81
86
|
"query-string": "^9.0.0",
|
|
82
|
-
"react": "^18.
|
|
87
|
+
"react": "^18.3.1",
|
|
83
88
|
"react-bootstrap": "^2.10.7",
|
|
84
|
-
"react-bootstrap-typeahead": "^6.
|
|
89
|
+
"react-bootstrap-typeahead": "^6.4.1",
|
|
85
90
|
"react-dom": "^18.3.1",
|
|
91
|
+
"react-fast-compare": "^3.2.2",
|
|
86
92
|
"react-modal": "^3.16.1",
|
|
87
93
|
"react-redux": "^9.2.0",
|
|
88
|
-
"react-router-dom": "^6.
|
|
94
|
+
"react-router-dom": "^6.29.0",
|
|
89
95
|
"react-scripts": "^5.0.1",
|
|
90
|
-
"react-test-renderer": "^18.
|
|
91
|
-
"release-it": "^
|
|
92
|
-
"sass": "^1.
|
|
96
|
+
"react-test-renderer": "^18.3.1",
|
|
97
|
+
"release-it": "^18.1.2",
|
|
98
|
+
"sass": "^1.86.0",
|
|
93
99
|
"string-replace-loader": "^3.1.0",
|
|
94
|
-
"stylelint": "^16.
|
|
95
|
-
"stylelint-config-standard": "^
|
|
100
|
+
"stylelint": "^16.16.0",
|
|
101
|
+
"stylelint-config-standard": "^37.0.0",
|
|
96
102
|
"stylelint-config-standard-scss": "^14.0.0"
|
|
97
103
|
},
|
|
98
104
|
"lint-staged": {
|