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 Jan 6, 2025
1 parent 60ff519 commit 90c4b43
Show file tree
Hide file tree
Showing 6 changed files with 663 additions and 321 deletions.
24 changes: 12 additions & 12 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": "[email protected].1+sha512.1acb565e6193efbebda772702950469150cf12bcc764262e7587e71d19dc98a423dff9536e57ea44c49bdf790ff694e83c27be5faa23d67e0c033b583be4bfcf",
"packageManager": "[email protected].3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a",
"scripts": {
"dev": "vite --host",
"typecheck": "vue-tsc --noEmit",
Expand All @@ -19,19 +19,19 @@
"@simplewebauthn/browser": "^13.0.0",
"@vue/reactivity": "^3.5.13",
"@vue/shared": "^3.5.13",
"@vueuse/components": "^12.1.0",
"@vueuse/core": "^12.1.0",
"@vueuse/integrations": "^12.1.0",
"@vueuse/components": "^12.3.0",
"@vueuse/core": "^12.3.0",
"@vueuse/integrations": "^12.3.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.3.0",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"highlight.js": "^11.11.0",
"highlight.js": "^11.11.1",
"lodash": "^4.17.21",
"marked": "^15.0.4",
"marked": "^15.0.5",
"marked-highlight": "^2.2.1",
"nprogress": "^0.2.0",
"pinia": "^2.3.0",
Expand All @@ -40,7 +40,7 @@
"sortablejs": "^1.15.6",
"sse.js": "^2.5.0",
"universal-cookie": "^7.2.2",
"unocss": "^0.65.2",
"unocss": "^0.65.3",
"vite-plugin-build-id": "0.5.0",
"vue": "^3.5.13",
"vue-dompurify-html": "^5.2.0",
Expand All @@ -52,14 +52,14 @@
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^3.12.1",
"@iconify-json/fa": "1.2.1",
"@iconify-json/tabler": "^1.2.13",
"@iconify/tools": "^4.1.1",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.2.1",
"@iconify/vue": "^4.2.0",
"@types/lodash": "^4.17.13",
"@iconify/vue": "^4.3.0",
"@types/lodash": "^4.17.14",
"@types/nprogress": "^0.2.3",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.2.1",
Expand All @@ -77,8 +77,8 @@
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.28.0",
"unplugin-vue-define-options": "^1.5.3",
"vite": "^6.0.5",
"vite": "^6.0.7",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
Loading

0 comments on commit 90c4b43

Please sign in to comment.