Skip to content

Commit

Permalink
chore(playground): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Nov 5, 2024
1 parent 3e9422f commit 1d0d7f7
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 1,332 deletions.
8 changes: 4 additions & 4 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"generate": "nuxi generate"
},
"dependencies": {
"@iconify-json/gravity-ui": "^1.2.1",
"@iconify-json/iconoir": "^1.2.1",
"nuxt": "^3.13.2",
"@iconify-json/gravity-ui": "^1.2.2",
"@iconify-json/iconoir": "^1.2.3",
"nuxt": "^3.14.0",
"nuxt-auth-utils": "latest",
"zod": "^3.23.8"
},
"devDependencies": {
"better-sqlite3": "^11.2.1"
"better-sqlite3": "^11.5.0"
}
}
Loading

0 comments on commit 1d0d7f7

Please sign in to comment.