Skip to content

Commit

Permalink
chore(deps): update vite & vue packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and greenhat616 committed Nov 16, 2022
1 parent 980f07e commit 194faa7
Show file tree
Hide file tree
Showing 2 changed files with 865 additions and 816 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
},
"dependencies": {
"pinia": "2.0.12",
"vue": "3.2.31",
"vue-router": "4.0.14"
"vue": "3.2.40",
"vue-router": "4.1.5"
},
"devDependencies": {
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@intlify/vite-plugin-vue-i18n": "3.3.1",
"@intlify/vite-plugin-vue-i18n": "3.4.0",
"@rushstack/eslint-patch": "1.1.1",
"@types/markdown-it-link-attributes": "3.0.1",
"@types/nprogress": "0.2.0",
"@typescript-eslint/eslint-plugin": "5.16.0",
"@typescript-eslint/parser": "5.16.0",
"@vitejs/plugin-vue": "2.2.4",
"@vue/compiler-sfc": "3.2.31",
"@vitejs/plugin-vue": "2.3.4",
"@vue/compiler-sfc": "3.2.40",
"@vue/eslint-config-prettier": "7.0.0",
"@vue/eslint-config-typescript": "10.0.0",
"@vue/server-renderer": "3.2.31",
"@vueuse/core": "8.1.2",
"@vueuse/head": "0.7.5",
"@vue/server-renderer": "3.2.40",
"@vueuse/core": "8.9.4",
"@vueuse/head": "0.7.12",
"autoprefixer": "10.4.4",
"axios": "0.26.1",
"critters": "0.0.16",
Expand Down Expand Up @@ -71,21 +71,21 @@
"stylelint-declaration-block-no-ignored-properties": "2.5.0",
"stylelint-order": "5.0.0",
"typescript": "4.6.2",
"unplugin-auto-import": "0.6.6",
"unplugin-vue-components": "0.18.4",
"vite": "2.8.6",
"vite-plugin-checker": "0.4.3",
"vite-plugin-inspect": "0.4.3",
"vite-plugin-md": "0.12.3",
"vite-plugin-pages": "0.22.0",
"vite-plugin-pwa": "0.11.13",
"vite-plugin-vue-layouts": "0.6.0",
"vite-ssg": "0.19.0",
"unplugin-auto-import": "0.11.2",
"unplugin-vue-components": "0.22.7",
"vite": "2.9.15",
"vite-plugin-checker": "0.5.1",
"vite-plugin-inspect": "0.7.4",
"vite-plugin-md": "0.20.4",
"vite-plugin-pages": "0.26.0",
"vite-plugin-pwa": "0.13.1",
"vite-plugin-vue-layouts": "0.7.0",
"vite-ssg": "0.20.2",
"vitest": "0.19.1",
"vue-demi": "0.12.4",
"vue-demi": "0.13.11",
"vue-eslint-parser": "8.3.0",
"vue-i18n": "9.1.9",
"vue-tsc": "0.33.7",
"vue-i18n": "9.2.2",
"vue-tsc": "0.40.13",
"workbox-window": "6.5.1"
}
}

0 comments on commit 194faa7

Please sign in to comment.