Skip to content

Commit

Permalink
chore: bump unhead
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Nov 15, 2022
1 parent b49c3c2 commit 695220c
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 65 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,10 @@
"vue": ">=2.7 || >=3"
},
"dependencies": {
"@unhead/dom": "^0.6.6",
"@unhead/schema": "^0.6.6",
"@unhead/ssr": "^0.6.6",
"@unhead/vue": "^0.6.6"
"@unhead/dom": "^0.6.7",
"@unhead/schema": "^0.6.7",
"@unhead/ssr": "^0.6.7",
"@unhead/vue": "^0.6.7"
},
"devDependencies": {
"@antfu/eslint-config": "^0.30.1",
Expand All @@ -69,15 +69,15 @@
"jsdom": "^20.0.2",
"kanpai": "^0.11.0",
"lint-staged": "^13.0.3",
"mlly": "^0.5.16",
"mlly": "^1.0.0",
"nuxt": "^3.0.0-rc.12",
"pathe": "^0.3.9",
"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",
"vitest": "^0.25.1",
"vitest": "^0.25.2",
"vue": "^3.2.45",
"vue-router": "^4.1.6"
},
Expand Down
136 changes: 78 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 695220c

Please sign in to comment.