Skip to content

Commit

Permalink
chore: bump deps for v1
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jan 25, 2023
1 parent 453b3b4 commit bf3e942
Show file tree
Hide file tree
Showing 2 changed files with 1,227 additions and 1,035 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,26 +29,26 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@nuxt/kit": "^3.0.0",
"defu": "^6.1.1",
"nuxt-link-checker": "^0.2.0",
"nuxt-og-image": "^0.6.0",
"@nuxt/kit": "^3.1.0",
"defu": "^6.1.2",
"nuxt-link-checker": "^1.0.0",
"nuxt-og-image": "^1.1.1",
"nuxt-schema-org": "2.1.0",
"nuxt-simple-robots": "^0.1.8",
"nuxt-simple-sitemap": "^0.5.10",
"nuxt-unhead": "^1.0.14",
"nuxt-simple-robots": "^1.0.0",
"nuxt-simple-sitemap": "^1.0.3",
"nuxt-unhead": "^1.2.0",
"ufo": "^1.0.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.34.1",
"@nuxt/schema": "^3.0.0",
"@nuxt/test-utils": "3.0.0",
"@nuxt/schema": "^3.1.0",
"@nuxt/test-utils": "3.1.0",
"bumpp": "^8.2.1",
"eslint": "^8.32.0",
"execa": "^6.1.0",
"nitropack": "^1.0.0",
"nitropack": "^2.0.0",
"nuxt": "npm:nuxt3@latest",
"typescript": "^4.9.4",
"vitest": "^0.27.2"
"vitest": "^0.28.1"
}
}
Loading

0 comments on commit bf3e942

Please sign in to comment.