Skip to content

Commit

Permalink
Merge pull request #793 from 0xJacky/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
0xJacky authored Jan 8, 2025
2 parents a9520c1 + 4368711 commit 8d7e04a
Show file tree
Hide file tree
Showing 6 changed files with 683 additions and 325 deletions.
26 changes: 13 additions & 13 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.6",
"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.4",
"vite-plugin-build-id": "0.5.0",
"vue": "^3.5.13",
"vue-dompurify-html": "^5.2.0",
Expand All @@ -52,21 +52,21 @@
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^3.12.2",
"@iconify-json/fa": "1.2.1",
"@iconify-json/tabler": "^1.2.13",
"@iconify-json/tabler": "^1.2.14",
"@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",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/compiler-sfc": "^3.5.13",
"@vue/tsconfig": "^0.7.0",
"ace-builds": "^1.37.1",
"ace-builds": "^1.37.3",
"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.5",
"vite": "^6.0.7",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.1.10"
}
Expand Down
Loading

0 comments on commit 8d7e04a

Please sign in to comment.