|
1 | 1 | { |
2 | 2 | "name": "hoyo_gacha", |
3 | 3 | "displayName": "HoYo.Gacha", |
4 | | - "version": "1.1.4", |
| 4 | + "version": "1.1.5", |
5 | 5 | "description": "An unofficial tool for managing and analyzing your miHoYo gacha records", |
6 | 6 | "author": "lgou2w <lgou2w@hotmail.com>", |
7 | 7 | "homepage": "https://github.com/lgou2w/HoYo.Gacha#readme", |
|
10 | 10 | "license": "MIT OR Apache-2.0", |
11 | 11 | "private": "true", |
12 | 12 | "type": "module", |
13 | | - "packageManager": "pnpm@10.15.1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67", |
| 13 | + "packageManager": "pnpm@10.17.1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a", |
14 | 14 | "engines": { |
15 | 15 | "node": "^20.19.0 || >= 22", |
16 | 16 | "pnpm": "^10" |
|
39 | 39 | }, |
40 | 40 | "dependencies": { |
41 | 41 | "@fluentui/react-components": "^9.70.0", |
42 | | - "@fluentui/react-icons": "^2.0.309", |
| 42 | + "@fluentui/react-icons": "^2.0.310", |
43 | 43 | "@fluentui/react-motion-components-preview": "^0.10.0", |
44 | | - "@tanstack/react-query": "^5.87.1", |
45 | | - "@tanstack/react-query-devtools": "^5.87.3", |
46 | | - "@tanstack/react-router": "^1.131.36", |
| 44 | + "@tanstack/react-query": "^5.90.2", |
| 45 | + "@tanstack/react-query-devtools": "^5.90.2", |
| 46 | + "@tanstack/react-router": "^1.131.50", |
47 | 47 | "@tauri-apps/api": "^2.8.0", |
48 | 48 | "@tauri-apps/plugin-clipboard-manager": "^2.3.0", |
49 | 49 | "@tauri-apps/plugin-process": "^2.3.0", |
|
55 | 55 | "is-promise": "^4.0.0", |
56 | 56 | "react": "^18.3.1", |
57 | 57 | "react-dom": "^18.3.1", |
58 | | - "react-hook-form": "^7.62.0", |
| 58 | + "react-hook-form": "^7.63.0", |
59 | 59 | "react-i18next": "^15.7.3", |
60 | 60 | "react-virtuoso": "^4.14.0", |
61 | 61 | "use-immer": "^0.11.0" |
|
65 | 65 | "@babel/preset-typescript": "^7.27.1", |
66 | 66 | "@griffel/tag-processor": "^1.0.13", |
67 | 67 | "@griffel/vite-plugin": "^0.1.13", |
68 | | - "@tanstack/eslint-plugin-query": "^5.86.0", |
| 68 | + "@tanstack/eslint-plugin-query": "^5.90.1", |
69 | 69 | "@tauri-apps/cli": "^2.8.4", |
70 | 70 | "@testing-library/jest-dom": "^6.8.0", |
71 | 71 | "@testing-library/react": "^16.3.0", |
72 | 72 | "@testing-library/user-event": "^14.6.1", |
73 | 73 | "@types/jest": "^30.0.0", |
74 | | - "@types/node": "^20.19.13", |
| 74 | + "@types/node": "^20.19.17", |
75 | 75 | "@types/react": "^18.3.24", |
76 | 76 | "@types/react-dom": "^18.3.7", |
77 | | - "@types/react-window": "^1.8.8", |
78 | | - "@typescript-eslint/eslint-plugin": "^8.43.0", |
79 | | - "@typescript-eslint/parser": "^8.43.0", |
80 | | - "@vitejs/plugin-react-swc": "^4.0.1", |
| 77 | + "@typescript-eslint/eslint-plugin": "^8.44.1", |
| 78 | + "@typescript-eslint/parser": "^8.44.1", |
| 79 | + "@vitejs/plugin-react-swc": "^4.1.0", |
81 | 80 | "concurrently": "^9.2.1", |
82 | 81 | "cross-env": "^10.0.0", |
83 | 82 | "eslint": "^8.57.1", |
|
87 | 86 | "eslint-plugin-import": "^2.32.0", |
88 | 87 | "eslint-plugin-jest": "^29.0.1", |
89 | 88 | "eslint-plugin-jest-dom": "^5.5.0", |
90 | | - "eslint-plugin-n": "^17.21.3", |
| 89 | + "eslint-plugin-n": "^17.23.1", |
91 | 90 | "eslint-plugin-promise": "^7.2.1", |
92 | 91 | "eslint-plugin-react": "^7.37.5", |
93 | 92 | "eslint-plugin-react-hooks": "^5.2.0", |
94 | | - "eslint-plugin-react-refresh": "^0.4.20", |
95 | | - "eslint-plugin-testing-library": "^7.6.8", |
| 93 | + "eslint-plugin-react-refresh": "^0.4.21", |
| 94 | + "eslint-plugin-testing-library": "^7.9.1", |
96 | 95 | "husky": "^9.1.7", |
97 | 96 | "jest": "^30.1.3", |
98 | 97 | "jest-environment-jsdom": "^30.1.2", |
99 | 98 | "rimraf": "^6.0.1", |
100 | | - "ts-jest": "^29.4.1", |
| 99 | + "ts-jest": "^29.4.4", |
101 | 100 | "typescript": "^5.9.2", |
102 | | - "vite": "^7.1.5" |
| 101 | + "vite": "^7.1.7" |
103 | 102 | }, |
104 | 103 | "pnpm": { |
105 | 104 | "onlyBuiltDependencies": [ |
|
0 commit comments