|
32 | 32 | "clsx": "^2.1.1",
|
33 | 33 | "dayjs": "^1.11.13",
|
34 | 34 | "echarts": "^5.6.0",
|
35 |
| - "echarts-for-react": "^3.0.2", |
| 35 | + "echarts-for-react": "^3.0.3", |
36 | 36 | "embla-carousel": "^8.5.2",
|
37 | 37 | "embla-carousel-autoplay": "^8.5.2",
|
38 | 38 | "embla-carousel-react": "^8.5.2",
|
|
51 | 51 | "react-error-boundary": "^5.0.0",
|
52 | 52 | "react-i18next": "^15.4.1",
|
53 | 53 | "react-pdf": "^9.2.1",
|
54 |
| - "react-router": "^7.2.0", |
55 |
| - "swr": "^2.3.2" |
| 54 | + "react-router": "^7.3.0", |
| 55 | + "swr": "^2.3.3" |
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 | 58 | "@babel/eslint-parser": "^7.26.8",
|
|
63 | 63 | "@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
64 | 64 | "@types/chroma-js": "^3.1.1",
|
65 | 65 | "@types/katex": "^0.16.7",
|
66 |
| - "@types/node": "^22.13.8", |
| 66 | + "@types/node": "^22.13.9", |
67 | 67 | "@types/prismjs": "^1.26.5",
|
68 | 68 | "@types/react": "^19.0.10",
|
69 | 69 | "@types/react-dom": "^19.0.4",
|
70 |
| - "@typescript-eslint/eslint-plugin": "^8.25.0", |
71 |
| - "@typescript-eslint/parser": "^8.25.0", |
| 70 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
| 71 | + "@typescript-eslint/parser": "^8.26.0", |
72 | 72 | "@vitejs/plugin-react": "^4.3.4",
|
73 |
| - "axios": "^1.8.1", |
| 73 | + "axios": "^1.8.2", |
74 | 74 | "babel-plugin-prismjs": "^2.1.0",
|
75 | 75 | "eslint": "^9.21.0",
|
76 |
| - "eslint-plugin-oxlint": "^0.15.12", |
| 76 | + "eslint-plugin-oxlint": "^0.15.13", |
77 | 77 | "eslint-plugin-react": "^7.37.4",
|
78 | 78 | "eslint-plugin-react-hooks": "5.2.0",
|
79 | 79 | "form-data": "~4.0.2",
|
80 | 80 | "globals": "^16.0.0",
|
81 | 81 | "lodash": "^4.17.21",
|
82 |
| - "oxlint": "^0.15.12", |
| 82 | + "oxlint": "^0.15.13", |
83 | 83 | "postcss": "^8.5.3",
|
84 | 84 | "postcss-preset-mantine": "^1.17.0",
|
85 | 85 | "postcss-simple-vars": "^7.0.1",
|
86 |
| - "prettier": "~3.5.2", |
| 86 | + "prettier": "~3.5.3", |
87 | 87 | "prettier-plugin-sort-json": "^4.1.1",
|
88 | 88 | "rollup": "^4.34.9",
|
89 | 89 | "swagger-typescript-api": "^13.0.23",
|
90 | 90 | "tslib": "^2.8.1",
|
91 | 91 | "typescript": "5.8.2",
|
92 |
| - "vite": "^6.2.0", |
| 92 | + "vite": "^6.2.1", |
93 | 93 | "vite-plugin-banner": "^0.8.0",
|
94 | 94 | "vite-plugin-optimize-css-modules": "^1.2.0",
|
95 | 95 | "vite-plugin-pages": "^0.32.5",
|
|
101 | 101 | "overrides": {
|
102 | 102 | "canvas": "npm:dry-uninstall"
|
103 | 103 | }
|
104 |
| - }, |
105 |
| - "packageManager": "[email protected]" |
| 104 | + } |
106 | 105 | }
|
0 commit comments