|
67 | 67 | ], |
68 | 68 | "dependencies": { |
69 | 69 | "vue": "^3.3.4", |
70 | | - "vuetify": "3.3.5" |
| 70 | + "vuetify": "3.3.6" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | 73 | "@babel/core": "^7.22.5", |
|
92 | 92 | "@vue/cli-service": "^5.0.8", |
93 | 93 | "@vue/compiler-sfc": "^3.3.4", |
94 | 94 | "@vue/eslint-config-typescript": "^11.0.3", |
95 | | - "@vueuse/core": "^10.2.0", |
| 95 | + "@vueuse/core": "^10.2.1", |
96 | 96 | "autoprefixer": "^10.4.14", |
97 | 97 | "core-js": "^3.31.0", |
98 | 98 | "eslint": "^8.43.0", |
|
102 | 102 | "eslint-plugin-vue": "^9.15.1", |
103 | 103 | "gh-pages": "^5.0.0", |
104 | 104 | "husky": "^8.0.3", |
105 | | - "lint-staged": "^13.2.2", |
| 105 | + "lint-staged": "^13.2.3", |
106 | 106 | "miragejs": "^0.1.47", |
107 | 107 | "pinia": "^2.1.4", |
108 | 108 | "postcss": "^8.4.24", |
|
121 | 121 | "stylelint-config-standard": "^33.0.0", |
122 | 122 | "stylelint-order": "^6.0.3", |
123 | 123 | "stylelint-scss": "^5.0.1", |
124 | | - "typescript": "^5.1.3", |
| 124 | + "typescript": "^5.1.5", |
125 | 125 | "unplugin-auto-import": "^0.16.4", |
126 | 126 | "vite": "^4.3.9", |
127 | 127 | "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", |
129 | 129 | "vite-plugin-dts": "^2.3.0", |
130 | 130 | "vite-plugin-eslint": "^1.8.1", |
131 | 131 | "vite-plugin-static-copy": "^0.16.0", |
132 | 132 | "vite-plugin-stylelint": "^4.3.0", |
133 | 133 | "vite-plugin-vuetify": "^1.0.2", |
134 | | - "vue-tsc": "1.8.2", |
| 134 | + "vue-tsc": "1.8.3", |
135 | 135 | "vue3-code-block": "^2.2.11", |
136 | 136 | "webfontloader": "^1.6.28" |
137 | 137 | } |
|
0 commit comments