@cfpb/ccdb5-ui 2.11.5 → 2.12.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.
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 742.5 1200" class="cf-icon-svg"><path d="M710 186c-31.1-18-70.8-7.4-88.8 23.7v.1L275 809.5 114.9 617.3c-23-27.5-64-31.2-91.6-8.1-27.4 23-31.2 63.8-8.3 91.3l219.8 263.8c12.3 14.8 30.6 23.4 49.9 23.4 1.8 0 3.7-.1 5.6-.2 21.2-1.8 40.1-13.9 50.7-32.3l392.8-680.4c17.9-31.1 7.3-70.9-23.8-88.8z"/></svg>
@@ -0,0 +1 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 988.2 1200" class="cf-icon-svg"><path d="M494.1 967.2c-17.3 0-33.8-6.8-46-19L18.6 518.6c-25.1-25.6-24.8-66.8.8-91.9 25.3-24.8 65.8-24.8 91.1 0l383.6 383.6 383.6-383.6c25.6-25.1 66.8-24.8 91.9.8 24.8 25.3 24.8 65.8 0 91.1L540.1 948.1c-12.2 12.2-28.7 19.1-46 19.1z"/></svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cfpb/ccdb5-ui",
3
- "version": "2.11.5",
3
+ "version": "2.12.0",
4
4
  "description": "Consumer Complaint Database UI",
5
5
  "homepage": "https://www.consumerfinance.gov/",
6
6
  "repository": {
@@ -32,36 +32,36 @@
32
32
  },
33
33
  "browserslist": "> 0.2% in @cfpb/browserslist-config stats",
