diff --git a/package.json b/package.json index 1cacd807..c83ddbcf 100755 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@supabase/ssr": "^0.5.2", "@supabase/supabase-js": "^2.47.9", "defu": "^6.1.4", - "pathe": "^1.1.2" + "pathe": "^2.0.0" }, "devDependencies": { "@nuxt/eslint": "^0.7.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5147dcab..dd65aa53 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: ^6.1.4 version: 6.1.4 pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.0 + version: 2.0.0 devDependencies: '@nuxt/eslint': specifier: ^0.7.3 @@ -3667,6 +3667,9 @@ packages: pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} + pathe@2.0.0: + resolution: {integrity: sha512-G7n4uhtk9qJt2hlD+UFfsIGY854wpF+zs2bUbQ3CQEUTcn7v25LRsrmurOxTo4bJgjE4qkyshd9ldsEuY9M6xg==} + perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} @@ -9153,6 +9156,8 @@ snapshots: pathe@1.1.2: {} + pathe@2.0.0: {} + perfect-debounce@1.0.0: {} picocolors@1.1.1: {}