Skip to content

Commit e65f2bd

Browse files
fix(deps): update all non-major dependencies (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2961888 commit e65f2bd

File tree

2 files changed

+576
-1071
lines changed

2 files changed

+576
-1071
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"codemirror": "^5.65.19",
2323
"codemirror-editor-vue3": "^2.8.0",
2424
"dayjs": "^1.11.13",
25-
"element-plus": "^2.9.10",
25+
"element-plus": "^2.9.11",
2626
"html-to-image": "^1.11.13",
2727
"html2canvas": "^1.4.1",
2828
"jsonlint-mod": "^1.7.6",
@@ -36,25 +36,25 @@
3636
"v-contextmenu": "^3.2.0",
3737
"vue": "^3.5.14",
3838
"vue-router": "^4.5.1",
39-
"vue-tippy": "6.7.0",
39+
"vue-tippy": "6.7.1",
4040
"vue3-colorpicker": "^2.3.0",
4141
"vue3-json-viewer": "^2.3.0"
4242
},
4343
"devDependencies": {
44-
"@antfu/eslint-config": "^4.13.1",
45-
"@iconify/json": "^2.2.338",
44+
"@antfu/eslint-config": "^4.13.2",
45+
"@iconify/json": "^2.2.341",
4646
"@iconify/vue": "^4.3.0",
4747
"@plus-pro-components/resolver": "^0.0.3",
4848
"@tinymce/tinymce-vue": "^6.1.0",
4949
"@types/codemirror": "^5.60.15",
50-
"@types/node": "^22.15.18",
50+
"@types/node": "^22.15.21",
5151
"@types/nprogress": "^0.2.3",
52-
"@types/qs": "^6.9.18",
52+
"@types/qs": "^6.14.0",
5353
"@unocss/eslint-plugin": "^0.65.4",
5454
"@unocss/reset": "^0.65.4",
5555
"@vitejs/plugin-vue": "^5.2.4",
56-
"@vitejs/plugin-vue-jsx": "^4.1.2",
57-
"eslint": "^9.26.0",
56+
"@vitejs/plugin-vue-jsx": "^4.2.0",
57+
"eslint": "^9.27.0",
5858
"eslint-plugin-format": "^1.0.1",
5959
"esno": "^4.8.0",
6060
"inquirer": "^12.6.1",

0 commit comments

Comments
 (0)