Skip to content

Commit 501472e

Browse files
Update packages
1 parent b25975d commit 501472e

File tree

2 files changed

+182
-161
lines changed

2 files changed

+182
-161
lines changed

Diff for: package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
"wdns"
6767
],
6868
"dependencies": {
69-
"@vueuse/core": "^10.6.0",
69+
"@vueuse/core": "^10.6.1",
7070
"vue": "^3.3.8",
71-
"vuetify": "^3.4.0"
71+
"vuetify": "^3.4.2"
7272
},
7373
"devDependencies": {
7474
"@babel/core": "^7.23.3",
@@ -82,10 +82,10 @@
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.9.0",
86-
"@typescript-eslint/eslint-plugin": "^6.10.0",
87-
"@typescript-eslint/parser": "^6.10.0",
88-
"@vitejs/plugin-vue": "^4.4.1",
85+
"@types/node": "^20.9.1",
86+
"@typescript-eslint/eslint-plugin": "^6.11.0",
87+
"@typescript-eslint/parser": "^6.11.0",
88+
"@vitejs/plugin-vue": "^4.5.0",
8989
"@vue/cli-plugin-babel": "^5.0.8",
9090
"@vue/cli-plugin-eslint": "^5.0.8",
9191
"@vue/cli-service": "^5.0.8",
@@ -100,13 +100,13 @@
100100
"eslint-plugin-vue": "^9.18.1",
101101
"gh-pages": "^6.0.0",
102102
"husky": "^8.0.3",
103-
"lint-staged": "^15.0.2",
103+
"lint-staged": "^15.1.0",
104104
"miragejs": "^0.1.48",
105105
"pinia": "^2.1.7",
106106
"postcss": "^8.4.31",
107107
"postcss-html": "^1.5.0",
108108
"postcss-scss": "^4.0.9",
109-
"prettier": "^3.0.3",
109+
"prettier": "^3.1.0",
110110
"prismjs": "^1.29.0",
111111
"roboto-fontface": "^0.10.0",
112112
"rollup": "^3.29.4",
@@ -126,8 +126,8 @@
126126
"vite-plugin-css-injected-by-js": "^3.3.0",
127127
"vite-plugin-dts": "^3.6.3",
128128
"vite-plugin-eslint": "^1.8.1",
129-
"vite-plugin-static-copy": "^0.17.0",
130-
"vite-plugin-stylelint": "^5.2.0",
129+
"vite-plugin-static-copy": "^0.17.1",
130+
"vite-plugin-stylelint": "^5.2.1",
131131
"vite-plugin-vuetify": "^1.0.2",
132132
"vue-tsc": "^1.8.22",
133133
"webfontloader": "^1.6.28"

0 commit comments

Comments
 (0)