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 Sep 27, 2024
1 parent c9b3d59 commit 096155d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
Binary file modified bun.lockb
Binary file not shown.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"worker:preview": "nuxt build && wrangler pages dev dist/"
},
"dependencies": {
"@iconify-json/simple-icons": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.4",
"@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",
"@nuxt/ui-pro": "^1.4.3",
"@nuxthub/core": "^0.7.20",
"@playwright/test": "^1.47.2",
"@sentry/nuxt": "^8.32.0",
"@types/better-sqlite3": "^7.6.11",
"@vitejs/plugin-vue": "^5.1.4",
"@vue-email/components": "^0.0.19",
Expand All @@ -35,16 +35,16 @@
"inversify": "^6.0.2",
"resend": "^4.0.0",
"uncrypto": "^0.1.3",
"vue": "^3.5.6",
"vue": "^3.5.10",
"vue-router": "^4.4.5",
"zod": "^3.23.8"
},
"devDependencies": {
"@nuxt/content": "^2.13.2",
"@nuxt/image": "^1.8.0",
"@nuxt/test-utils": "^3.14.2",
"@nuxt/ui": "^2.18.5",
"@nuxtjs/i18n": "^8.5.3",
"@nuxt/ui": "^2.18.6",
"@nuxtjs/i18n": "^8.5.5",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@vue/test-utils": "^2.4.6",
Expand All @@ -53,9 +53,9 @@
"happy-dom": "^15.7.4",
"nuxt": "^3.13.2",
"nuxt-auth-utils": "^0.3.9",
"playwright-core": "^1.47.1",
"playwright-core": "^1.47.2",
"vitest": "2.1.1",
"vue-tsc": "^2.1.6",
"wrangler": "3.78.5"
"wrangler": "3.78.11"
}
}

0 comments on commit 096155d

Please # to comment.