Skip to content

Commit

Permalink
Merge pull request #867 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 Feb 18, 2025
2 parents 17083cb + 020b559 commit ada74fd
Show file tree
Hide file tree
Showing 8 changed files with 1,349 additions and 2,412 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-rc.2",
"packageManager": "pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d",
"packageManager": "pnpm@10.4.1+sha512.c753b6c3ad7afa13af388fa6d808035a008e30ea9993f58c6663e2bc5ff21679aa834db094987129aa4d488b86df57f7b634981b2f827cdcacc698cc0cfb88af",
"scripts": {
"dev": "vite --host",
"typecheck": "vue-tsc --noEmit",
Expand All @@ -19,9 +19,9 @@
"@simplewebauthn/browser": "^13.1.0",
"@vue/reactivity": "^3.5.13",
"@vue/shared": "^3.5.13",
"@vueuse/components": "^12.5.0",
"@vueuse/core": "^12.5.0",
"@vueuse/integrations": "^12.5.0",
"@vueuse/components": "^12.7.0",
"@vueuse/core": "^12.7.0",
"@vueuse/integrations": "^12.7.0",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
Expand All @@ -39,9 +39,9 @@
"pinia-plugin-persistedstate": "^4.2.0",
"reconnecting-websocket": "^4.4.0",
"sortablejs": "^1.15.6",
"sse.js": "^2.5.0",
"sse.js": "^2.6.0",
"universal-cookie": "^7.2.2",
"unocss": "^65.4.3",
"unocss": "^65.5.0",
"vite-plugin-build-id": "0.5.0",
"vue": "^3.5.13",
"vue-dompurify-html": "^5.2.0",
Expand All @@ -53,7 +53,7 @@
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^4.2.0",
"@antfu/eslint-config": "^4.2.1",
"@iconify-json/fa": "1.2.1",
"@iconify-json/tabler": "^1.2.16",
"@iconify/tools": "^4.1.1",
Expand All @@ -67,18 +67,18 @@
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/compiler-sfc": "^3.5.13",
"@vue/tsconfig": "^0.7.0",
"ace-builds": "^1.37.5",
"ace-builds": "^1.38.0",
"autoprefixer": "^10.4.20",
"eslint": "9.20.0",
"eslint-plugin-sonarjs": "^3.0.1",
"eslint": "9.20.1",
"eslint-plugin-sonarjs": "^3.0.2",
"less": "^4.2.2",
"postcss": "^8.5.2",
"typescript": "5.7.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-auto-import": "^19.1.0",
"unplugin-vue-components": "^28.2.0",
"unplugin-vue-define-options": "^1.5.5",
"vite": "^6.1.0",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.2"
}
}
Loading

0 comments on commit ada74fd

Please sign in to comment.