Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Sep 22, 2022
1 parent 80940b0 commit 6227b3b
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 232 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@7.9.0",
"packageManager": "pnpm@7.12.1",
"scripts": {
"dev": "vite --open --host",
"build": "vite build",
Expand Down Expand Up @@ -31,18 +31,18 @@
"vuetify": "^2.6.10"
},
"devDependencies": {
"@intlify/unplugin-vue-i18n": "^0.5.0",
"@intlify/unplugin-vue-i18n": "^0.6.0",
"@pinia/testing": "^0.0.14",
"@rushstack/eslint-patch": "^1.2.0",
"@testing-library/vue": "^5.8.3",
"@types/lodash": "^4.14.185",
"@types/node": "^16.11.59",
"@types/nprogress": "^0.2.0",
"@types/postcss-preset-env": "^7.7.0",
"@vitejs/plugin-legacy": "^2.1.0",
"@vitejs/plugin-legacy": "^2.2.0",
"@vitejs/plugin-vue2": "^2.0.0",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.1",
"@vue/eslint-config-typescript": "^11.0.2",
"@vue/test-utils": "^1.3.0",
"browserslist-to-esbuild": "^1.2.0",
"cypress": "^10.8.0",
Expand All @@ -62,9 +62,9 @@
"typescript": "^4.8.3",
"unplugin-auto-import": "^0.11.2",
"unplugin-vue-components": "^0.22.7",
"vite": "^3.1.2",
"vite": "^3.1.3",
"vite-plugin-browserslist-useragent": "^0.1.0",
"vite-plugin-inspect": "^0.7.1",
"vite-plugin-inspect": "^0.7.2",
"vite-plugin-pages": "^0.26.0",
"vite-plugin-vue-layouts": "^0.7.0",
"vite-plugin-vue2-svg": "^0.3.0",
Expand Down
Loading

0 comments on commit 6227b3b

Please sign in to comment.