Skip to content

Commit 1d0d7f7

Browse files
committed
chore(playground): update deps
1 parent 3e9422f commit 1d0d7f7

File tree

2 files changed

+47
-1332
lines changed

2 files changed

+47
-1332
lines changed

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"generate": "nuxi generate"
99
},
1010
"dependencies": {
11-
"@iconify-json/gravity-ui": "^1.2.1",
12-
"@iconify-json/iconoir": "^1.2.1",
13-
"nuxt": "^3.13.2",
11+
"@iconify-json/gravity-ui": "^1.2.2",
12+
"@iconify-json/iconoir": "^1.2.3",
13+
"nuxt": "^3.14.0",
1414
"nuxt-auth-utils": "latest",
1515
"zod": "^3.23.8"
1616
},
1717
"devDependencies": {
18-
"better-sqlite3": "^11.2.1"
18+
"better-sqlite3": "^11.5.0"
1919
}
2020
}

0 commit comments

Comments
 (0)