Skip to content

Commit 09c25d9

Browse files
Update packages
1 parent 9edda17 commit 09c25d9

File tree

2 files changed

+121
-117
lines changed

2 files changed

+121
-117
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
],
6868
"dependencies": {
6969
"vue": "^3.3.4",
70-
"vuetify": "3.3.5"
70+
"vuetify": "3.3.6"
7171
},
7272
"devDependencies": {
7373
"@babel/core": "^7.22.5",
@@ -92,7 +92,7 @@
9292
"@vue/cli-service": "^5.0.8",
9393
"@vue/compiler-sfc": "^3.3.4",
9494
"@vue/eslint-config-typescript": "^11.0.3",
95-
"@vueuse/core": "^10.2.0",
95+
"@vueuse/core": "^10.2.1",
9696
"autoprefixer": "^10.4.14",
9797
"core-js": "^3.31.0",
9898
"eslint": "^8.43.0",
@@ -102,7 +102,7 @@
102102
"eslint-plugin-vue": "^9.15.1",
103103
"gh-pages": "^5.0.0",
104104
"husky": "^8.0.3",
105-
"lint-staged": "^13.2.2",
105+
"lint-staged": "^13.2.3",
106106
"miragejs": "^0.1.47",
107107
"pinia": "^2.1.4",
108108
"postcss": "^8.4.24",
@@ -121,17 +121,17 @@
121121
"stylelint-config-standard": "^33.0.0",
122122
"stylelint-order": "^6.0.3",
123123
"stylelint-scss": "^5.0.1",
124-
"typescript": "^5.1.3",
124+
"typescript": "^5.1.5",
125125
"unplugin-auto-import": "^0.16.4",
126126
"vite": "^4.3.9",
127127
"vite-plugin-babel": "^1.1.3",
128-
"vite-plugin-css-injected-by-js": "^3.1.1",
128+
"vite-plugin-css-injected-by-js": "^3.1.2",
129129
"vite-plugin-dts": "^2.3.0",
130130
"vite-plugin-eslint": "^1.8.1",
131131
"vite-plugin-static-copy": "^0.16.0",
132132
"vite-plugin-stylelint": "^4.3.0",
133133
"vite-plugin-vuetify": "^1.0.2",
134-
"vue-tsc": "1.8.2",
134+
"vue-tsc": "1.8.3",
135135
"vue3-code-block": "^2.2.11",
136136
"webfontloader": "^1.6.28"
137137
}

0 commit comments

Comments
 (0)