Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienZ committed Oct 4, 2024
1 parent 96a2732 commit 9bfd608
Show file tree
Hide file tree
Showing 4 changed files with 806 additions and 782 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,24 +52,24 @@
"oslo": "^1.2.1"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.2",
"@nuxt/devtools": "^1.5.2",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.2",
"@types/node": "^20.16.5",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/coverage-v8": "^2.1.2",
"better-sqlite3": "^11.3.0",
"changelogen": "^0.5.5",
"citty": "^0.1.6",
"dotenv": "^16.4.5",
"eslint": "^9.10.0",
"hookable": "^5.5.3",
"nuxt": "^3.13.2",
"nuxt-auth-utils": "^0.4.0",
"pkg-pr-new": "^0.0.28",
"nuxt-auth-utils": "^0.4.2",
"pkg-pr-new": "^0.0.29",
"typescript": "latest",
"vitest": "^2.1.1",
"vitest": "^2.1.2",
"vue-tsc": "^2.1.6"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"dependencies": {
"@libsql/client": "^0.11.0",
"@nuxt/ui": "^2.18.4",
"@nuxthub/core": "^0.7.22",
"@nuxt/ui": "^2.18.6",
"@nuxthub/core": "^0.7.23",
"nuxt": "^3.13.2"
},
"devDependencies": {
"@iconify-json/heroicons": "^1.2.0",
"@iconify-json/heroicons-solid": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.5",
"drizzle-kit": "^0.24.2",
"wrangler": "^3.79.0"
},
Expand Down
Loading

0 comments on commit 9bfd608

Please sign in to comment.