|
2 | 2 | "name": "nginx-ui-app-next",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "2.0.0",
|
5 |
| - "packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39", |
| 5 | + "packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977", |
6 | 6 | "scripts": {
|
7 | 7 | "dev": "vite --host",
|
8 | 8 | "typecheck": "vue-tsc --noEmit",
|
|
18 | 18 | "@formkit/auto-animate": "^0.8.2",
|
19 | 19 | "@simplewebauthn/browser": "^13.1.0",
|
20 | 20 | "@uozi-admin/curd": "^4.1.4",
|
21 |
| - "@vue/reactivity": "^3.5.13", |
22 |
| - "@vue/shared": "^3.5.13", |
23 |
| - "@vueuse/components": "^13.1.0", |
24 |
| - "@vueuse/core": "^13.1.0", |
25 |
| - "@vueuse/integrations": "^13.1.0", |
| 21 | + "@vue/reactivity": "^3.5.14", |
| 22 | + "@vue/shared": "^3.5.14", |
| 23 | + "@vueuse/components": "^13.2.0", |
| 24 | + "@vueuse/core": "^13.2.0", |
| 25 | + "@vueuse/integrations": "^13.2.0", |
26 | 26 | "@xterm/addon-attach": "^0.11.0",
|
27 | 27 | "@xterm/addon-fit": "^0.10.0",
|
28 | 28 | "@xterm/xterm": "^5.5.0",
|
|
43 | 43 | "splitpanes": "^4.0.3",
|
44 | 44 | "sse.js": "^2.6.0",
|
45 | 45 | "universal-cookie": "^8.0.1",
|
46 |
| - "unocss": "^66.1.1", |
| 46 | + "unocss": "^66.1.2", |
47 | 47 | "uuid": "^11.1.0",
|
48 | 48 | "vite-plugin-build-id": "0.5.0",
|
49 |
| - "vue": "^3.5.13", |
| 49 | + "vue": "^3.5.14", |
50 | 50 | "vue-dompurify-html": "^5.3.0",
|
51 | 51 | "vue-router": "^4.5.1",
|
52 | 52 | "vue3-ace-editor": "2.2.4",
|
|
58 | 58 | "devDependencies": {
|
59 | 59 | "@antfu/eslint-config": "^4.13.1",
|
60 | 60 | "@iconify-json/fa": "1.2.1",
|
61 |
| - "@iconify-json/tabler": "^1.2.17", |
| 61 | + "@iconify-json/tabler": "^1.2.18", |
62 | 62 | "@iconify/tools": "^4.1.2",
|
63 | 63 | "@iconify/types": "^2.0.0",
|
64 | 64 | "@iconify/utils": "^2.3.0",
|
|
68 | 68 | "@types/sortablejs": "^1.15.8",
|
69 | 69 | "@vitejs/plugin-vue": "^5.2.4",
|
70 | 70 | "@vitejs/plugin-vue-jsx": "^4.1.2",
|
71 |
| - "@vue/compiler-sfc": "^3.5.13", |
| 71 | + "@vue/compiler-sfc": "^3.5.14", |
72 | 72 | "@vue/tsconfig": "^0.7.0",
|
73 | 73 | "ace-builds": "^1.41.0",
|
74 | 74 | "autoprefixer": "^10.4.21",
|
|
0 commit comments