|
10 | 10 | "production": "mix --production" |
11 | 11 | }, |
12 | 12 | "devDependencies": { |
13 | | - "@babel/preset-react": "^7.0.0", |
14 | | - "eslint": "^7.20.0", |
15 | | - "laravel-mix": "^6.0.6", |
16 | | - "postcss": "^8.1.14", |
17 | | - "resolve-url-loader": "^3.1.2" |
| 13 | + "@babel/preset-react": "^7.28.5", |
| 14 | + "eslint": "^9.36.0", |
| 15 | + "laravel-mix": "^6.0.49", |
| 16 | + "postcss": "^8.5.6", |
| 17 | + "resolve-url-loader": "^5.0.0" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@ant-design/icons": "^4.4.0", |
21 | | - "@babel/eslint-parser": "^7.12.16", |
22 | | - "@reduxjs/toolkit": "^1.5.0", |
23 | | - "antd": "^4.12.2", |
24 | | - "axios": "^0.28.0", |
25 | | - "react": "^18.2.0", |
26 | | - "react-dom": "^18.2.0", |
27 | | - "react-redux": "^7.2.2", |
28 | | - "react-router-dom": "^5.2.0", |
29 | | - "redux-saga": "^1.1.3", |
30 | | - "sass": "^1.32.6", |
31 | | - "sass-loader": "^11.0.0" |
| 20 | + "@ant-design/icons": "^6.1.0", |
| 21 | + "@babel/eslint-parser": "^7.28.4", |
| 22 | + "@reduxjs/toolkit": "^2.9.0", |
| 23 | + "antd": "^5.27.1", |
| 24 | + "axios": "^1.11.0", |
| 25 | + "react": "^19.1.1", |
| 26 | + "react-dom": "^19.1.1", |
| 27 | + "react-redux": "^9.2.0", |
| 28 | + "react-router-dom": "^7.9.1", |
| 29 | + "redux-saga": "^1.4.2", |
| 30 | + "sass": "^1.92.1", |
| 31 | + "sass-loader": "^16.0.5" |
32 | 32 | } |
33 | 33 | } |
0 commit comments