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 9, 2025
1 parent 29f5301 commit f5e1288
Show file tree
Hide file tree
Showing 2 changed files with 865 additions and 848 deletions.
12 changes: 6 additions & 6 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].3",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand All @@ -26,17 +26,17 @@
"vue-router": "^4.5.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@antfu/eslint-config": "^3.13.0",
"@iconify-json/mdi": "^1.2.2",
"@nuxt/devtools": "latest",
"@nuxt/image": "^1.8.1",
"@nuxt/image": "^1.9.0",
"@nuxtjs/seo": "2.0.2",
"@nuxtjs/supabase": "^1.4.5",
"@unlok-co/nuxt-stripe": "^4.0.1",
"@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"
"nuxt": "^3.15.1",
"typescript": "^5.7.3"
}
}
Loading

0 comments on commit f5e1288

Please sign in to comment.