Skip to content

Commit becc175

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

File tree

5 files changed

+308
-298
lines changed

5 files changed

+308
-298
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.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b",
5+
"packageManager": "[email protected].1+sha512.34e538c329b5553014ca8e8f4535997f96180a1d0f614339357449935350d924e22f8614682191264ec33d1462ac21561aff97f6bb18065351c162c7e8f6de67",
66
"scripts": {
77
"dev": "vite --host",
88
"typecheck": "vue-tsc --noEmit",
@@ -18,21 +18,21 @@
1818
"@fingerprintjs/fingerprintjs": "^4.6.2",
1919
"@formkit/auto-animate": "^0.8.4",
2020
"@simplewebauthn/browser": "^13.1.2",
21-
"@uozi-admin/curd": "^4.10.6",
21+
"@uozi-admin/curd": "^4.11.0",
2222
"@uozi-admin/request": "^2.8.4",
2323
"@vue/reactivity": "^3.5.20",
2424
"@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",
2929
"@xterm/addon-attach": "^0.11.0",
3030
"@xterm/addon-fit": "^0.10.0",
3131
"@xterm/xterm": "^5.5.0",
3232
"ant-design-vue": "^4.2.6",
3333
"apexcharts": "^5.3.4",
3434
"axios": "^1.11.0",
35-
"dayjs": "^1.11.15",
35+
"dayjs": "^1.11.18",
3636
"echarts": "^6.0.0",
3737
"highlight.js": "^11.11.1",
3838
"i18n-iso-countries": "^7.14.0",
@@ -46,9 +46,9 @@
4646
"reconnecting-websocket": "^4.4.0",
4747
"sortablejs": "^1.15.6",
4848
"splitpanes": "^4.0.4",
49-
"sse.js": "^2.6.0",
49+
"sse.js": "^2.7.0",
5050
"universal-cookie": "^8.0.1",
51-
"unocss": "^66.4.2",
51+
"unocss": "^66.5.0",
5252
"uuid": "^11.1.0",
5353
"vite-plugin-build-id": "0.5.0",
5454
"vue": "^3.5.20",
@@ -87,7 +87,7 @@
8787
"unplugin-auto-import": "^20.1.0",
8888
"unplugin-vue-components": "^29.0.0",
8989
"unplugin-vue-define-options": "^1.5.5",
90-
"vite": "^7.1.3",
90+
"vite": "^7.1.4",
9191
"vite-plugin-inspect": "^11.3.3",
9292
"vite-svg-loader": "^5.1.0",
9393
"vue-tsc": "^3.0.6"

0 commit comments

Comments
 (0)