chore: merge main nel branch qrcode (fix vulnerabilità npm)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-31 10:20:03 +02:00
4 changed files with 496 additions and 243 deletions

View File

@@ -18,12 +18,12 @@
},
"devDependencies": {
"@playwright/test": "^1.58.2",
"@vitejs/plugin-vue": "^5.0.0",
"@vitest/coverage-v8": "^2.1.9",
"@vitejs/plugin-vue": "^5.2.0",
"@vitest/coverage-v8": "^3.0.0",
"@vue/test-utils": "^2.4.6",
"happy-dom": "^20.8.9",
"jsdom": "^29.0.1",
"vite": "^5.0.0",
"vitest": "^2.1.9"
"vite": "^6.0.0",
"vitest": "^3.0.0"
}
}