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 Nov 4, 2024
1 parent 2142f2e commit adba757
Show file tree
Hide file tree
Showing 4 changed files with 388 additions and 347 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.39",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"scripts": {
"dev": "vite --host",
"typecheck": "vue-tsc --noEmit",
Expand All @@ -19,9 +19,9 @@
"@simplewebauthn/browser": "^11.0.0",
"@vue/reactivity": "^3.5.12",
"@vue/shared": "^3.5.12",
"@vueuse/components": "^11.1.0",
"@vueuse/core": "^11.1.0",
"@vueuse/integrations": "^11.1.0",
"@vueuse/components": "^11.2.0",
"@vueuse/core": "^11.2.0",
"@vueuse/integrations": "^11.2.0",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
Expand All @@ -34,13 +34,13 @@
"marked": "^14.1.3",
"marked-highlight": "^2.2.0",
"nprogress": "^0.2.0",
"pinia": "^2.2.4",
"pinia": "^2.2.6",
"pinia-plugin-persistedstate": "^4.1.2",
"reconnecting-websocket": "^4.4.0",
"sortablejs": "^1.15.3",
"universal-cookie": "^7.2.1",
"universal-cookie": "^7.2.2",
"unocss": "^0.63.6",
"vite-plugin-build-id": "0.4.2",
"vite-plugin-build-id": "0.5.0",
"vue": "^3.5.12",
"vue-dompurify-html": "^5.1.0",
"vue-router": "^4.4.5",
Expand All @@ -52,14 +52,14 @@
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@iconify-json/fa": "1.1.5",
"@iconify-json/tabler": "1.1.95",
"@iconify-json/fa": "1.2.0",
"@iconify-json/tabler": "1.2.7",
"@iconify/tools": "^4.0.7",
"@iconify/types": "^2.0.0",
"@iconify/utils": "^2.1.33",
"@iconify/vue": "^4.1.2",
"@simplewebauthn/types": "^11.0.0",
"@types/lodash": "^4.17.12",
"@types/lodash": "^4.17.13",
"@types/nprogress": "^0.2.3",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-vue": "^5.1.4",
Expand All @@ -68,7 +68,7 @@
"@vue/tsconfig": "^0.5.1",
"ace-builds": "^1.36.3",
"autoprefixer": "^10.4.20",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-plugin-sonarjs": "^2.0.4",
"less": "^4.2.0",
"postcss": "^8.4.47",
Expand All @@ -79,6 +79,6 @@
"unplugin-vue-define-options": "^1.5.2",
"vite": "^5.4.10",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.1.6"
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit adba757

Please sign in to comment.