Skip to content

Commit

Permalink
chore: bump unhead 1.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Mar 2, 2023
1 parent d5eecc9 commit 0569016
Show file tree
Hide file tree
Showing 2 changed files with 906 additions and 338 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,33 +49,33 @@
"vue": ">=2.7 || >=3"
},
"dependencies": {
"@unhead/dom": "^1.1.9",
"@unhead/schema": "^1.1.9",
"@unhead/ssr": "^1.1.9",
"@unhead/vue": "^1.1.9"
"@unhead/dom": "^1.1.15",
"@unhead/schema": "^1.1.15",
"@unhead/ssr": "^1.1.15",
"@unhead/vue": "^1.1.15"
},
"devDependencies": {
"@antfu/eslint-config": "^0.35.3",
"@nuxt/kit": "3.2.2",
"@nuxt/test-utils": "3.2.2",
"@nuxt/kit": "3.2.3",
"@nuxt/test-utils": "3.2.3",
"@vitejs/plugin-vue": "^4.0.0",
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/compiler-sfc": "^3.2.47",
"@vue/server-renderer": "^3.2.47",
"cheerio": "1.0.0-rc.12",
"eslint": "^8.34.0",
"eslint": "^8.35.0",
"execa": "^7.0.0",
"get-port-please": "^3.0.1",
"jsdom": "^21.1.0",
"kanpai": "^0.11.0",
"mlly": "^1.1.1",
"nuxt": "^3.2.2",
"nuxt": "^3.2.3",
"pathe": "^1.1.0",
"playwright": "^1.31.1",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vite": "^4.1.4",
"vitest": "^0.29.1",
"vitest": "^0.29.2",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
Expand Down
Loading

0 comments on commit 0569016

Please sign in to comment.