Skip to content

Commit 46f70e7

Browse files
committed
chore: update vue/vite/vuetify
1 parent 21bca2f commit 46f70e7

File tree

2 files changed

+242
-263
lines changed

2 files changed

+242
-263
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
"@types/node": "^16.11.12",
1818
"@typescript-eslint/eslint-plugin": "^5.29.0",
1919
"@typescript-eslint/parser": "^5.29.0",
20-
"@vitejs/plugin-vue": "^1.10.2",
21-
"@vue/compiler-sfc": "^3.2.24",
20+
"@vitejs/plugin-vue": "^2.3.3",
21+
"@vue/compiler-sfc": "^3.2.37",
2222
"conventional-changelog-conventionalcommits": "^4.6.1",
2323
"eslint": "^8.18.0",
2424
"eslint-plugin-import": "^2.26.0",
2525
"lerna": "^3.22.1",
2626
"sass": "^1.52.3",
2727
"typescript": "^4.4.2",
28-
"vite": "^2.7.1",
29-
"vue": "^3.2.19",
28+
"vite": "^2.9.14",
29+
"vue": "^3.2.37",
3030
"vue-loader": "^16.5.0",
31-
"vuetify": "npm:@vuetify/nightly@next",
31+
"vuetify": "npm:@vuetify/nightly@3.0.0-next-20220710.0",
3232
"webpack": "^5.65.0"
3333
}
3434
}

0 commit comments

Comments
 (0)