diff --git a/package.json b/package.json index f70eb63..428e2ad 100755 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@nuxt/kit": "^3.10.3", "chokidar": "^3.6.0", "eslint-webpack-plugin": "^4.0.1", - "pathe": "^1.1.2", + "pathe": "^2.0.1", "vite-plugin-eslint": "^1.8.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 71b6743..d667c68 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^4.0.1 version: 4.0.1(eslint@8.45.0)(webpack@5.83.1) pathe: - specifier: ^1.1.2 - version: 1.1.2 + specifier: ^2.0.1 + version: 2.0.1 vite-plugin-eslint: specifier: ^1.8.1 version: 1.8.1(eslint@8.45.0)(vite@4.3.9) @@ -2158,6 +2158,7 @@ packages: /acorn-import-assertions@1.9.0(acorn@8.11.3): resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} + deprecated: package has been renamed to acorn-import-attributes peerDependencies: acorn: ^8 dependencies: @@ -5644,6 +5645,10 @@ packages: /pathe@1.1.2: resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==} + /pathe@2.0.1: + resolution: {integrity: sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==} + dev: false + /pathval@1.1.1: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true