34
34
  "devDependencies": {
35
- "@babel/cli": "^7.24.5",
36
- "@babel/core": "^7.24.5",
37
- "@babel/eslint-parser": "^7.24.5",
38
- "@babel/preset-react": "^7.24.1",
39
- "@babel/runtime": "^7.24.5",
35
+ "@babel/cli": "^7.24.7",
36
+ "@babel/core": "^7.24.7",
37
+ "@babel/eslint-parser": "^7.24.7",
38
+ "@babel/preset-react": "^7.24.7",
39
+ "@babel/runtime": "^7.24.7",
40
40
  "@cfpb/browserslist-config": "0.0.2",
41
- "@cfpb/cfpb-atomic-component": "1.0.0",
42
- "@cfpb/cfpb-buttons": "1.1.1",
43
- "@cfpb/cfpb-core": "1.1.0",
44
- "@cfpb/cfpb-design-system": "^1.1.1",
45
- "@cfpb/cfpb-expandables": "^1.1.1",
46
- "@cfpb/cfpb-forms": "1.1.1",
47
- "@cfpb/cfpb-grid": "1.0.1",
48
- "@cfpb/cfpb-icons": "^1.1.1",
49
- "@cfpb/cfpb-layout": "1.1.0",
50
- "@cfpb/cfpb-notifications": "1.1.1",
51
- "@cfpb/cfpb-pagination": "1.1.1",
52
- "@cfpb/cfpb-tables": "1.1.0",
53
- "@cfpb/cfpb-typography": "1.1.1",
41
+ "@cfpb/cfpb-atomic-component": "1.2.0",
42
+ "@cfpb/cfpb-buttons": "1.3.0",
43
+ "@cfpb/cfpb-core": "1.2.0",
44
+ "@cfpb/cfpb-design-system": "^1.3.2",
45
+ "@cfpb/cfpb-expandables": "^1.2.0",
46
+ "@cfpb/cfpb-forms": "1.3.0",
47
+ "@cfpb/cfpb-grid": "1.2.0",
48
+ "@cfpb/cfpb-icons": "^1.2.0",
49
+ "@cfpb/cfpb-layout": "1.3.0",
50
+ "@cfpb/cfpb-notifications": "1.3.0",
51
+ "@cfpb/cfpb-pagination": "1.3.0",
52
+ "@cfpb/cfpb-tables": "1.2.0",
53
+ "@cfpb/cfpb-typography": "1.3.2",
54
54
  "@craco/craco": "^7.1.0",
55
- "@reduxjs/toolkit": "^2.1.0",
55
+ "@reduxjs/toolkit": "^2.2.5",
56
56
  "@testing-library/cypress": "^10.0.1",
57
- "@testing-library/jest-dom": "^6.4.2",
58
- "@testing-library/react": "15.0.2",
57
+ "@testing-library/jest-dom": "^6.4.5",
58
+ "@testing-library/react": "15.0.7",
59
59
  "@testing-library/user-event": "^14.5.2",
60
60
  "britecharts": "git+https://github.com/cfpb/britecharts.git#v2.4.2",
61
61
  "coveralls": "^3.0.9",
62
62
  "craco-esbuild": "^0.6.1",
63
63
  "craco-less": "^3.0.1",
64
- "cypress": "^13.8.1",
64
+ "cypress": "^13.11.0",
65
65
  "d3": "^7.9.0",
66
66
  "d3-selection": "^3.0.0",
67
67
  "dayjs": "^1.11.10",
@@ -70,8 +70,8 @@
70
70
  "eslint": "^8.57.0",
71
71
  "eslint-config-prettier": "^9.1.0",
72
72
  "eslint-config-react-app": "^7.0.1",
73
- "eslint-plugin-cypress": "^3.0.3",
74
- "eslint-plugin-jsdoc": "^48.2.3",
73
+ "eslint-plugin-cypress": "^3.2.0",
74
+ "eslint-plugin-jsdoc": "^48.2.5",
75
75
  "eslint-plugin-react-redux": "^4.1.0",
76
76
  "highcharts": "9.2.2",
77
77
  "history": "^5.3.0",
@@ -83,34 +83,34 @@
83
83
  "less": "^4.2.0",
84
84
  "less-loader": "^12.2.0",
85
85
  "less-plugin-clean-css": "^1.5.1",
86
- "lint-staged": "^15.2.2",
86
+ "lint-staged": "^15.2.7",
87
87
  "lodash": "^4.17.21",
88
88
  "mini-css-extract-plugin": "^2.9.0",
89
89
  "mockdate": "^3.0.5",
90
90
  "postcss": "^8.4.38",
91
91
  "postcss-less": "^6.0.0",
92
- "postcss-preset-env": "^9.5.9",
92
+ "postcss-preset-env": "^9.5.13",
93
93
  "postcss-safe-parser": "^7.0.0",
94
- "prettier": "^3.2.4",
94
+ "prettier": "^3.3.1",
95
95
  "prop-types": "^15.5.10",
96
96
  "query-string": "^9.0.0",
97
97
  "react": "^18.2.0",
98
98
  "react-bootstrap": "^2.6.0",
99
99
  "react-bootstrap-typeahead": "^6.3.2",
100
100
  "react-dom": "^18.2.0",
101
- "react-intl": "^6.6.2",
101
+ "react-intl": "^6.6.6",
102
102
  "react-modal": "^3.16.1",
103
103
  "react-redux": "^7.2.0",
104
- "react-router-dom": "^6.22.0",
104
+ "react-router-dom": "^6.23.1",
105
105
  "react-scripts": "^5.0.1",
106
106
  "react-test-renderer": "^18.2.0",
107
107
  "redux": "^4.0.5",
108
108
  "redux-devtools-extension": "^2.13.2",
109
109
  "redux-mock-store": "^1.5.4",
110
110
  "redux-thunk": "^2.2.0",
111
- "release-it": "^17.2.1",
111
+ "release-it": "^17.3.0",
112
112
  "string-replace-loader": "^3.1.0",
113
- "stylelint": "^16.4.0",
113
+ "stylelint": "^16.5.0",
114
114
  "stylelint-config-standard": "^36.0.0",
115
115
  "stylelint-less": "^3.0.1"
116
116
  },