Skip to content

Commit a095c88

Browse files
committed
fix: log container is empty after failing to obtain cert #281
1 parent fd519ae commit a095c88

File tree

10 files changed

+387
-376
lines changed

10 files changed

+387
-376
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@vue/reactivity": "^3.4.13",
1717
"@vue/shared": "^3.4.13",
1818
"@vueuse/core": "^10.7.2",
19-
"ant-design-vue": "4.1.0",
19+
"ant-design-vue": "4.1.2",
2020
"apexcharts": "^3.45.1",
2121
"axios": "^1.6.5",
2222
"dayjs": "^1.11.10",
@@ -29,7 +29,7 @@
2929
"reconnecting-websocket": "^4.4.0",
3030
"sortablejs": "^1.15.0",
3131
"vite-plugin-build-id": "^0.2.8",
32-
"vue": "^3.4.16",
32+
"vue": "^3.4.18",
3333
"vue-github-button": "https://github.com/0xJacky/vue-github-button",
3434
"vue-router": "^4.2.5",
3535
"vue3-ace-editor": "2.2.4",
@@ -67,7 +67,7 @@
6767
"unplugin-auto-import": "^0.17.3",
6868
"unplugin-vue-components": "^0.26.0",
6969
"unplugin-vue-define-options": "^1.4.1",
70-
"vite": "^5.1.0",
70+
"vite": "^5.1.1",
7171
"vite-svg-loader": "^5.1.0",
7272
"vue-tsc": "^1.8.27"
7373
}

0 commit comments

Comments
 (0)