Skip to content

Commit

Permalink
chore: bump unhead and dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Nov 16, 2022
1 parent 8865cf7 commit c4e5ce9
Show file tree
Hide file tree
Showing 2 changed files with 796 additions and 1,379 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"vue": ">=2.7 || >=3"
},
"dependencies": {
"@unhead/dom": "^0.6.7",
"@unhead/schema": "^0.6.7",
"@unhead/ssr": "^0.6.7",
"@unhead/vue": "^0.6.7"
"@unhead/dom": "^0.7.1",
"@unhead/schema": "^0.7.1",
"@unhead/ssr": "^0.7.1",
"@unhead/vue": "^0.7.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.30.1",
"@nuxt/kit": "3.0.0-rc.13",
"@nuxt/test-utils": "3.0.0-rc.13",
"@nuxt/kit": "3.0.0-rc.14",
"@nuxt/test-utils": "3.0.0-rc.14",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"@vue/compiler-sfc": "^3.2.45",
Expand All @@ -70,13 +70,13 @@
"kanpai": "^0.11.0",
"lint-staged": "^13.0.3",
"mlly": "^1.0.0",
"nuxt": "^3.0.0-rc.12",
"nuxt": "^3.0.0-rc.14",
"pathe": "^1.0.0",
"playwright": "^1.27.1",
"simple-git-hooks": "^2.8.1",
"typescript": "^4.8.4",
"unbuild": "^0.9.4",
"vite": "^3.2.3",
"typescript": "^4.9.3",
"unbuild": "^1.0.1",
"vite": "^3.2.4",
"vitest": "^0.25.2",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
Expand Down
Loading

0 comments on commit c4e5ce9

Please sign in to comment.