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 Jan 20, 2025
1 parent 29f5301 commit a49c713
Show file tree
Hide file tree
Showing 2 changed files with 1,553 additions and 1,201 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "0.1.0",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].4",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand All @@ -16,27 +16,27 @@
},
"dependencies": {
"@nuxt/content": "^2.13.4",
"@nuxt/ui": "^2.20.0",
"@nuxt/ui-pro": "^1.6.0",
"@nuxt/ui": "^2.21.0",
"@nuxt/ui-pro": "^1.7.0",
"date-fns": "^4.1.0",
"nuxt-schema-org": "^4.0.4",
"nuxt-schema-org": "^4.1.1",
"v-calendar": "^3.1.2",
"valibot": "^0.42.1",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@iconify-json/mdi": "^1.2.2",
"@antfu/eslint-config": "^3.14.0",
"@iconify-json/mdi": "^1.2.3",
"@nuxt/devtools": "latest",
"@nuxt/image": "^1.8.1",
"@nuxtjs/seo": "2.0.2",
"@nuxtjs/supabase": "^1.4.5",
"@unlok-co/nuxt-stripe": "^4.0.1",
"@nuxt/image": "^1.9.0",
"@nuxtjs/seo": "2.1.0",
"@nuxtjs/supabase": "^1.4.6",
"@unlok-co/nuxt-stripe": "^4.0.2",
"@vite-pwa/assets-generator": "^0.2.6",
"@vite-pwa/nuxt": "^0.10.6",
"eslint": "^9.17.0",
"nuxt": "^3.14.1592",
"typescript": "^5.7.2"
"eslint": "^9.18.0",
"nuxt": "^3.15.2",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit a49c713

Please sign in to comment.