fix(deps): update dependencies (#2526)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
renovate[bot] 2024-08-16 14:35:44 +00:00 committed by GitHub
parent bd7fd961d0
commit 23f82d3296
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1258 additions and 1123 deletions

View file

@ -1,8 +1,8 @@
diff --git a/dist/module.d.ts b/dist/module.d.ts
index db3d86728b99c2f8dadd7782483cd0ec40688703..972a0da26f04f58de9301e757a34d318f8d95ece 100644
index b529dffc651fdd47ccfcf19b896cf76bbe68a0a6..3db4fe583892e6f092dc09f4f11c1a30606d1b20 100644
--- a/dist/module.d.ts
+++ b/dist/module.d.ts
@@ -222,15 +222,15 @@ interface NuxtSecurityRouteRules {
@@ -232,15 +232,15 @@ interface NuxtSecurityRouteRules {
declare module "@nuxt/schema" {
interface NuxtOptions {
@ -20,4 +20,4 @@ index db3d86728b99c2f8dadd7782483cd0ec40688703..972a0da26f04f58de9301e757a34d318
+ security?: NuxtSecurityRouteRules;
}
}
declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>;
declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>;