Skip to content

Commit f4f6882

Browse files
Update packages
1 parent 25a5316 commit f4f6882

File tree

2 files changed

+681
-643
lines changed

2 files changed

+681
-643
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -66,33 +66,33 @@
6666
"wdns"
6767
],
6868
"dependencies": {
69-
"@vueuse/core": "^10.5.0",
70-
"vue": "^3.3.7",
71-
"vuetify": "^3.3.23"
69+
"@vueuse/core": "^10.6.0",
70+
"vue": "^3.3.8",
71+
"vuetify": "^3.4.0"
7272
},
7373
"devDependencies": {
74-
"@babel/core": "^7.23.2",
75-
"@babel/eslint-parser": "^7.22.15",
74+
"@babel/core": "^7.23.3",
75+
"@babel/eslint-parser": "^7.23.3",
7676
"@fortawesome/fontawesome-svg-core": "^6.4.2",
7777
"@fortawesome/free-brands-svg-icons": "^6.4.2",
7878
"@fortawesome/free-regular-svg-icons": "^6.4.2",
7979
"@fortawesome/free-solid-svg-icons": "^6.4.2",
80-
"@fortawesome/vue-fontawesome": "^3.0.3",
80+
"@fortawesome/vue-fontawesome": "^3.0.5",
8181
"@mdi/font": "^7.3.67",
8282
"@rollup/plugin-commonjs": "^25.0.7",
8383
"@rollup/plugin-node-resolve": "^15.2.3",
8484
"@rollup/plugin-terser": "^0.4.4",
85-
"@types/node": "^20.8.9",
86-
"@typescript-eslint/eslint-plugin": "^6.9.0",
87-
"@typescript-eslint/parser": "^6.9.0",
88-
"@vitejs/plugin-vue": "^4.4.0",
85+
"@types/node": "^20.9.0",
86+
"@typescript-eslint/eslint-plugin": "^6.10.0",
87+
"@typescript-eslint/parser": "^6.10.0",
88+
"@vitejs/plugin-vue": "^4.4.1",
8989
"@vue/cli-plugin-babel": "^5.0.8",
9090
"@vue/cli-plugin-eslint": "^5.0.8",
9191
"@vue/cli-service": "^5.0.8",
92-
"@vue/compiler-sfc": "^3.3.7",
92+
"@vue/compiler-sfc": "^3.3.8",
9393
"@vue/eslint-config-typescript": "^12.0.0",
9494
"autoprefixer": "^10.4.16",
95-
"eslint": "^8.52.0",
95+
"eslint": "^8.53.0",
9696
"eslint-config-prettier": "^9.0.0",
9797
"eslint-plugin-import": "^2.29.0",
9898
"eslint-plugin-prettier": "^5.0.1",
@@ -117,7 +117,7 @@
117117
"stylelint": "^15.11.0",
118118
"stylelint-config-standard": "^34.0.0",
119119
"stylelint-order": "^6.0.3",
120-
"stylelint-scss": "^5.3.0",
120+
"stylelint-scss": "^5.3.1",
121121
"typescript": "^5.2.2",
122122
"unplugin-auto-import": "^0.16.7",
123123
"vite": "^4.5.0",

0 commit comments

Comments
 (0)