|
37 | 37 | "author": "Adam Morsi <adam.morsi@yahoo.com> (https://github.com/DonAdam2)",
|
38 | 38 | "license": "MIT",
|
39 | 39 | "devDependencies": {
|
40 |
| - "@babel/core": "7.25.2", |
| 40 | + "@babel/core": "7.26.0", |
41 | 41 | "@babel/eslint-parser": "7.25.9",
|
42 | 42 | "@babel/plugin-transform-runtime": "7.25.9",
|
43 |
| - "@babel/preset-env": "7.25.4", |
44 |
| - "@babel/preset-react": "7.24.7", |
45 |
| - "@babel/preset-typescript": "7.24.7", |
46 |
| - "@babel/runtime": "7.25.6", |
| 43 | + "@babel/preset-env": "7.26.0", |
| 44 | + "@babel/preset-react": "7.25.9", |
| 45 | + "@babel/preset-typescript": "7.26.0", |
| 46 | + "@babel/runtime": "7.26.0", |
47 | 47 | "@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
|
48 | 48 | "@testing-library/dom": "10.4.0",
|
49 |
| - "@testing-library/jest-dom": "6.5.0", |
| 49 | + "@testing-library/jest-dom": "6.6.3", |
50 | 50 | "@testing-library/react": "16.0.1",
|
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 | 54 | "@types/jest": "29.5.14",
|
55 |
| - "@types/node": "22.5.2", |
| 55 | + "@types/node": "22.9.1", |
56 | 56 | "@types/react": "18.3.12",
|
57 | 57 | "@types/react-dom": "18.3.1",
|
58 | 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",
|
62 |
| - "@typescript-eslint/eslint-plugin": "8.4.0", |
63 |
| - "@typescript-eslint/parser": "8.4.0", |
| 62 | + "@typescript-eslint/eslint-plugin": "8.15.0", |
| 63 | + "@typescript-eslint/parser": "8.15.0", |
64 | 64 | "autoprefixer": "10.4.20",
|
65 | 65 | "babel-jest": "29.7.0",
|
66 |
| - "babel-loader": "9.1.3", |
| 66 | + "babel-loader": "9.2.1", |
67 | 67 | "babel-plugin-macros": "3.1.0",
|
68 |
| - "browserslist": "4.23.3", |
| 68 | + "browserslist": "4.24.2", |
69 | 69 | "clean-webpack-plugin": "4.0.0",
|
70 | 70 | "cli-color": "2.0.4",
|
71 | 71 | "copy-webpack-plugin": "12.0.2",
|
72 |
| - "core-js": "3.38.1", |
| 72 | + "core-js": "3.39.0", |
73 | 73 | "css-loader": "7.1.2",
|
74 | 74 | "css-minimizer-webpack-plugin": "7.0.0",
|
75 | 75 | "detect-port": "1.6.1",
|
76 | 76 | "dotenv-webpack": "8.1.0",
|
77 | 77 | "eslint": "8.57.0",
|
78 | 78 | "eslint-config-prettier": "9.1.0",
|
79 | 79 | "eslint-plugin-babel": "5.3.1",
|
80 |
| - "eslint-plugin-jest": "28.8.2", |
81 |
| - "eslint-plugin-jest-dom": "5.4.0", |
| 80 | + "eslint-plugin-jest": "28.9.0", |
| 81 | + "eslint-plugin-jest-dom": "5.5.0", |
82 | 82 | "eslint-plugin-prettier": "5.2.1",
|
83 |
| - "eslint-plugin-react": "7.35.1", |
| 83 | + "eslint-plugin-react": "7.37.2", |
84 | 84 | "eslint-plugin-react-hooks": "4.6.2",
|
85 |
| - "eslint-plugin-testing-library": "6.3.0", |
| 85 | + "eslint-plugin-testing-library": "6.5.0", |
86 | 86 | "eslint-webpack-plugin": "4.2.0",
|
87 | 87 | "fork-ts-checker-webpack-plugin": "9.0.2",
|
88 | 88 | "html-webpack-plugin": "5.6.3",
|
|
100 | 100 | "postcss-flexbugs-fixes": "5.0.2",
|
101 | 101 | "postcss-loader": "8.1.1",
|
102 | 102 | "postcss-normalize": "10.0.1",
|
103 |
| - "postcss-preset-env": "10.0.2", |
| 103 | + "postcss-preset-env": "10.1.1", |
104 | 104 | "prettier": "3.3.3",
|
105 | 105 | "prompts": "2.4.2",
|
106 | 106 | "react": "18.3.1",
|
|
112 | 112 | "resolve-url-loader": "5.0.0",
|
113 | 113 | "rework": "1.0.1",
|
114 | 114 | "rework-visit": "1.0.0",
|
115 |
| - "sass": "1.77.8", |
| 115 | + "sass": "1.81.0", |
116 | 116 | "sass-loader": "16.0.3",
|
117 | 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",
|
121 | 121 | "to-camel-case": "1.0.0",
|
122 | 122 | "ts-loader": "9.5.1",
|
123 |
| - "typescript": "5.5.4", |
124 |
| - "webpack": "5.94.0", |
| 123 | + "typescript": "5.6.3", |
| 124 | + "webpack": "5.96.1", |
125 | 125 | "webpack-bundle-analyzer": "4.10.2",
|
126 | 126 | "webpack-cli": "5.1.4",
|
127 | 127 | "webpack-dev-server": "5.0.4",
|
128 | 128 | "webpack-merge": "6.0.1"
|
129 | 129 | },
|
130 | 130 | "dependencies": {
|
131 |
| - "@reduxjs/toolkit": "2.2.7", |
| 131 | + "@reduxjs/toolkit": "2.3.0", |
132 | 132 | "crypto-js": "4.2.0",
|
133 |
| - "react-error-boundary": "4.0.13", |
| 133 | + "react-error-boundary": "4.1.2", |
134 | 134 | "react-redux": "9.1.2",
|
135 | 135 | "react-router-dom": "6.26.1"
|
136 | 136 | }
|
|
0 commit comments