Skip to content

Commit

Permalink
feat: Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobefu committed Dec 26, 2024
1 parent b835f25 commit c15b1b4
Show file tree
Hide file tree
Showing 2 changed files with 1,378 additions and 1,593 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"migrate:db": "drizzle-kit migrate"
},
"dependencies": {
"@vueuse/core": "^12.1.0",
"@vueuse/integrations": "^12.0.0",
"@vueuse/core": "^12.2.0",
"@vueuse/integrations": "^12.2.0",
"better-sqlite3": "^11.7.0",
"bun": "^1.1.42",
"drizzle-orm": "^0.38.2",
"drizzle-orm": "^0.38.3",
"focus-trap": "^7.6.2",
"nuxt": "^3.14.159",
"nuxt": "^3.15.0",
"qrcode": "^1.5.4",
"tailwind-merge": "^2.5.5",
"tailwind-merge": "^2.6.0",
"vue": "latest",
"vue-router": "latest"
},
Expand All @@ -36,10 +36,10 @@
"@nuxtjs/tailwindcss": "^6.12.2",
"@types/better-sqlite3": "^7.6.12",
"@types/qrcode": "^1.5.5",
"@vueuse/nuxt": "^12.1.0",
"@vueuse/nuxt": "^12.2.0",
"drizzle-kit": "^0.30.1",
"nuxt-security": "^2.1.5",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9"
}
}
Loading

0 comments on commit c15b1b4

Please sign in to comment.