Skip to content

Commit 0f09a0b

Browse files
committed
fix(external-notify): implement columns for external notification settings #1019
1 parent c5274a7 commit 0f09a0b

File tree

4 files changed

+549
-618
lines changed

4 files changed

+549
-618
lines changed

app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"splitpanes": "^4.0.3",
4343
"sse.js": "^2.6.0",
4444
"universal-cookie": "^8.0.1",
45-
"unocss": "^66.0.0",
45+
"unocss": "^66.1.0",
4646
"uuid": "^11.1.0",
4747
"vite-plugin-build-id": "0.5.0",
4848
"vue": "^3.5.13",
49-
"vue-dompurify-html": "^5.2.0",
49+
"vue-dompurify-html": "^5.3.0",
5050
"vue-router": "^4.5.1",
5151
"vue3-ace-editor": "2.2.4",
5252
"vue3-apexcharts": "1.5.3",
@@ -55,7 +55,7 @@
5555
"vuedraggable": "^4.1.0"
5656
},
5757
"devDependencies": {
58-
"@antfu/eslint-config": "^4.12.0",
58+
"@antfu/eslint-config": "^4.13.0",
5959
"@iconify-json/fa": "1.2.1",
6060
"@iconify-json/tabler": "^1.2.17",
6161
"@iconify/tools": "^4.1.2",
@@ -76,10 +76,10 @@
7676
"less": "^4.3.0",
7777
"postcss": "^8.5.3",
7878
"typescript": "5.8.3",
79-
"unplugin-auto-import": "^19.1.2",
79+
"unplugin-auto-import": "^19.2.0",
8080
"unplugin-vue-components": "^28.5.0",
8181
"unplugin-vue-define-options": "^1.5.5",
82-
"vite": "^6.3.4",
82+
"vite": "^6.3.5",
8383
"vite-plugin-inspect": "^11.0.1",
8484
"vite-svg-loader": "^5.1.0",
8585
"vue-tsc": "^2.2.10"

0 commit comments

Comments
 (0)