@cfpb/ccdb5-ui 2.13.2 → 2.14.1
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 +68 -64
- package/dist/ccdb5.js.map +1 -1
- package/package.json +20 -20
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cfpb/ccdb5-ui",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.14.1",
|
|
4
4
|
"description": "Consumer Complaint Database UI",
|
|
5
5
|
"homepage": "https://www.consumerfinance.gov/",
|
|
6
6
|
"repository": {
|
|
@@ -32,27 +32,27 @@
|
|
|
32
32
|
},
|
|
33
33
|
"browserslist": "> 0.2% in @cfpb/browserslist-config stats",
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@babel/cli": "^7.
|
|
35
|
+
"@babel/cli": "^7.26.4",
|
|
36
36
|
"@babel/core": "^7.24.7",
|
|
37
37
|
"@babel/eslint-parser": "^7.24.7",
|
|
38
|
-
"@babel/preset-react": "^7.
|
|
39
|
-
"@babel/runtime": "^7.
|
|
40
|
-
"@cfpb/browserslist-config": "0.0.
|
|
41
|
-
"@cfpb/cfpb-design-system": "^3.
|
|
38
|
+
"@babel/preset-react": "^7.26.3",
|
|
39
|
+
"@babel/runtime": "^7.26.0",
|
|
40
|
+
"@cfpb/browserslist-config": "0.0.3",
|
|
41
|
+
"@cfpb/cfpb-design-system": "^3.6.1",
|
|
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.5.0",
|
|
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
|
-
"@testing-library/react": "^16.
|
|
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
52
|
"britecharts": "git+https://github.com/cfpb/britecharts.git#v2.4.2",
|
|
53
53
|
"coveralls": "^3.0.9",
|
|
54
54
|
"craco-esbuild": "^0.6.1",
|
|
55
|
-
"cypress": "^13.
|
|
55
|
+
"cypress": "^13.16.1",
|
|
56
56
|
"d3": "^7.9.0",
|
|
57
57
|
"dayjs": "^1.11.10",
|
|
58
58
|
"eslint": "^8.57.0",
|
|
@@ -61,39 +61,39 @@
|
|
|
61
61
|
"eslint-plugin-cypress": "^3.2.0",
|
|
62
62
|
"eslint-plugin-jsdoc": "^48.2.5",
|
|
63
63
|
"eslint-plugin-react-redux": "^4.1.0",
|
|
64
|
-
"highcharts": "
|
|
64
|
+
"highcharts": "11.4.8",
|
|
65
65
|
"history": "^5.3.0",
|
|
66
|
-
"husky": "^9.
|
|
66
|
+
"husky": "^9.1.7",
|
|
67
67
|
"identity-obj-proxy": "3.0.0",
|
|
68
68
|
"intro.js": "^7.2.0",
|
|
69
69
|
"intro.js-react": "1.0.0",
|
|
70
70
|
"jest-fetch-mock": "^3.0.3",
|
|
71
|
-
"lint-staged": "^15.2.
|
|
71
|
+
"lint-staged": "^15.2.11",
|
|
72
72
|
"lodash": "^4.17.21",
|
|
73
73
|
"mini-css-extract-plugin": "^2.9.0",
|
|
74
74
|
"mockdate": "^3.0.5",
|
|
75
75
|
"postcss": "^8.4.38",
|
|
76
|
-
"postcss-preset-env": "^
|
|
76
|
+
"postcss-preset-env": "^10.1.2",
|
|
77
77
|
"postcss-safe-parser": "^7.0.0",
|
|
78
78
|
"postcss-scss": "^4.0.9",
|
|
79
|
-
"prettier": "^3.
|
|
79
|
+
"prettier": "^3.4.2",
|
|
80
80
|
"prop-types": "^15.5.10",
|
|
81
81
|
"query-string": "^9.0.0",
|
|
82
82
|
"react": "^18.2.0",
|
|
83
|
-
"react-bootstrap": "^2.
|
|
84
|
-
"react-bootstrap-typeahead": "^6.3.
|
|
83
|
+
"react-bootstrap": "^2.10.7",
|
|
84
|
+
"react-bootstrap-typeahead": "^6.3.4",
|
|
85
85
|
"react-dom": "^18.3.1",
|
|
86
86
|
"react-modal": "^3.16.1",
|
|
87
|
-
"react-redux": "^9.
|
|
87
|
+
"react-redux": "^9.2.0",
|
|
88
88
|
"react-router-dom": "^6.26.0",
|
|
89
89
|
"react-scripts": "^5.0.1",
|
|
90
90
|
"react-test-renderer": "^18.2.0",
|
|
91
91
|
"release-it": "^17.3.0",
|
|
92
|
-
"sass": "^1.
|
|
92
|
+
"sass": "^1.83.0",
|
|
93
93
|
"string-replace-loader": "^3.1.0",
|
|
94
|
-
"stylelint": "^16.
|
|
94
|
+
"stylelint": "^16.12.0",
|
|
95
95
|
"stylelint-config-standard": "^36.0.0",
|
|
96
|
-
"stylelint-config-standard-scss": "^
|
|
96
|
+
"stylelint-config-standard-scss": "^14.0.0"
|
|
97
97
|
},
|
|
98
98
|
"lint-staged": {
|
|
99
99
|
"src/**/*.{css,scss}": [
|