Skip to content

Commit 71a8998

Browse files
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents 1fcefec + 82fc6b5 commit 71a8998

File tree

2 files changed

+47
-46
lines changed

2 files changed

+47
-46
lines changed

webui/package-lock.json

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

webui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@ssthouse/vue3-tree-chart": "^0.2.6",
2121
"@types/bootstrap": "^5.2.10",
2222
"@types/whatwg-mimetype": "^3.0.2",
23-
"ace-builds": "^1.43.3",
23+
"ace-builds": "^1.43.4",
2424
"bootstrap": "^5.3.8",
2525
"bootstrap-icons": "^1.13.1",
2626
"dayjs": "^1.11.18",
@@ -39,19 +39,19 @@
3939
},
4040
"devDependencies": {
4141
"@playwright/test": "^1.56.1",
42-
"@rushstack/eslint-patch": "^1.13.0",
42+
"@rushstack/eslint-patch": "^1.14.0",
4343
"@types/js-yaml": "^4.0.9",
44-
"@types/node": "^24.8.1",
44+
"@types/node": "^24.9.1",
4545
"@vitejs/plugin-vue": "^6.0.1",
4646
"@vue/eslint-config-prettier": "^10.2.0",
4747
"@vue/eslint-config-typescript": "^14.6.0",
4848
"@vue/tsconfig": "^0.8.1",
49-
"eslint": "^9.37.0",
49+
"eslint": "^9.38.0",
5050
"eslint-plugin-vue": "^10.5.1",
5151
"npm-run-all": "^4.1.5",
5252
"prettier": "^3.6.2",
5353
"typescript": "~5.9.3",
54-
"vite": "^7.1.11",
54+
"vite": "^7.1.12",
5555
"vue-tsc": "^3.1.1",
5656
"xml2js": "^0.6.2"
5757
}

0 commit comments

Comments
 (0)