|
3 | 3 | "version": "0.10.1", |
4 | 4 | "description": "Game Tool for GenshinImpact player", |
5 | 5 | "private": true, |
6 | | - "packageManager": "pnpm@10.33.2", |
| 6 | + "packageManager": "pnpm@10.33.3", |
7 | 7 | "type": "module", |
8 | 8 | "scripts": { |
9 | 9 | "build": "tsx scripts/auto-build.ts", |
|
72 | 72 | "dependencies": { |
73 | 73 | "@date-fns/tz": "^1.4.1", |
74 | 74 | "@mdi/font": "7.4.47", |
75 | | - "@sentry/core": "^10.50.0", |
76 | | - "@sentry/vite-plugin": "^5.2.0", |
77 | | - "@sentry/vue": "^10.50.0", |
| 75 | + "@sentry/core": "^10.51.0", |
| 76 | + "@sentry/vite-plugin": "^5.2.1", |
| 77 | + "@sentry/vue": "^10.51.0", |
78 | 78 | "@skipperndt/plugin-machine-uid": "^0.1.3", |
79 | | - "@tauri-apps/api": "^2.10.1", |
| 79 | + "@tauri-apps/api": "^2.11.0", |
80 | 80 | "@tauri-apps/plugin-cli": "^2.4.1", |
81 | | - "@tauri-apps/plugin-deep-link": "^2.4.8", |
82 | | - "@tauri-apps/plugin-dialog": "^2.7.0", |
83 | | - "@tauri-apps/plugin-fs": "^2.5.0", |
84 | | - "@tauri-apps/plugin-http": "^2.5.8", |
| 81 | + "@tauri-apps/plugin-deep-link": "^2.4.9", |
| 82 | + "@tauri-apps/plugin-dialog": "^2.7.1", |
| 83 | + "@tauri-apps/plugin-fs": "^2.5.1", |
| 84 | + "@tauri-apps/plugin-http": "^2.5.9", |
85 | 85 | "@tauri-apps/plugin-log": "^2.8.0", |
86 | 86 | "@tauri-apps/plugin-notification": "^2.3.3", |
87 | | - "@tauri-apps/plugin-opener": "^2.5.3", |
| 87 | + "@tauri-apps/plugin-opener": "^2.5.4", |
88 | 88 | "@tauri-apps/plugin-os": "^2.3.2", |
89 | 89 | "@tauri-apps/plugin-process": "^2.3.1", |
90 | 90 | "@tauri-apps/plugin-sql": "^2.4.0", |
|
102 | 102 | "qrcode.vue": "^3.9.0", |
103 | 103 | "rsa-oaep-encryption": "^1.2.1", |
104 | 104 | "sass-embedded": "^1.99.0", |
105 | | - "swiper": "^12.1.3", |
| 105 | + "swiper": "^12.1.4", |
106 | 106 | "uuid": "^14.0.0", |
107 | 107 | "vue": "^3.5.33", |
108 | 108 | "vue-echarts": "^8.0.1", |
|
116 | 116 | "@eslint/eslintrc": "^3.3.5", |
117 | 117 | "@eslint/js": "10.0.1", |
118 | 118 | "@microsoft/tsdoc": "^0.16.0", |
119 | | - "@tauri-apps/cli": "2.10.1", |
| 119 | + "@tauri-apps/cli": "2.11.0", |
120 | 120 | "@types/fs-extra": "^11.0.4", |
121 | 121 | "@types/ini": "^4.1.1", |
122 | 122 | "@types/js-md5": "^0.8.0", |
123 | 123 | "@types/json-bigint": "^1.0.4", |
124 | 124 | "@types/node": "^25.6.0", |
125 | | - "@typescript-eslint/parser": "^8.59.1", |
| 125 | + "@typescript-eslint/parser": "^8.59.2", |
126 | 126 | "@vitejs/plugin-vue": "^6.0.6", |
127 | 127 | "app-root-path": "^3.1.0", |
128 | 128 | "concurrently": "^9.2.1", |
129 | 129 | "envfile": "^7.1.0", |
130 | | - "eslint": "^10.2.1", |
| 130 | + "eslint": "^10.3.0", |
131 | 131 | "eslint-plugin-import": "^2.32.0", |
132 | 132 | "eslint-plugin-jsonc": "^3.1.2", |
133 | 133 | "eslint-plugin-prettier": "^5.5.5", |
134 | 134 | "eslint-plugin-tsdoc": "^0.5.2", |
135 | | - "eslint-plugin-vue": "^10.9.0", |
136 | | - "eslint-plugin-yml": "^3.3.1", |
| 135 | + "eslint-plugin-vue": "^10.9.1", |
| 136 | + "eslint-plugin-yml": "^3.3.2", |
137 | 137 | "fs-extra": "^11.3.4", |
138 | | - "globals": "^17.5.0", |
| 138 | + "globals": "^17.6.0", |
139 | 139 | "husky": "^9.1.7", |
140 | 140 | "jsonc-eslint-parser": "^3.1.0", |
141 | 141 | "lint-staged": "16.4.0", |
142 | | - "oxlint": "^1.62.0", |
| 142 | + "oxlint": "^1.63.0", |
143 | 143 | "postcss-preset-env": "^11.2.1", |
144 | 144 | "prettier": "3.8.3", |
145 | | - "stylelint": "^17.9.1", |
| 145 | + "stylelint": "^17.11.0", |
146 | 146 | "stylelint-config-idiomatic-order": "^10.0.0", |
147 | 147 | "stylelint-config-standard-scss": "^17.0.0", |
148 | 148 | "stylelint-config-standard-vue": "^1.0.0", |
|
153 | 153 | "stylelint-scss": "^7.0.0", |
154 | 154 | "tsx": "^4.21.0", |
155 | 155 | "typescript": "^6.0.3", |
156 | | - "typescript-eslint": "^8.59.1", |
| 156 | + "typescript-eslint": "^8.59.2", |
157 | 157 | "vite": "^8.0.10", |
158 | 158 | "vite-plugin-vue-devtools": "^8.1.1", |
159 | 159 | "vite-plugin-vuetify": "^2.1.3", |
160 | 160 | "vue-eslint-parser": "^10.4.0", |
161 | | - "vue-tsc": "^3.2.7", |
| 161 | + "vue-tsc": "^3.2.8", |
162 | 162 | "yaml-eslint-parser": "^2.0.0" |
163 | 163 | } |
164 | 164 | } |
0 commit comments