|
38 | 38 | "license": "MIT",
|
39 | 39 | "devDependencies": {
|
40 | 40 | "@babel/core": "7.25.2",
|
41 |
| - "@babel/eslint-parser": "7.25.1", |
42 |
| - "@babel/plugin-transform-runtime": "7.25.4", |
| 41 | + "@babel/eslint-parser": "7.25.9", |
| 42 | + "@babel/plugin-transform-runtime": "7.25.9", |
43 | 43 | "@babel/preset-env": "7.25.4",
|
44 | 44 | "@babel/preset-react": "7.24.7",
|
45 | 45 | "@babel/preset-typescript": "7.24.7",
|
|
51 | 51 | "@testing-library/react-hooks": "8.0.1",
|
52 | 52 | "@testing-library/user-event": "14.5.2",
|
53 | 53 | "@types/crypto-js": "4.2.2",
|
54 |
| - "@types/jest": "29.5.12", |
| 54 | + "@types/jest": "29.5.14", |
55 | 55 | "@types/node": "22.5.2",
|
56 |
| - "@types/react": "18.3.5", |
57 |
| - "@types/react-dom": "18.3.0", |
58 |
| - "@types/react-redux": "7.1.33", |
| 56 | + "@types/react": "18.3.12", |
| 57 | + "@types/react-dom": "18.3.1", |
| 58 | + "@types/react-redux": "7.1.34", |
59 | 59 | "@types/react-test-renderer": "18.3.0",
|
60 | 60 | "@types/redux-logger": "3.0.13",
|
61 | 61 | "@types/webpack-env": "1.18.5",
|
|
85 | 85 | "eslint-plugin-testing-library": "6.3.0",
|
86 | 86 | "eslint-webpack-plugin": "4.2.0",
|
87 | 87 | "fork-ts-checker-webpack-plugin": "9.0.2",
|
88 |
| - "html-webpack-plugin": "5.6.0", |
| 88 | + "html-webpack-plugin": "5.6.3", |
89 | 89 | "identity-obj-proxy": "3.0.0",
|
90 | 90 | "incstr": "1.2.3",
|
91 | 91 | "jest": "29.7.0",
|
92 | 92 | "jest-environment-jsdom": "29.7.0",
|
93 | 93 | "jest-resolve": "29.7.0",
|
94 | 94 | "jest-watch-typeahead": "2.2.2",
|
95 |
| - "mini-css-extract-plugin": "2.9.1", |
| 95 | + "mini-css-extract-plugin": "2.9.2", |
96 | 96 | "node-polyfill-webpack-plugin": "4.0.0",
|
97 | 97 | "plop": "4.0.1",
|
98 | 98 | "plop-action-eslint": "1.1.0",
|
99 |
| - "postcss": "8.4.44", |
| 99 | + "postcss": "8.4.49", |
100 | 100 | "postcss-flexbugs-fixes": "5.0.2",
|
101 | 101 | "postcss-loader": "8.1.1",
|
102 | 102 | "postcss-normalize": "10.0.1",
|
|
113 | 113 | "rework": "1.0.1",
|
114 | 114 | "rework-visit": "1.0.0",
|
115 | 115 | "sass": "1.77.8",
|
116 |
| - "sass-loader": "16.0.1", |
117 |
| - "serve": "14.2.3", |
| 116 | + "sass-loader": "16.0.3", |
| 117 | + "serve": "14.2.4", |
118 | 118 | "source-map-loader": "5.0.0",
|
119 | 119 | "style-loader": "4.0.0",
|
120 | 120 | "terser-webpack-plugin": "5.3.10",
|
|
0 commit comments