Skip to content

Commit 6fe9839

Browse files
committed
Squashed commit of the following:
commit fe73859 Author: Sébastien Chopin <[email protected]> Date: Wed Oct 2 19:27:21 2024 +0200 chore: update deps commit 1fca61d Author: Sébastien Chopin <[email protected]> Date: Wed Oct 2 19:18:49 2024 +0200 chore: update error on auth commit 3b93953 Author: Sébastien Chopin <[email protected]> Date: Wed Oct 2 19:11:46 2024 +0200 fix: manifest check
1 parent 7a9f897 commit 6fe9839

File tree

5 files changed

+1136
-1035
lines changed

5 files changed

+1136
-1035
lines changed

playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"dependencies": {
1111
"@ai-sdk/vue": "^0.0.49",
1212
"@cloudflare/puppeteer": "^0.0.14",
13-
"@iconify-json/simple-icons": "^1.2.3",
13+
"@iconify-json/simple-icons": "^1.2.5",
1414
"@kgierke/nuxt-basic-auth": "^1.6.0",
15-
"@nuxt/ui": "^2.18.4",
15+
"@nuxt/ui": "^2.18.6",
1616
"@nuxthub/core": "latest",
1717
"@nuxtjs/mdc": "^0.9.0",
18-
"ai": "^3.3.39",
18+
"ai": "^3.4.7",
1919
"drizzle-orm": "^0.33.0",
2020
"nuxt": "^3.13.2",
2121
"postgres": "^3.4.4",
22-
"puppeteer": "^23.3.1"
22+
"puppeteer": "^23.5.0"
2323
},
2424
"devDependencies": {
2525
"@nuxt/devtools": "latest"

0 commit comments

Comments
 (0)