Skip to content

Commit

Permalink
chore: bump all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Nov 24, 2024
1 parent 0b96c55 commit c8311c3
Show file tree
Hide file tree
Showing 2 changed files with 1,885 additions and 2,460 deletions.
37 changes: 18 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,31 +48,30 @@
"typecheck": "pnpm dev:prepare && tsc --noEmit && npx vue-tsc --noEmit --strict"
},
"dependencies": {
"@nuxt/kit": "^3.13.2",
"@nuxtjs/robots": "^4.1.11",
"@nuxtjs/sitemap": "^6.1.5",
"nuxt-link-checker": "^3.1.3",
"nuxt-og-image": "^3.0.8",
"nuxt-schema-org": "^3.4.1",
"nuxt-seo-utils": "^5.0.2",
"nuxt-site-config": "^2.2.21",
"nuxt-site-config-kit": "^2.2.21"
"@nuxt/kit": "3.14.1592",
"@nuxtjs/robots": "^5.0.0",
"@nuxtjs/sitemap": "^7.0.0",
"nuxt-link-checker": "^4.0.0",
"nuxt-og-image": "^4.0.0",
"nuxt-schema-org": "^4.0.0",
"nuxt-seo-utils": "^6.0.0",
"nuxt-site-config": "^3.0.4"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@antfu/eslint-config": "^3.9.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "3.14.159",
"@nuxt/schema": "3.14.1592",
"@nuxt/test-utils": "^3.14.3",
"@nuxtjs/i18n": "^9.0.0",
"@nuxtjs/i18n": "^9.1.0",
"@vue/test-utils": "^2.4.6",
"bumpp": "^9.7.1",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"execa": "^9.5.1",
"happy-dom": "^15.8.0",
"happy-dom": "^15.11.6",
"nitropack": "^2.10.2",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vitest": "^2.1.2"
"nuxt": "3.14.1592",
"typescript": "5.7.2",
"vitest": "^2.1.5"
},
"build": {
"externals": [
Expand All @@ -87,8 +86,8 @@
}
},
"resolutions": {
"@nuxt/kit": "3.14.159",
"nuxt": "3.14.159",
"@nuxt/kit": "3.14.1592",
"nuxt": "3.14.1592",
"ofetch": "1.4.1",
"tailwindcss": "4.0.0-alpha.24",
"vue": "3.5.12",
Expand Down
Loading

0 comments on commit c8311c3

Please sign in to comment.