@cfpb/ccdb5-ui 2.11.0 → 2.11.4

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.0",
3
+ "version": "2.11.4",
4
4
  "description": "Consumer Complaint Database UI",
5
5
  "homepage": "https://www.consumerfinance.gov/",
6
6
  "repository": {
@@ -37,24 +37,24 @@
37
37
  "not ie > 0"
38
38
  ],
39
39
  "devDependencies": {
40
- "@babel/cli": "^7.23.9",
41
- "@babel/core": "^7.24.0",
42
- "@babel/eslint-parser": "^7.23.10",
43
- "@babel/preset-react": "^7.23.3",
44
- "@babel/runtime": "^7.24.0",
45
- "@cfpb/cfpb-atomic-component": "0.42.0",
46
- "@cfpb/cfpb-buttons": "0.42.0",
47
- "@cfpb/cfpb-core": "0.42.0",
48
- "@cfpb/cfpb-design-system": "^0.42.0",
49
- "@cfpb/cfpb-expandables": "^0.42.0",
50
- "@cfpb/cfpb-forms": "0.42.0",
51
- "@cfpb/cfpb-grid": "0.42.0",
52
- "@cfpb/cfpb-icons": "^0.42.0",
53
- "@cfpb/cfpb-layout": "0.42.0",
54
- "@cfpb/cfpb-notifications": "0.42.0",
55
- "@cfpb/cfpb-pagination": "0.42.0",
56
- "@cfpb/cfpb-tables": "0.42.0",
57
- "@cfpb/cfpb-typography": "0.42.0",
40
+ "@babel/cli": "^7.24.1",
41
+ "@babel/core": "^7.24.4",
42
+ "@babel/eslint-parser": "^7.24.1",
43
+ "@babel/preset-react": "^7.24.1",
44
+ "@babel/runtime": "^7.24.4",
45
+ "@cfpb/cfpb-atomic-component": "0.43.1",
46
+ "@cfpb/cfpb-buttons": "0.43.0",
47
+ "@cfpb/cfpb-core": "0.43.0",
48
+ "@cfpb/cfpb-design-system": "^0.43.1",
49
+ "@cfpb/cfpb-expandables": "^0.43.1",
50
+ "@cfpb/cfpb-forms": "0.43.0",
51
+ "@cfpb/cfpb-grid": "0.43.0",
52
+ "@cfpb/cfpb-icons": "^0.43.0",
53
+ "@cfpb/cfpb-layout": "0.43.1",
54
+ "@cfpb/cfpb-notifications": "0.43.1",
55
+ "@cfpb/cfpb-pagination": "0.43.0",
56
+ "@cfpb/cfpb-tables": "0.43.1",
57
+ "@cfpb/cfpb-typography": "0.43.0",
58
58
  "@craco/craco": "^7.1.0",
59
59
  "@reduxjs/toolkit": "^2.1.0",
60
60
  "@testing-library/cypress": "^10.0.1",
@@ -65,7 +65,7 @@
65
65
  "coveralls": "^3.0.9",
66
66
  "craco-esbuild": "^0.5.2",
67
67
  "craco-less": "^3.0.1",
68
- "cypress": "^13.6.6",
68
+ "cypress": "^13.7.3",
69
69
  "d3": "^5.12.0",
70
70
  "d3-selection": "^1.4.0",
71
71
  "dayjs": "^1.11.10",
@@ -75,7 +75,7 @@
75
75
  "eslint-config-prettier": "^9.1.0",
76
76
  "eslint-config-react-app": "^7.0.1",
77
77
  "eslint-plugin-cypress": "^2.15.1",
78
- "eslint-plugin-jsdoc": "^48.2.1",
78
+ "eslint-plugin-jsdoc": "^48.2.3",
79
79
  "eslint-plugin-react-redux": "^4.1.0",
80
80
  "highcharts": "9.2.2",
81
81
  "history": "^5.3.0",
@@ -93,9 +93,9 @@
93
93
  "lodash": "^4.17.21",
94
94
  "mini-css-extract-plugin": "^2.8.1",
95
95
  "mockdate": "^3.0.5",
96
- "postcss": "^8.4.35",
96
+ "postcss": "^8.4.38",
97
97
  "postcss-less": "^6.0.0",
98
- "postcss-preset-env": "^9.5.0",
98
+ "postcss-preset-env": "^9.5.5",
99
99
  "postcss-safe-parser": "^7.0.0",
100
100
  "prettier": "^3.2.4",
101
101
  "prop-types": "^15.5.10",
@@ -114,10 +114,11 @@
114
114
  "redux-devtools-extension": "^2.13.2",
115
115
  "redux-mock-store": "^1.5.4",
116
116
  "redux-thunk": "^2.2.0",
117
- "release-it": "^17.0.3",
117
+ "release-it": "^17.2.0",
118
118
  "string-replace-loader": "^3.1.0",
119
- "stylelint": "^16.2.1",
120
- "stylelint-config-recommended-less": "^3.0.1"
119
+ "stylelint": "^16.3.1",
120
+ "stylelint-config-standard": "^36.0.0",
121
+ "stylelint-less": "^3.0.1"
121
122
  },
122
123
  "lint-staged": {
123
124
  "src/**/*.{css,less}": [