|
2 | 2 | "name": "nginx-ui-app-next",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "2.2.0",
|
5 |
| - "packageManager": "[email protected].0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b", |
| 5 | + "packageManager": "[email protected].1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67", |
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.8.4",
|
20 | 20 | "@simplewebauthn/browser": "^13.1.2",
|
21 |
| - "@uozi-admin/curd": "^4.10.6", |
| 21 | + "@uozi-admin/curd": "^4.11.0", |
22 | 22 | "@uozi-admin/request": "^2.8.4",
|
23 | 23 | "@vue/reactivity": "^3.5.20",
|
24 | 24 | "@vue/shared": "^3.5.20",
|
25 |
| - "@vueuse/components": "^13.8.0", |
26 |
| - "@vueuse/core": "^13.8.0", |
27 |
| - "@vueuse/integrations": "^13.8.0", |
28 |
| - "@vueuse/router": "^13.8.0", |
| 25 | + "@vueuse/components": "^13.9.0", |
| 26 | + "@vueuse/core": "^13.9.0", |
| 27 | + "@vueuse/integrations": "^13.9.0", |
| 28 | + "@vueuse/router": "^13.9.0", |
29 | 29 | "@xterm/addon-attach": "^0.11.0",
|
30 | 30 | "@xterm/addon-fit": "^0.10.0",
|
31 | 31 | "@xterm/xterm": "^5.5.0",
|
32 | 32 | "ant-design-vue": "^4.2.6",
|
33 | 33 | "apexcharts": "^5.3.4",
|
34 | 34 | "axios": "^1.11.0",
|
35 |
| - "dayjs": "^1.11.15", |
| 35 | + "dayjs": "^1.11.18", |
36 | 36 | "echarts": "^6.0.0",
|
37 | 37 | "highlight.js": "^11.11.1",
|
38 | 38 | "i18n-iso-countries": "^7.14.0",
|
|
46 | 46 | "reconnecting-websocket": "^4.4.0",
|
47 | 47 | "sortablejs": "^1.15.6",
|
48 | 48 | "splitpanes": "^4.0.4",
|
49 |
| - "sse.js": "^2.6.0", |
| 49 | + "sse.js": "^2.7.0", |
50 | 50 | "universal-cookie": "^8.0.1",
|
51 |
| - "unocss": "^66.4.2", |
| 51 | + "unocss": "^66.5.0", |
52 | 52 | "uuid": "^11.1.0",
|
53 | 53 | "vite-plugin-build-id": "0.5.0",
|
54 | 54 | "vue": "^3.5.20",
|
|
87 | 87 | "unplugin-auto-import": "^20.1.0",
|
88 | 88 | "unplugin-vue-components": "^29.0.0",
|
89 | 89 | "unplugin-vue-define-options": "^1.5.5",
|
90 |
| - "vite": "^7.1.3", |
| 90 | + "vite": "^7.1.4", |
91 | 91 | "vite-plugin-inspect": "^11.3.3",
|
92 | 92 | "vite-svg-loader": "^5.1.0",
|
93 | 93 | "vue-tsc": "^3.0.6"
|
|
0 commit comments