Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent 1fc5e97 commit db6aafe
Show file tree
Hide file tree
Showing 2 changed files with 2,689 additions and 1,015 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,28 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@nuxt/content": "^2.12.1",
"@nuxt/ui": "^2.15.2",
"@nuxt/ui-pro": "^1.1.0",
"@nuxt/content": "^2.13.0",
"@nuxt/ui": "^2.17.0",
"@nuxt/ui-pro": "^1.3.0",
"date-fns": "^3.6.0",
"nuxt-schema-org": "^3.3.6",
"nuxt-schema-org": "^3.3.7",
"v-calendar": "^3.1.2",
"valibot": "^0.30.0",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
"valibot": "^0.33.3",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.2",
"@iconify-json/mdi": "^1.1.66",
"@antfu/eslint-config": "^2.21.1",
"@iconify-json/mdi": "^1.1.67",
"@nuxt/devtools": "latest",
"@nuxt/image": "^1.7.0",
"@nuxtjs/seo": "2.0.0-rc.10",
"@nuxtjs/supabase": "^1.2.2",
"@unlok-co/nuxt-stripe": "^2.0.0",
"@vite-pwa/assets-generator": "^0.2.4",
"@vite-pwa/nuxt": "^0.7.0",
"@vite-pwa/nuxt": "^0.8.0",
"eslint": "^8.57.0",
"nuxt": "^3.11.2",
"typescript": "^5.4.5"
"nuxt": "^3.12.2",
"typescript": "^5.5.2"
}
}
Loading

0 comments on commit db6aafe

Please sign in to comment.