Skip to content

Commit c141613

Browse files
chore(deps): update all non-major dependencies (#1359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fc7d8a commit c141613

File tree

6 files changed

+461
-421
lines changed

6 files changed

+461
-421
lines changed

app/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nginx-ui-app-next",
33
"type": "module",
44
"version": "2.2.0",
5-
"packageManager": "[email protected].0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef",
5+
"packageManager": "[email protected].1+sha512.17c560fca4867ae9473a3899ad84a88334914f379be46d455cbf92e5cf4b39d34985d452d2583baf19967fa76cb5c17bc9e245529d0b98745721aa7200ecaf7a",
66
"scripts": {
77
"dev": "vite --host",
88
"typecheck": "vue-tsc --noEmit",
@@ -18,10 +18,10 @@
1818
"@fingerprintjs/fingerprintjs": "^4.6.2",
1919
"@formkit/auto-animate": "^0.9.0",
2020
"@simplewebauthn/browser": "^13.2.0",
21-
"@uozi-admin/curd": "^4.16.12",
21+
"@uozi-admin/curd": "^4.16.13",
2222
"@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",
2525
"@vueuse/components": "^13.9.0",
2626
"@vueuse/core": "^13.9.0",
2727
"@vueuse/integrations": "^13.9.0",
@@ -46,12 +46,12 @@
4646
"reconnecting-websocket": "^4.4.0",
4747
"sortablejs": "^1.15.6",
4848
"splitpanes": "^4.0.4",
49-
"sse.js": "^2.7.1",
49+
"sse.js": "^2.7.2",
5050
"universal-cookie": "^8.0.1",
51-
"unocss": "^66.5.1",
51+
"unocss": "^66.5.2",
5252
"uuid": "^13.0.0",
5353
"vite-plugin-build-id": "0.5.0",
54-
"vue": "^3.5.21",
54+
"vue": "^3.5.22",
5555
"vue-dompurify-html": "^5.3.0",
5656
"vue-echarts": "^7.0.3",
5757
"vue-router": "^4.5.1",
@@ -75,7 +75,7 @@
7575
"@vitejs/plugin-legacy": "^7.2.1",
7676
"@vitejs/plugin-vue": "^6.0.1",
7777
"@vitejs/plugin-vue-jsx": "^5.1.1",
78-
"@vue/compiler-sfc": "^3.5.21",
78+
"@vue/compiler-sfc": "^3.5.22",
7979
"@vue/tsconfig": "^0.8.1",
8080
"ace-builds": "^1.43.3",
8181
"autoprefixer": "^10.4.21",
@@ -84,12 +84,12 @@
8484
"less": "^4.4.1",
8585
"postcss": "^8.5.6",
8686
"typescript": "5.9.2",
87-
"unplugin-auto-import": "^20.1.0",
87+
"unplugin-auto-import": "^20.2.0",
8888
"unplugin-vue-components": "^29.1.0",
8989
"unplugin-vue-define-options": "^1.5.5",
9090
"vite": "^7.1.7",
9191
"vite-plugin-inspect": "^11.3.3",
9292
"vite-svg-loader": "^5.1.0",
93-
"vue-tsc": "^3.0.7"
93+
"vue-tsc": "^3.0.8"
9494
}
9595
}

0 commit comments

Comments
 (0)