|
33 | 33 | "browserslist": "> 0.2% in @cfpb/browserslist-config stats",
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@babel/cli": "^7.26.4",
|
36 |
| - "@babel/core": "^7.24.7", |
37 |
| - "@babel/eslint-parser": "^7.26.5", |
| 36 | + "@babel/core": "^7.26.10", |
| 37 | + "@babel/eslint-parser": "^7.26.10", |
38 | 38 | "@babel/preset-react": "^7.26.3",
|
39 |
| - "@babel/runtime": "^7.26.0", |
| 39 | + "@babel/runtime": "^7.26.10", |
40 | 40 | "@cfpb/browserslist-config": "0.0.4",
|
41 | 41 | "@cfpb/cfpb-design-system": "^3.6.2",
|
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.5.0", |
| 45 | + "@reduxjs/toolkit": "^2.6.1", |
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",
|
|
55 | 55 | "cypress": "^13.17.0",
|
56 | 56 | "d3": "^7.9.0",
|
57 | 57 | "dayjs": "^1.11.10",
|
58 |
| - "eslint": "^9.18.0", |
59 |
| - "eslint-config-prettier": "^10.0.1", |
| 58 | + "eslint": "^9.22.0", |
| 59 | + "eslint-config-prettier": "^10.1.1", |
60 | 60 | "eslint-config-react-app": "^7.0.1",
|
61 |
| - "eslint-plugin-cypress": "^4.1.0", |
| 61 | + "eslint-plugin-cypress": "^4.2.0", |
62 | 62 | "eslint-plugin-import": "^2.31.0",
|
63 |
| - "eslint-plugin-jsdoc": "^50.6.1", |
| 63 | + "eslint-plugin-jsdoc": "^50.6.8", |
64 | 64 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
65 | 65 | "eslint-plugin-react": "^7.37.4",
|
66 |
| - "eslint-plugin-react-hooks": "^5.1.0", |
67 |
| - "eslint-plugin-react-redux": "^4.2.0", |
68 |
| - "globals": "^15.14.0", |
| 66 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 67 | + "eslint-plugin-react-redux": "^4.2.2", |
| 68 | + "globals": "^16.0.0", |
69 | 69 | "highcharts": "11.4.8",
|
70 | 70 | "history": "^5.3.0",
|
71 | 71 | "husky": "^9.1.7",
|
72 | 72 | "identity-obj-proxy": "3.0.0",
|
73 | 73 | "intro.js": "^7.2.0",
|
74 | 74 | "intro.js-react": "1.0.0",
|
75 | 75 | "jest-fetch-mock": "^3.0.3",
|
76 |
| - "lint-staged": "^15.2.11", |
| 76 | + "lint-staged": "^15.5.0", |
77 | 77 | "lodash": "^4.17.21",
|
78 | 78 | "mini-css-extract-plugin": "^2.9.0",
|
79 | 79 | "mockdate": "^3.0.5",
|
80 |
| - "postcss": "^8.4.38", |
81 |
| - "postcss-preset-env": "^10.1.2", |
| 80 | + "postcss": "^8.5.3", |
| 81 | + "postcss-preset-env": "^10.1.5", |
82 | 82 | "postcss-safe-parser": "^7.0.0",
|
83 | 83 | "postcss-scss": "^4.0.9",
|
84 |
| - "prettier": "^3.4.2", |
| 84 | + "prettier": "^3.5.3", |
85 | 85 | "prop-types": "^15.5.10",
|
86 | 86 | "query-string": "^9.0.0",
|
87 | 87 | "react": "^18.3.1",
|
88 | 88 | "react-bootstrap": "^2.10.7",
|
89 |
| - "react-bootstrap-typeahead": "^6.3.4", |
| 89 | + "react-bootstrap-typeahead": "^6.4.1", |
90 | 90 | "react-dom": "^18.3.1",
|
91 | 91 | "react-fast-compare": "^3.2.2",
|
92 | 92 | "react-modal": "^3.16.1",
|
93 | 93 | "react-redux": "^9.2.0",
|
94 | 94 | "react-router-dom": "^6.29.0",
|
95 | 95 | "react-scripts": "^5.0.1",
|
96 | 96 | "react-test-renderer": "^18.3.1",
|
97 |
| - "release-it": "^17.11.0", |
98 |
| - "sass": "^1.83.0", |
| 97 | + "release-it": "^18.1.2", |
| 98 | + "sass": "^1.86.0", |
99 | 99 | "string-replace-loader": "^3.1.0",
|
100 |
| - "stylelint": "^16.13.2", |
| 100 | + "stylelint": "^16.16.0", |
101 | 101 | "stylelint-config-standard": "^37.0.0",
|
102 | 102 | "stylelint-config-standard-scss": "^14.0.0"
|
103 | 103 | },
|
|
0 commit comments