Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent c9b3d59 commit 4eb7337
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
Binary file modified bun.lockb
Binary file not shown.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,44 +18,44 @@
"worker:preview": "nuxt build && wrangler pages dev dist/"
},
"dependencies": {
"@iconify-json/simple-icons": "^1.2.3",
"@nuxt/eslint": "^0.5.7",
"@nuxt/ui-pro": "^1.4.2",
"@nuxthub/core": "^0.7.19",
"@playwright/test": "^1.47.1",
"@sentry/nuxt": "^8.30.0",
"@iconify-json/simple-icons": "^1.2.9",
"@nuxt/eslint": "^0.6.0",
"@nuxt/ui-pro": "^1.4.4",
"@nuxthub/core": "^0.7.36",
"@playwright/test": "^1.48.1",
"@sentry/nuxt": "^8.35.0",
"@types/better-sqlite3": "^7.6.11",
"@vitejs/plugin-vue": "^5.1.4",
"@vue-email/components": "^0.0.19",
"@vue-email/render": "^0.0.9",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"awilix": "^11.0.0",
"drizzle-orm": "^0.33.0",
"awilix": "^11.0.4",
"drizzle-orm": "^0.35.3",
"inversify": "^6.0.2",
"resend": "^4.0.0",
"uncrypto": "^0.1.3",
"vue": "^3.5.6",
"vue": "^3.5.12",
"vue-router": "^4.4.5",
"zod": "^3.23.8"
},
"devDependencies": {
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.8.0",
"@nuxt/content": "^2.13.4",
"@nuxt/image": "^1.8.1",
"@nuxt/test-utils": "^3.14.2",
"@nuxt/ui": "^2.18.5",
"@nuxtjs/i18n": "^8.5.3",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@nuxt/ui": "^2.18.7",
"@nuxtjs/i18n": "^8.5.5",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"@vue/test-utils": "^2.4.6",
"better-sqlite3": "^11.3.0",
"drizzle-kit": "^0.24.2",
"better-sqlite3": "^11.5.0",
"drizzle-kit": "^0.26.2",
"happy-dom": "^15.7.4",
"nuxt": "^3.13.2",
"nuxt-auth-utils": "^0.3.9",
"playwright-core": "^1.47.1",
"vitest": "2.1.1",
"nuxt-auth-utils": "^0.5.0",
"playwright-core": "^1.48.1",
"vitest": "2.1.3",
"vue-tsc": "^2.1.6",
"wrangler": "3.78.5"
"wrangler": "3.82.0"
}
}

0 comments on commit 4eb7337

Please # to comment.