Skip to content

Commit

Permalink
chore(deps): update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 0163bbe commit bd1f8b2
Show file tree
Hide file tree
Showing 2 changed files with 2,133 additions and 763 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"migrations": "drizzle-kit generate:sqlite"
},
"dependencies": {
"@nuxt/ui": "^2.9.0"
"@nuxt/ui": "^2.10.0"
},
"devDependencies": {
"@antfu/eslint-config": "0.43.1",
"@nuxt/devtools": "latest",
"@types/better-sqlite3": "^7.6.5",
"@vueuse/core": "^10.4.1",
"@vueuse/nuxt": "^10.4.1",
"@types/better-sqlite3": "^7.6.8",
"@vueuse/core": "^10.6.1",
"@vueuse/nuxt": "^10.6.1",
"better-sqlite3": "^8.7.0",
"drizzle-kit": "^0.19.13",
"drizzle-orm": "^0.28.6",
"eslint": "^8.50.0",
"nuxt": "^3.7.4",
"zod": "^3.22.2"
"drizzle-kit": "^0.20.4",
"drizzle-orm": "^0.29.0",
"eslint": "^8.54.0",
"nuxt": "^3.8.2",
"zod": "^3.22.4"
}
}
Loading

0 comments on commit bd1f8b2

Please sign in to comment.