|
67 | 67 | "node": ">= 16.10.0"
|
68 | 68 | },
|
69 | 69 | "devDependencies": {
|
70 |
| - "@babel/core": "^7.1.2", |
| 70 | + "@babel/core": "^7.26.0", |
| 71 | + "@babel/eslint-parser": "^7.25.9", |
71 | 72 | "@babel/plugin-proposal-class-properties": "^7.1.0",
|
72 | 73 | "@babel/plugin-transform-regenerator": "^7.0.0",
|
73 | 74 | "@babel/preset-env": "^7.1.0",
|
|
105 | 106 | "@typescript-eslint/eslint-plugin": "^6.21.0",
|
106 | 107 | "@typescript-eslint/parser": "^6.21.0",
|
107 | 108 | "autoprefixer": "^7.1.4",
|
108 |
| - "babel-eslint": "^10.0.3", |
109 | 109 | "babel-jest": "^25.2.4",
|
110 | 110 | "babel-loader": "^8.0.4",
|
111 | 111 | "babel-plugin-dynamic-import-node": "^2.2.0",
|
|
119 | 119 | "cypress": "^8.3.1",
|
120 | 120 | "eslint": "^8.57.1",
|
121 | 121 | "eslint-config-prettier": "^6.7.0",
|
| 122 | + "eslint-plugin-import": "^2.31.0", |
122 | 123 | "eslint-plugin-jsx": "^0.1.0",
|
123 | 124 | "eslint-plugin-node": "^10.0.0",
|
124 | 125 | "eslint-plugin-promise": "^4.2.1",
|
125 |
| - "eslint-plugin-import": "^2.31.0", |
126 | 126 | "eslint-plugin-react": "^7.37.1",
|
127 | 127 | "eslint-plugin-react-hooks": "^4.6.2",
|
128 | 128 | "express": "^4.15.4",
|
129 | 129 | "file-loader": "^2.0.0",
|
130 |
| - "fork-ts-checker-notifier-webpack-plugin": "^3.0.0", |
131 |
| - "fork-ts-checker-webpack-plugin": "^5.0.14", |
| 130 | + "fork-ts-checker-notifier-webpack-plugin": "^4.0.0", |
| 131 | + "fork-ts-checker-webpack-plugin": "^6.5.3", |
132 | 132 | "html-loader": "^0.5.5",
|
133 | 133 | "html-webpack-plugin": "^4.5.2",
|
134 | 134 | "husky": "^0.14.3",
|
|
0 commit comments