Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 9512514 commit 16e796b
Show file tree
Hide file tree
Showing 5 changed files with 311 additions and 255 deletions.
16 changes: 8 additions & 8 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nginx-ui-app-next",
"type": "module",
"version": "2.0.0-beta.42",
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"packageManager": "pnpm@9.15.1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf",
"scripts": {
"dev": "vite --host",
"typecheck": "vue-tsc --noEmit",
Expand All @@ -19,14 +19,14 @@
"@simplewebauthn/browser": "^13.0.0",
"@vue/reactivity": "^3.5.13",
"@vue/shared": "^3.5.13",
"@vueuse/components": "^12.0.0",
"@vueuse/core": "^12.0.0",
"@vueuse/integrations": "^12.0.0",
"@vueuse/components": "^12.1.0",
"@vueuse/core": "^12.1.0",
"@vueuse/integrations": "^12.1.0",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"ant-design-vue": "^4.2.6",
"apexcharts": "^4.2.0",
"apexcharts": "^4.3.0",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"highlight.js": "^11.11.0",
Expand All @@ -40,7 +40,7 @@
"sortablejs": "^1.15.6",
"sse.js": "^2.5.0",
"universal-cookie": "^7.2.2",
"unocss": "^0.65.1",
"unocss": "^0.65.2",
"vite-plugin-build-id": "0.5.0",
"vue": "^3.5.13",
"vue-dompurify-html": "^5.2.0",
Expand All @@ -66,7 +66,7 @@
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/compiler-sfc": "^3.5.13",
"@vue/tsconfig": "^0.7.0",
"ace-builds": "^1.37.0",
"ace-builds": "^1.37.1",
"autoprefixer": "^10.4.20",
"eslint": "9.17.0",
"eslint-plugin-sonarjs": "^3.0.1",
Expand All @@ -77,7 +77,7 @@
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.28.0",
"unplugin-vue-define-options": "^1.5.3",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.1.10"
}
Expand Down
Loading

0 comments on commit 16e796b

Please sign in to comment.