Skip to content

Commit c5d14d1

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

File tree

2 files changed

+59
-71
lines changed

2 files changed

+59
-71
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"@vueuse/core": "^12.8.2",
1919
"@vueuse/motion": "^2.2.6",
2020
"animate.css": "^4.1.1",
21-
"axios": "^1.11.0",
21+
"axios": "^1.12.0",
2222
"codemirror": "^5.65.20",
2323
"codemirror-editor-vue3": "^2.8.0",
2424
"dayjs": "^1.11.18",
25-
"element-plus": "^2.11.1",
25+
"element-plus": "^2.11.2",
2626
"html-to-image": "^1.11.13",
2727
"html2canvas": "^1.4.1",
2828
"jsonlint-mod": "^1.7.6",
@@ -31,7 +31,7 @@
3131
"nprogress": "^0.2.0",
3232
"pinia": "^2.3.1",
3333
"pinia-plugin-persistedstate": "^4.5.0",
34-
"plus-pro-components": "^0.1.27",
34+
"plus-pro-components": "^0.1.29",
3535
"qs": "^6.14.0",
3636
"v-contextmenu": "^3.2.0",
3737
"vue": "^3.5.21",
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@antfu/eslint-config": "^4.19.0",
45-
"@iconify/json": "^2.2.381",
45+
"@iconify/json": "^2.2.383",
4646
"@iconify/vue": "^4.3.0",
4747
"@plus-pro-components/resolver": "^0.0.3",
4848
"@tinymce/tinymce-vue": "^6.3.0",
@@ -54,17 +54,17 @@
5454
"@unocss/reset": "^0.65.4",
5555
"@vitejs/plugin-vue": "^5.2.4",
5656
"@vitejs/plugin-vue-jsx": "^4.2.0",
57-
"eslint": "^9.34.0",
57+
"eslint": "^9.35.0",
5858
"eslint-plugin-format": "^1.0.1",
5959
"esno": "^4.8.0",
6060
"inquirer": "^12.9.4",
6161
"mitt": "^3.0.1",
62-
"sass": "^1.92.0",
62+
"sass": "^1.92.1",
6363
"typescript": "^5.9.2",
6464
"unocss": "^0.65.4",
6565
"unplugin-auto-import": "^19.3.0",
6666
"unplugin-vue-components": "^28.8.0",
67-
"vite": "^5.4.19",
67+
"vite": "^5.4.20",
6868
"vite-plugin-compression": "^0.5.1",
6969
"vite-plugin-html": "^3.2.2",
7070
"vite-plugin-imagemin": "^0.6.1",

0 commit comments

Comments
 (0)