@cfpb/ccdb5-ui 2.11.5 → 2.13.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cfpb/ccdb5-ui",
3
- "version": "2.11.5",
3
+ "version": "2.13.0",
4
4
  "description": "Consumer Complaint Database UI",
5
5
  "homepage": "https://www.consumerfinance.gov/",
6
6
  "repository": {
@@ -28,50 +28,47 @@
28
28
  "prepare": "husky",
29
29
  "release": "yarn run build && release-it --npm.skipChecks",
30
30
  "start": "NODE_ENV=development craco start",
31
- "test": "craco test --coverage --watchAll=false"
31
+ "test": "TZ=UTC craco test --coverage --watchAll=false"
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
- "d3-selection": "^3.0.0",
67
66
  "dayjs": "^1.11.10",
68
- "enzyme": "^3.11.0",
69
- "enzyme-adapter-react-16": "^1.15.7",
70
67
  "eslint": "^8.57.0",
71
68
  "eslint-config-prettier": "^9.1.0",
72
69
  "eslint-config-react-app": "^7.0.1",
73
- "eslint-plugin-cypress": "^3.0.3",
74
- "eslint-plugin-jsdoc": "^48.2.3",
70
+ "eslint-plugin-cypress": "^3.2.0",
71
+ "eslint-plugin-jsdoc": "^48.2.5",
75
72
  "eslint-plugin-react-redux": "^4.1.0",
76
73
  "highcharts": "9.2.2",
77
74
  "history": "^5.3.0",
@@ -83,34 +80,34 @@
83
80
  "less": "^4.2.0",
84
81
  "less-loader": "^12.2.0",
85
82
  "less-plugin-clean-css": "^1.5.1",
86
- "lint-staged": "^15.2.2",
83
+ "lint-staged": "^15.2.7",
87
84
  "lodash": "^4.17.21",
88
85
  "mini-css-extract-plugin": "^2.9.0",
89
86
  "mockdate": "^3.0.5",
90
87
  "postcss": "^8.4.38",
91
88
  "postcss-less": "^6.0.0",
92
- "postcss-preset-env": "^9.5.9",
89
+ "postcss-preset-env": "^9.5.13",
93
90
  "postcss-safe-parser": "^7.0.0",
94
- "prettier": "^3.2.4",
91
+ "prettier": "^3.3.1",
95
92
  "prop-types": "^15.5.10",
96
93
  "query-string": "^9.0.0",
97
94
  "react": "^18.2.0",
98
95
  "react-bootstrap": "^2.6.0",
99
96
  "react-bootstrap-typeahead": "^6.3.2",
100
97
  "react-dom": "^18.2.0",
101
- "react-intl": "^6.6.2",
98
+ "react-intl": "^6.6.6",
102
99
  "react-modal": "^3.16.1",
103
100
  "react-redux": "^7.2.0",
104
- "react-router-dom": "^6.22.0",
101
+ "react-router-dom": "^6.23.1",
105
102
  "react-scripts": "^5.0.1",
106
103
  "react-test-renderer": "^18.2.0",
107
104
  "redux": "^4.0.5",
108
105
  "redux-devtools-extension": "^2.13.2",
109
106
  "redux-mock-store": "^1.5.4",
110
107
  "redux-thunk": "^2.2.0",
111
- "release-it": "^17.2.1",
108
+ "release-it": "^17.3.0",
112
109
  "string-replace-loader": "^3.1.0",
113
- "stylelint": "^16.4.0",
110
+ "stylelint": "^16.5.0",
114
111
  "stylelint-config-standard": "^36.0.0",
115
112
  "stylelint-less": "^3.0.1"
116
113
  },
@@ -137,10 +134,10 @@
137
134
  ],
138
135
  "coverageThreshold": {
139
136
  "global": {
140
- "branches": 82,
137
+ "branches": 85,
141
138
  "functions": 91,
142
- "lines": 91,
143
- "statements": 91
139
+ "lines": 93,
140
+ "statements": 93
144
141
  }
145
142
  },
146
143
  "coverageReporters": [