Skip to content

Commit 1577eb1

Browse files
committed
revert: add must staple flag for certificate obtaining request #292
1 parent 1cdd2f9 commit 1577eb1

File tree

9 files changed

+1163
-1161
lines changed

9 files changed

+1163
-1161
lines changed

.idea/.gitignore

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/.idea/.gitignore

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@vue/shared": "^3.4.13",
1818
"@vueuse/core": "^10.7.2",
1919
"ant-design-vue": "4.1.2",
20-
"apexcharts": "^3.45.1",
21-
"axios": "^1.6.5",
20+
"apexcharts": "^3.47.0",
21+
"axios": "^1.6.7",
2222
"dayjs": "^1.11.10",
2323
"highlight.js": "^11.9.0",
2424
"lodash": "^4.17.21",
@@ -33,8 +33,8 @@
3333
"vue-github-button": "https://github.com/0xJacky/vue-github-button",
3434
"vue-router": "^4.2.5",
3535
"vue3-ace-editor": "2.2.4",
36-
"vue3-apexcharts": "^1.4.4",
37-
"vue3-gettext": "^3.0.0-beta.3",
36+
"vue3-apexcharts": "1.4.4",
37+
"vue3-gettext": "^3.0.0-beta.4",
3838
"vuedraggable": "^4.1.0",
3939
"xterm": "^5.3.0",
4040
"xterm-addon-attach": "^0.9.0",

0 commit comments

Comments
 (0)