diff --git a/package.json b/package.json index 4176cbc..018fc74 100644 --- a/package.json +++ b/package.json @@ -45,23 +45,23 @@ "test:watch": "vitest watch" }, "dependencies": { - "defu": "^6.1.4" + "defu": "^6.1.7" }, "devDependencies": { "@nuxt/devtools": "latest", "@nuxt/eslint-config": "^1.15.2", "@nuxt/kit": "^4.4.2", "@nuxt/module-builder": "^1.0.2", - "@nuxt/test-utils": "^4.0.0", + "@nuxt/test-utils": "^4.0.2", "@vue/test-utils": "^2.4.6", "changelogen": "^0.6.2", - "crawler-user-agents": "^1.37.0", - "eslint": "^10.1.0", + "crawler-user-agents": "^1.38.0", + "eslint": "^10.2.0", "happy-dom": "^20.8.9", "nuxt": "^4.4.2", - "playwright": "^1.58.2", + "playwright": "^1.59.1", "typescript": "^6.0.2", - "vitest": "^4.1.2" + "vitest": "^4.1.4" }, "resolutions": { "@nuxtjs/device": "workspace:*"