|
2 | 2 | "name": "nginx-ui-app-next",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "2.1.6",
|
5 |
| - "packageManager": "[email protected].1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac", |
| 5 | + "packageManager": "[email protected].2+sha512.a32540185b964ee30bb4e979e405adc6af59226b438ee4cc19f9e8773667a66d302f5bfee60a39d3cac69e35e4b96e708a71dd002b7e9359c4112a1722ac323f", |
6 | 6 | "scripts": {
|
7 | 7 | "dev": "vite --host",
|
8 | 8 | "typecheck": "vue-tsc --noEmit",
|
|
21 | 21 | "@uozi-admin/request": "^2.8.1",
|
22 | 22 | "@vue/reactivity": "^3.5.17",
|
23 | 23 | "@vue/shared": "^3.5.17",
|
24 |
| - "@vueuse/components": "^13.3.0", |
25 |
| - "@vueuse/core": "^13.3.0", |
26 |
| - "@vueuse/integrations": "^13.3.0", |
| 24 | + "@vueuse/components": "^13.4.0", |
| 25 | + "@vueuse/core": "^13.4.0", |
| 26 | + "@vueuse/integrations": "^13.4.0", |
27 | 27 | "@xterm/addon-attach": "^0.11.0",
|
28 | 28 | "@xterm/addon-fit": "^0.10.0",
|
29 | 29 | "@xterm/xterm": "^5.5.0",
|
|
57 | 57 | "vuedraggable": "^4.1.0"
|
58 | 58 | },
|
59 | 59 | "devDependencies": {
|
60 |
| - "@antfu/eslint-config": "^4.14.1", |
| 60 | + "@antfu/eslint-config": "^4.16.1", |
61 | 61 | "@iconify-json/fa": "1.2.1",
|
62 | 62 | "@iconify-json/tabler": "^1.2.19",
|
63 | 63 | "@iconify/tools": "^4.1.2",
|
|
71 | 71 | "@vitejs/plugin-vue-jsx": "^4.2.0",
|
72 | 72 | "@vue/compiler-sfc": "^3.5.17",
|
73 | 73 | "@vue/tsconfig": "^0.7.0",
|
74 |
| - "ace-builds": "^1.42.0", |
| 74 | + "ace-builds": "^1.43.0", |
75 | 75 | "autoprefixer": "^10.4.21",
|
76 | 76 | "eslint": "^9.29.0",
|
77 | 77 | "eslint-plugin-sonarjs": "^3.0.3",
|
|
0 commit comments