Skip to content

Commit 544dcb9

Browse files
authored
Merge pull request #877 from 0xJacky/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 85bddf8 + 32c5bf7 commit 544dcb9

File tree

4 files changed

+352
-503
lines changed

4 files changed

+352
-503
lines changed

app/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@xterm/addon-fit": "^0.10.0",
2727
"@xterm/xterm": "^5.5.0",
2828
"ant-design-vue": "^4.2.6",
29-
"apexcharts": "^4.4.0",
29+
"apexcharts": "^4.5.0",
3030
"axios": "^1.7.9",
3131
"dayjs": "^1.11.13",
3232
"highlight.js": "^11.11.1",
@@ -53,7 +53,7 @@
5353
"vuedraggable": "^4.1.0"
5454
},
5555
"devDependencies": {
56-
"@antfu/eslint-config": "^4.2.1",
56+
"@antfu/eslint-config": "^4.3.0",
5757
"@iconify-json/fa": "1.2.1",
5858
"@iconify-json/tabler": "^1.2.16",
5959
"@iconify/tools": "^4.1.1",
@@ -67,17 +67,17 @@
6767
"@vitejs/plugin-vue-jsx": "^4.1.1",
6868
"@vue/compiler-sfc": "^3.5.13",
6969
"@vue/tsconfig": "^0.7.0",
70-
"ace-builds": "^1.38.0",
70+
"ace-builds": "^1.39.0",
7171
"autoprefixer": "^10.4.20",
72-
"eslint": "9.20.1",
72+
"eslint": "9.21.0",
7373
"eslint-plugin-sonarjs": "^3.0.2",
7474
"less": "^4.2.2",
75-
"postcss": "^8.5.2",
75+
"postcss": "^8.5.3",
7676
"typescript": "5.7.3",
7777
"unplugin-auto-import": "^19.1.0",
78-
"unplugin-vue-components": "^28.2.0",
78+
"unplugin-vue-components": "^28.4.0",
7979
"unplugin-vue-define-options": "^1.5.5",
80-
"vite": "^6.1.0",
80+
"vite": "^6.1.1",
8181
"vite-svg-loader": "^5.1.0",
8282
"vue-tsc": "^2.2.2"
8383
}

0 commit comments

Comments
 (0)