Skip to content

Commit 4145773

Browse files
committed
Update the dependencies.
1 parent 4605a81 commit 4145773

File tree

2 files changed

+1594
-1126
lines changed

2 files changed

+1594
-1126
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -41,26 +41,26 @@
4141
"publish-doc": "npm run build && npm run build-bundle && git add . && git commit -m 'Publish documentation on Github.' && git push && git push --tag"
4242
},
4343
"devDependencies": {
44-
"@eslint/js": "^9.9.0",
44+
"@eslint/js": "^9.21.0",
4545
"@mdi/font": "^7.4.47",
46-
"@vitejs/plugin-vue": "^5.1.2",
46+
"@vitejs/plugin-vue": "^5.2.1",
4747
"autoprefixer": "^10.4.20",
48-
"eslint": "^9.9.0",
48+
"eslint": "^9.21.0",
4949
"eslint-config-standard": "^17.1.0",
50-
"eslint-plugin-import": "^2.29.1",
51-
"eslint-plugin-n": "^17.10.2",
52-
"eslint-plugin-promise": "^7.1.0",
53-
"eslint-plugin-vue": "^9.27.0",
54-
"globals": "^15.9.0",
55-
"postcss": "^8.4.41",
50+
"eslint-plugin-import": "^2.31.0",
51+
"eslint-plugin-n": "^17.16.1",
52+
"eslint-plugin-promise": "^7.2.1",
53+
"eslint-plugin-vue": "^9.32.0",
54+
"globals": "^16.0.0",
55+
"postcss": "^8.5.3",
5656
"pug": "^3.0.3",
57-
"rollup-plugin-delete": "^2.0.0",
58-
"sass": "^1.77.8",
59-
"simple-syntax-highlighter": "^3.0.3",
60-
"vite": "^5.4.1",
61-
"vue": "^3.4.38",
62-
"vue-router": "^4.4.3",
63-
"wave-ui": "^3.14.1"
57+
"rollup-plugin-delete": "^3.0.0",
58+
"sass": "^1.85.1",
59+
"simple-syntax-highlighter": "^3.1.1",
60+
"vite": "^6.2.0",
61+
"vue": "^3.5.13",
62+
"vue-router": "^4.5.0",
63+
"wave-ui": "^3.18.0"
6464
},
6565
"peerDependencies": {
6666
"vue": "^3.2.0"

0 commit comments

Comments
 (0)