Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jan 21, 2024
1 parent aa022b3 commit 133166a
Show file tree
Hide file tree
Showing 3 changed files with 832 additions and 472 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"@iconify-json/simple-icons": "^1.1.88",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "1.0.8",
"@nuxt/ui": "^2.12.0",
"@nuxt/ui-pro": "^0.7.0",
"@nuxt/ui": "^2.12.3",
"@nuxt/ui-pro": "^0.7.3",
"@nuxtjs/fontaine": "^0.4.1",
"@vueuse/nuxt": "^10.7.2",
"nuxt": "3.9.2",
"nuxt": "3.9.3",
"nuxt-icon": "^0.6.8",
"nuxt-lego": "^0.0.14",
"nuxt-lodash": "^2.5.3"
Expand Down
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,34 +40,34 @@
"typecheck": "tsc --noEmit --strict"
},
"dependencies": {
"@nuxt/kit": "^3.9.2",
"@nuxtjs/sitemap": "^5.0.4",
"@nuxt/kit": "^3.9.3",
"@nuxtjs/sitemap": "^5.0.5",
"chalk": "^5.3.0",
"defu": "^6.1.4",
"nuxt-link-checker": "^3.0.0-rc.4",
"nuxt-og-image": "^3.0.0-rc.27",
"nuxt-link-checker": "^3.0.0-rc.5",
"nuxt-og-image": "^3.0.0-rc.28",
"nuxt-schema-org": "^3.3.3",
"nuxt-seo-experiments": "^4.0.0-rc.0",
"nuxt-simple-robots": "^4.0.0-rc.11",
"nuxt-site-config": "^2.2.5",
"nuxt-site-config-kit": "^2.2.5",
"nuxt-simple-robots": "^4.0.0-rc.13",
"nuxt-site-config": "^2.2.7",
"nuxt-site-config-kit": "^2.2.7",
"pkg-types": "^1.0.3",
"ufo": "^1.3.2"
},
"devDependencies": {
"@antfu/eslint-config": "^2.6.2",
"@antfu/eslint-config": "^2.6.3",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.2",
"@nuxt/test-utils": "3.9.0",
"@nuxt/ui": "^2.12.0",
"@nuxt/schema": "^3.9.3",
"@nuxt/test-utils": "3.10.0",
"@nuxt/ui": "^2.12.3",
"@nuxtjs/i18n": "8.0.0",
"bumpp": "^9.2.1",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"execa": "^8.0.1",
"nitropack": "^2.8.1",
"nuxt": "^3.9.2",
"nuxt": "^3.9.3",
"nuxt-icon": "^0.6.8",
"typescript": "^5.3.3",
"vitest": "^1.2.0"
"vitest": "^1.2.1"
}
}
Loading

0 comments on commit 133166a

Please sign in to comment.