@cfpb/ccdb5-ui 2.23.1 → 2.23.2
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 +1 -1
- package/dist/ccdb5.js +4 -4
- package/package.json +22 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cfpb/ccdb5-ui",
|
|
3
|
-
"version": "2.23.
|
|
3
|
+
"version": "2.23.2",
|
|
4
4
|
"packageManager": "yarn@4.18.0",
|
|
5
5
|
"description": "Consumer Complaint Database UI",
|
|
6
6
|
"homepage": "https://www.consumerfinance.gov/",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"preview": "rsbuild preview"
|
|
36
36
|
},
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"@cfpb/cfpb-design-system": "5.10.
|
|
38
|
+
"@cfpb/cfpb-design-system": "5.10.2",
|
|
39
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",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"intro.js": "7.2.0",
|
|
45
45
|
"lit": "^3.3.3",
|
|
46
46
|
"prop-types": "^15.8.1",
|
|
47
|
-
"query-string": "^9.5.
|
|
47
|
+
"query-string": "^9.5.1",
|
|
48
48
|
"react": "^19.2.8",
|
|
49
49
|
"react-bootstrap": "^2.10.10",
|
|
50
50
|
"react-bootstrap-typeahead": "^6.4.1",
|
|
@@ -52,33 +52,33 @@
|
|
|
52
52
|
"react-fast-compare": "^3.2.2",
|
|
53
53
|
"react-modal": "^3.16.3",
|
|
54
54
|
"react-redux": "^9.3.0",
|
|
55
|
-
"react-router": "^7.18.
|
|
55
|
+
"react-router": "^7.18.3"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
58
|
"@cfpb/browserslist-config": "^0.0.7",
|
|
59
59
|
"@eslint/js": "^10.0.1",
|
|
60
|
-
"@rsbuild/core": "^2.2.
|
|
60
|
+
"@rsbuild/core": "^2.2.3",
|
|
61
61
|
"@rsbuild/plugin-react": "^2.1.0",
|
|
62
62
|
"@rsbuild/plugin-sass": "^1.5.3",
|
|
63
63
|
"@rsbuild/plugin-svgr": "^2.0.5",
|
|
64
|
-
"@rstest/core": "^0.11.
|
|
65
|
-
"@rstest/coverage-istanbul": "^0.11.
|
|
64
|
+
"@rstest/core": "^0.11.12",
|
|
65
|
+
"@rstest/coverage-istanbul": "^0.11.12",
|
|
66
66
|
"@testing-library/cypress": "^10.1.3",
|
|
67
67
|
"@testing-library/dom": "^10.4.1",
|
|
68
68
|
"@testing-library/jest-dom": "^6.9.1",
|
|
69
|
-
"@testing-library/react": "^16.3.
|
|
70
|
-
"@testing-library/user-event": "^14.6.
|
|
71
|
-
"@types/node": "^26.
|
|
69
|
+
"@testing-library/react": "^16.3.3",
|
|
70
|
+
"@testing-library/user-event": "^14.6.7",
|
|
71
|
+
"@types/node": "^26.5.0",
|
|
72
72
|
"@types/react": "^19.2.18",
|
|
73
|
-
"@types/react-dom": "^19.2.
|
|
74
|
-
"autoprefixer": "^10.5.
|
|
73
|
+
"@types/react-dom": "^19.2.7",
|
|
74
|
+
"autoprefixer": "^10.5.5",
|
|
75
75
|
"cypress": "^15.21.1",
|
|
76
|
-
"eslint": "10.
|
|
76
|
+
"eslint": "10.10.0",
|
|
77
77
|
"eslint-config-prettier": "^10.1.8",
|
|
78
78
|
"eslint-import-resolver-typescript": "^4.4.5",
|
|
79
79
|
"eslint-plugin-cypress": "^6.4.4",
|
|
80
80
|
"eslint-plugin-import": "^2.32.0",
|
|
81
|
-
"eslint-plugin-jest": "^29.16.
|
|
81
|
+
"eslint-plugin-jest": "^29.16.6",
|
|
82
82
|
"eslint-plugin-jest-dom": "^5.10.1",
|
|
83
83
|
"eslint-plugin-jsdoc": "^63.3.3",
|
|
84
84
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
@@ -86,23 +86,23 @@
|
|
|
86
86
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
87
87
|
"eslint-plugin-testing-library": "^7.16.2",
|
|
88
88
|
"eslint-plugin-unicorn": "^72.0.0",
|
|
89
|
-
"globals": "^17.
|
|
90
|
-
"happy-dom": "20.
|
|
89
|
+
"globals": "^17.12.0",
|
|
90
|
+
"happy-dom": "20.14.0",
|
|
91
91
|
"husky": "^9.1.7",
|
|
92
|
-
"lint-staged": "^17.
|
|
92
|
+
"lint-staged": "^17.5.0",
|
|
93
93
|
"lodash": "^4.18.1",
|
|
94
|
-
"postcss": "^8.5.
|
|
94
|
+
"postcss": "^8.5.28",
|
|
95
95
|
"prettier": "^3.9.6",
|
|
96
96
|
"release-it": "^20.2.1",
|
|
97
97
|
"rstest-fetch-mock": "0.1.0",
|
|
98
|
-
"sass": "^1.
|
|
98
|
+
"sass": "^1.104.0",
|
|
99
99
|
"string-replace-loader": "^3.3.0",
|
|
100
|
-
"stylelint": "17.
|
|
100
|
+
"stylelint": "17.15.0",
|
|
101
101
|
"stylelint-config-standard": "^40.0.0",
|
|
102
102
|
"stylelint-config-standard-scss": "^17.0.0",
|
|
103
103
|
"typescript": "~5.9.3",
|
|
104
|
-
"typescript-eslint": "^8.
|
|
105
|
-
"webpack": "^5.
|
|
104
|
+
"typescript-eslint": "^8.70.0",
|
|
105
|
+
"webpack": "^5.110.3"
|
|
106
106
|
},
|
|
107
107
|
"lint-staged": {
|
|
108
108
|
"src/**/*.{css,scss}": [
|