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 26, 2024
1 parent 996ec80 commit fb988a8
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 276 deletions.
16 changes: 8 additions & 8 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"@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.2.0",
"@vueuse/core": "^12.2.0",
"@vueuse/integrations": "^12.2.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-highlight": "^2.2.1",
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.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.12.0",
"@antfu/eslint-config": "^3.12.1",
"@iconify-json/fa": "1.2.1",
"@iconify-json/tabler": "^1.2.13",
"@iconify/tools": "^4.1.1",
Expand All @@ -77,8 +77,8 @@
"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.6",
"vite-svg-loader": "^5.1.0",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}
Loading

0 comments on commit fb988a8

Please sign in to comment.