Skip to content

Commit

Permalink
Merge pull request #3270 from hLinx/feature_master
Browse files Browse the repository at this point in the history
Feature master
  • Loading branch information
hLinx authored Nov 1, 2024
2 parents f347971 + 6d857e4 commit 291797d
Show file tree
Hide file tree
Showing 44 changed files with 1,058 additions and 653 deletions.
7 changes: 5 additions & 2 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"keywords": [],
"license": "ISC",
"dependencies": {
"@blueking/ai-blueking": "0.2.7",
"@blueking/ip-selector": "0.3.0-beta.35",
"@blueking/ai-blueking": "0.2.11",
"@blueking/ip-selector": "0.3.0-beta.39",
"@blueking/login-modal": "1.0.5",
"@blueking/notice-component-vue2": "2.0.0-beta.2",
"@blueking/paas-login": "0.0.11",
Expand All @@ -30,6 +30,7 @@
"core-js": "3.38.1",
"cron-parser-custom": "2.13.0",
"dayjs": "1.11.13",
"dexie": "4.0.9",
"diff": "5.2.0",
"diff2html": "3.4.48",
"echarts": "5.5.1",
Expand All @@ -38,6 +39,8 @@
"js-base64": "3.7.7",
"js-cookie": "3.0.5",
"lodash": "4.17.21",
"markdown-it": "14.1.0",
"markdown-it-code-copy": "0.2.1",
"marked": "5.1.1",
"marked-gfm-heading-id": "3.1.3",
"marked-mangle": "1.1.9",
Expand Down
Loading

0 comments on commit 291797d

Please sign in to comment.