Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 6, 2024
1 parent aa7f2aa commit 3da750f
Show file tree
Hide file tree
Showing 2 changed files with 4,988 additions and 2,925 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.15.9",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand All @@ -20,10 +20,10 @@
"@vueuse/nuxt": "^10.2.0",
"eslint": "^8.43.0",
"nuxt": "^3.5.3",
"nuxt-clarity-analytics": "^0.0.2"
"nuxt-clarity-analytics": "^0.0.9"
},
"devDependencies": {
"@nuxt/devtools": "^0.5.5",
"@nuxt/devtools": "^0.8.0",
"typescript": "^5.1.3"
}
}
Loading

0 comments on commit 3da750f

Please sign in to comment.