|
2 | 2 | "name": "nginx-ui-app-next", |
3 | 3 | "type": "module", |
4 | 4 | "version": "2.2.0", |
5 | | - "packageManager": "[email protected].0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef", |
| 5 | + "packageManager": "[email protected].1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite --host", |
8 | 8 | "typecheck": "vue-tsc --noEmit", |
|
18 | 18 | "@fingerprintjs/fingerprintjs": "^4.6.2", |
19 | 19 | "@formkit/auto-animate": "^0.9.0", |
20 | 20 | "@simplewebauthn/browser": "^13.2.0", |
21 | | - "@uozi-admin/curd": "^4.16.12", |
| 21 | + "@uozi-admin/curd": "^4.16.13", |
22 | 22 | "@uozi-admin/request": "^2.8.4", |
23 | | - "@vue/reactivity": "^3.5.21", |
24 | | - "@vue/shared": "^3.5.21", |
| 23 | + "@vue/reactivity": "^3.5.22", |
| 24 | + "@vue/shared": "^3.5.22", |
25 | 25 | "@vueuse/components": "^13.9.0", |
26 | 26 | "@vueuse/core": "^13.9.0", |
27 | 27 | "@vueuse/integrations": "^13.9.0", |
|
46 | 46 | "reconnecting-websocket": "^4.4.0", |
47 | 47 | "sortablejs": "^1.15.6", |
48 | 48 | "splitpanes": "^4.0.4", |
49 | | - "sse.js": "^2.7.1", |
| 49 | + "sse.js": "^2.7.2", |
50 | 50 | "universal-cookie": "^8.0.1", |
51 | | - "unocss": "^66.5.1", |
| 51 | + "unocss": "^66.5.2", |
52 | 52 | "uuid": "^13.0.0", |
53 | 53 | "vite-plugin-build-id": "0.5.0", |
54 | | - "vue": "^3.5.21", |
| 54 | + "vue": "^3.5.22", |
55 | 55 | "vue-dompurify-html": "^5.3.0", |
56 | 56 | "vue-echarts": "^7.0.3", |
57 | 57 | "vue-router": "^4.5.1", |
|
75 | 75 | "@vitejs/plugin-legacy": "^7.2.1", |
76 | 76 | "@vitejs/plugin-vue": "^6.0.1", |
77 | 77 | "@vitejs/plugin-vue-jsx": "^5.1.1", |
78 | | - "@vue/compiler-sfc": "^3.5.21", |
| 78 | + "@vue/compiler-sfc": "^3.5.22", |
79 | 79 | "@vue/tsconfig": "^0.8.1", |
80 | 80 | "ace-builds": "^1.43.3", |
81 | 81 | "autoprefixer": "^10.4.21", |
|
84 | 84 | "less": "^4.4.1", |
85 | 85 | "postcss": "^8.5.6", |
86 | 86 | "typescript": "5.9.2", |
87 | | - "unplugin-auto-import": "^20.1.0", |
| 87 | + "unplugin-auto-import": "^20.2.0", |
88 | 88 | "unplugin-vue-components": "^29.1.0", |
89 | 89 | "unplugin-vue-define-options": "^1.5.5", |
90 | 90 | "vite": "^7.1.7", |
91 | 91 | "vite-plugin-inspect": "^11.3.3", |
92 | 92 | "vite-svg-loader": "^5.1.0", |
93 | | - "vue-tsc": "^3.0.7" |
| 93 | + "vue-tsc": "^3.0.8" |
94 | 94 | } |
95 | 95 | } |
0 commit comments