|
5 | 5 | "homepage": ".", |
6 | 6 | "dependencies": { |
7 | 7 | "@ant-design/icons": "^6.0.0", |
8 | | - "@ant-design/pro-components": "^2.6.11", |
9 | | - "@ant-design/pro-layout": "^7.22.3", |
10 | | - "@testing-library/jest-dom": "^5.16.4", |
11 | | - "@testing-library/react": "^13.2.0", |
| 8 | + "@ant-design/pro-components": "^2.8.7", |
| 9 | + "@ant-design/pro-layout": "^7.22.4", |
| 10 | + "@testing-library/jest-dom": "^5.17.0", |
| 11 | + "@testing-library/react": "^13.4.0", |
12 | 12 | "@testing-library/user-event": "^13.5.0", |
13 | 13 | "@vitejs/plugin-react": "^1.3.2", |
14 | 14 | "@vitejs/plugin-react-refresh": "^1.3.6", |
15 | | - "antd": "^5.8.2", |
| 15 | + "antd": "^5.24.9", |
16 | 16 | "antd-crud-table": "^0.0.10", |
17 | | - "copy-clipboard-js": "^2.1.0", |
| 17 | + "copy-clipboard-js": "^2.1.1", |
18 | 18 | "http-response-details": "^2.1.0", |
19 | 19 | "i18next": "^24.2.3", |
20 | | - "i18next-browser-languagedetector": "^8.0.4", |
21 | | - "network-react": "^1.1.0", |
| 20 | + "i18next-browser-languagedetector": "^8.0.5", |
| 21 | + "network-react": "^1.2.0", |
22 | 22 | "os-check": "^2.5.0", |
23 | 23 | "persistent-state-react": "0.0.5", |
24 | | - "react": "^18.1.0", |
25 | | - "react-dom": "^18.1.0", |
26 | | - "react-i18next": "^15.4.1", |
27 | | - "react-router-dom": "^6.17.0", |
28 | | - "rollup-plugin-visualizer": "^5.8.0", |
29 | | - "vite": "^6.2.3", |
30 | | - "vite-plugin-radar": "^0.9.1", |
31 | | - "vite-plugin-svgr": "^2.1.0", |
| 24 | + "react": "^18.3.1", |
| 25 | + "react-dom": "^18.3.1", |
| 26 | + "react-i18next": "^15.5.1", |
| 27 | + "react-router-dom": "^6.30.0", |
| 28 | + "rollup-plugin-visualizer": "^5.14.0", |
| 29 | + "vite": "^6.3.3", |
| 30 | + "vite-plugin-radar": "^0.9.6", |
| 31 | + "vite-plugin-svgr": "^2.4.0", |
32 | 32 | "web-vitals": "^2.1.4" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "@types/jest": "^27.5.1", |
| 35 | + "@types/jest": "^27.5.2", |
36 | 36 | "@types/node": "^18.19.87", |
37 | | - "@types/react": "^18.0.9", |
38 | | - "@types/react-dom": "^18.0.4", |
39 | | - "@typescript-eslint/eslint-plugin": "^5.32.0", |
40 | | - "@typescript-eslint/parser": "^5.32.0", |
41 | | - "autoprefixer": "^10.4.8", |
42 | | - "cypress": "^13.4.0", |
43 | | - "eslint": "^7.32.0 || ^8.2.0", |
| 37 | + "@types/react": "^18.3.20", |
| 38 | + "@types/react-dom": "^18.3.6", |
| 39 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 40 | + "@typescript-eslint/parser": "^5.62.0", |
| 41 | + "autoprefixer": "^10.4.21", |
| 42 | + "cypress": "^13.17.0", |
| 43 | + "eslint": "^8.57.1", |
44 | 44 | "eslint-config-airbnb": "^19.0.4", |
45 | | - "eslint-config-airbnb-typescript": "^17.0.0", |
46 | | - "eslint-plugin-import": "^2.25.3", |
47 | | - "eslint-plugin-jsx-a11y": "^6.5.1", |
48 | | - "eslint-plugin-react": "^7.28.0", |
49 | | - "eslint-plugin-react-hooks": "^4.3.0", |
| 45 | + "eslint-config-airbnb-typescript": "^17.1.0", |
| 46 | + "eslint-plugin-import": "^2.31.0", |
| 47 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 48 | + "eslint-plugin-react": "^7.37.5", |
| 49 | + "eslint-plugin-react-hooks": "^4.6.2", |
50 | 50 | "gh-pages": "^4.0.0", |
51 | | - "postcss": "^8.4.14", |
52 | | - "puppeteer": "^24.4.0", |
53 | | - "sass": "^1.54.4", |
54 | | - "tailwindcss": "^3.1.7", |
55 | | - "typescript": "^5.8.2", |
| 51 | + "postcss": "^8.5.3", |
| 52 | + "puppeteer": "^24.7.2", |
| 53 | + "sass": "^1.87.0", |
| 54 | + "tailwindcss": "^3.4.17", |
| 55 | + "typescript": "^5.8.3", |
56 | 56 | "vite-plugin-pwa": "^1.0.0" |
57 | 57 | }, |
58 | 58 | "scripts": { |
|
0 commit comments