Skip to content

Commit

Permalink
chore(deps): bump unhead / nuxt
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Nov 16, 2022
1 parent 4caa6ba commit efb919a
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 116 deletions.
16 changes: 8 additions & 8 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": "^1.0.0",
"@unhead/schema": "^1.0.0",
"@unhead/ssr": "^1.0.0",
"@unhead/vue": "^1.0.0"
"@unhead/dom": "^1.0.1",
"@unhead/schema": "^1.0.1",
"@unhead/ssr": "^1.0.1",
"@unhead/vue": "^1.0.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.30.1",
"@nuxt/kit": "3.0.0-rc.14",
"@nuxt/test-utils": "3.0.0-rc.14",
"@nuxt/kit": "3.0.0",
"@nuxt/test-utils": "3.0.0",
"@vitejs/plugin-vue": "^3.2.0",
"@vitejs/plugin-vue-jsx": "^2.1.1",
"@vue/compiler-sfc": "^3.2.45",
Expand All @@ -70,9 +70,9 @@
"kanpai": "^0.11.0",
"lint-staged": "^13.0.3",
"mlly": "^1.0.0",
"nuxt": "^3.0.0-rc.14",
"nuxt": "^3.0.0",
"pathe": "^1.0.0",
"playwright": "^1.27.1",
"playwright": "^1.28.0",
"simple-git-hooks": "^2.8.1",
"typescript": "^4.9.3",
"unbuild": "^1.0.1",
Expand Down
Loading

0 comments on commit efb919a

Please sign in to comment.