Skip to content

Commit bdfea77

Browse files
committed
chore: update dependencies
1 parent 51e6ddb commit bdfea77

File tree

2 files changed

+208
-212
lines changed

2 files changed

+208
-212
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@
4444
},
4545
"devDependencies": {
4646
"@eslint/compat": "^1.2.7",
47-
"@eslint/js": "^9.21.0",
47+
"@eslint/js": "^9.22.0",
4848
"@rollup/plugin-inject": "^5.0.5",
4949
"@vitejs/plugin-vue": "^5.2.1",
50-
"axios": "^1.8.1",
50+
"axios": "^1.8.2",
5151
"change-case": "^5.4.4",
5252
"crypto-js": "^4.2.0",
5353
"deepmerge": "^4.3.1",
5454
"electron": "^35.0.0",
5555
"electron-builder": "26.0.8",
56-
"eslint": "^9.21.0",
56+
"eslint": "^9.22.0",
5757
"eslint-config-standard": "^17.1.0",
5858
"eslint-plugin-vue": "^10.0.0",
5959
"fomantic-ui": "^2.9.4",
@@ -64,11 +64,11 @@
6464
"pinia": "^3.0.1",
6565
"sass": "^1.85.1",
6666
"slick-carousel": "^1.8.1",
67-
"vite": "^6.2.0",
67+
"vite": "^6.2.1",
6868
"vite-plugin-electron-renderer": "^0.14.6",
6969
"vite-plugin-eslint": "^1.8.1",
7070
"vue": "^3.5.13",
71-
"vue-i18n": "^11.1.1",
71+
"vue-i18n": "^11.1.2",
7272
"vue-router": "^4.5.0"
7373
},
7474
"packageManager": "[email protected]+sha256.81204845a396962a9c4b49cc2d6cafbb49a758652d3c243f2128cbc638084fe2",

0 commit comments

Comments
 (0)