Skip to content

Commit f21f1d0

Browse files
Update packages
1 parent 40c3b6c commit f21f1d0

File tree

2 files changed

+304
-289
lines changed

2 files changed

+304
-289
lines changed

Diff for: package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"wdns"
7474
],
7575
"dependencies": {
76-
"vue": "^3.4.5",
77-
"vuetify": "^3.4.7"
76+
"vue": "^3.4.7",
77+
"vuetify": "^3.4.10"
7878
},
7979
"devDependencies": {
8080
"@fortawesome/fontawesome-svg-core": "^6.5.1",
@@ -86,13 +86,13 @@
8686
"@rollup/plugin-commonjs": "^25.0.7",
8787
"@rollup/plugin-node-resolve": "^15.2.3",
8888
"@rollup/plugin-terser": "^0.4.4",
89-
"@types/node": "^20.10.7",
90-
"@typescript-eslint/eslint-plugin": "^6.17.0",
91-
"@typescript-eslint/parser": "^6.17.0",
89+
"@types/node": "^20.10.8",
90+
"@typescript-eslint/eslint-plugin": "^6.18.1",
91+
"@typescript-eslint/parser": "^6.18.1",
9292
"@vitejs/plugin-vue": "^5.0.2",
9393
"@vue/cli-plugin-eslint": "^5.0.8",
9494
"@vue/cli-service": "^5.0.8",
95-
"@vue/compiler-sfc": "^3.4.5",
95+
"@vue/compiler-sfc": "^3.4.7",
9696
"@vue/eslint-config-typescript": "^12.0.0",
9797
"@vue/test-utils": "^2.4.3",
9898
"@wdns/vue-code-block": "^2.3.1",

0 commit comments

Comments
 (0)