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 2, 2024
1 parent b32d06c commit 3e43676
Show file tree
Hide file tree
Showing 6 changed files with 564 additions and 466 deletions.
32 changes: 16 additions & 16 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.41",
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387",
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",
"scripts": {
"dev": "vite --host",
"typecheck": "vue-tsc --noEmit",
Expand All @@ -27,34 +27,34 @@
"@xterm/xterm": "^5.5.0",
"ant-design-vue": "^4.2.6",
"apexcharts": "^3.54.1",
"axios": "^1.7.7",
"axios": "^1.7.8",
"dayjs": "^1.11.13",
"highlight.js": "^11.10.0",
"lodash": "^4.17.21",
"marked": "^15.0.3",
"marked-highlight": "^2.2.1",
"nprogress": "^0.2.0",
"pinia": "^2.2.6",
"pinia": "^2.2.8",
"pinia-plugin-persistedstate": "^4.1.3",
"reconnecting-websocket": "^4.4.0",
"sortablejs": "^1.15.3",
"sortablejs": "^1.15.6",
"sse.js": "^2.5.0",
"universal-cookie": "^7.2.2",
"unocss": "^0.64.1",
"vite-plugin-build-id": "0.5.0",
"vue": "^3.5.13",
"vue-dompurify-html": "^5.1.0",
"vue-router": "^4.4.5",
"vue-dompurify-html": "^5.2.0",
"vue-router": "^4.5.0",
"vue3-ace-editor": "2.2.4",
"vue3-apexcharts": "1.5.3",
"vue3-gettext": "3.0.0-beta.6",
"vue3-otp-input": "^0.5.21",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.2",
"@antfu/eslint-config": "^3.11.2",
"@iconify-json/fa": "1.2.0",
"@iconify-json/tabler": "^1.2.8",
"@iconify-json/tabler": "^1.2.9",
"@iconify/tools": "^4.0.7",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.1.33",
Expand All @@ -63,20 +63,20 @@
"@types/lodash": "^4.17.13",
"@types/nprogress": "^0.2.3",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.2.0",
"@vitejs/plugin-vue-jsx": "^4.1.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/compiler-sfc": "^3.5.13",
"@vue/tsconfig": "^0.6.0",
"@vue/tsconfig": "^0.7.0",
"ace-builds": "^1.36.5",
"autoprefixer": "^10.4.20",
"eslint": "9.14.0",
"eslint": "9.16.0",
"eslint-plugin-sonarjs": "^2.0.4",
"less": "^4.2.0",
"less": "^4.2.1",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"typescript": "5.6.3",
"unplugin-auto-import": "^0.18.5",
"unplugin-vue-components": "^0.27.4",
"typescript": "5.7.2",
"unplugin-auto-import": "^0.18.6",
"unplugin-vue-components": "^0.27.5",
"unplugin-vue-define-options": "^1.5.2",
"vite": "^6.0.1",
"vite-svg-loader": "^5.1.0",
Expand Down
Loading

0 comments on commit 3e43676

Please sign in to comment.