Skip to content

Commit

Permalink
Merge pull request #828 from 0xJacky/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJacky authored Jan 23, 2025
2 parents 01ffa36 + 303a4b9 commit 9af26cd
Show file tree
Hide file tree
Showing 5 changed files with 566 additions and 456 deletions.
22 changes: 11 additions & 11 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,28 +19,28 @@
"@simplewebauthn/browser": "^13.1.0",
"@vue/reactivity": "^3.5.13",
"@vue/shared": "^3.5.13",
"@vueuse/components": "^12.4.0",
"@vueuse/core": "^12.4.0",
"@vueuse/integrations": "^12.4.0",
"@vueuse/components": "^12.5.0",
"@vueuse/core": "^12.5.0",
"@vueuse/integrations": "^12.5.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",
"apexcharts": "^4.4.0",
"axios": "^1.7.9",
"dayjs": "^1.11.13",
"highlight.js": "^11.11.1",
"lodash": "^4.17.21",
"marked": "^15.0.6",
"marked-highlight": "^2.2.1",
"nprogress": "^0.2.0",
"pinia": "^2.3.0",
"pinia": "^2.3.1",
"pinia-plugin-persistedstate": "^4.2.0",
"reconnecting-websocket": "^4.4.0",
"sortablejs": "^1.15.6",
"sse.js": "^2.5.0",
"universal-cookie": "^7.2.2",
"unocss": "^65.4.0",
"unocss": "^65.4.3",
"vite-plugin-build-id": "0.5.0",
"vue": "^3.5.13",
"vue-dompurify-html": "^5.2.0",
Expand All @@ -52,7 +52,7 @@
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.14.0",
"@antfu/eslint-config": "^3.16.0",
"@iconify-json/fa": "1.2.1",
"@iconify-json/tabler": "^1.2.14",
"@iconify/tools": "^4.1.1",
Expand All @@ -66,17 +66,17 @@
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/compiler-sfc": "^3.5.13",
"@vue/tsconfig": "^0.7.0",
"ace-builds": "^1.37.4",
"ace-builds": "^1.37.5",
"autoprefixer": "^10.4.20",
"eslint": "9.18.0",
"eslint-plugin-sonarjs": "^3.0.1",
"less": "^4.2.1",
"less": "^4.2.2",
"postcss": "^8.5.1",
"typescript": "5.7.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-define-options": "^1.5.3",
"vite": "^6.0.7",
"unplugin-vue-define-options": "^1.5.5",
"vite": "^6.0.11",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.1.10"
}
Expand Down
Loading

0 comments on commit 9af26cd

Please sign in to comment.