From 7dd8974ff4ea93c14148c6c47153b06a594a13f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 17:00:18 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies to ^3.5.0 --- package.json | 8 +-- pnpm-lock.yaml | 175 +++++++++++++++++++++++++++++++------------------ 2 files changed, 114 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index 155bbc3..fbb60c2 100644 --- a/package.json +++ b/package.json @@ -32,19 +32,19 @@ "localforage": "^1.10.0" }, "dependencies": { - "@nuxt/kit": "^3.4.3", + "@nuxt/kit": "^3.5.0", "defu": "^6.1.2" }, "devDependencies": { "@nuxt/eslint-config": "^0.1.1", "@nuxt/module-builder": "^0.3.1", - "@nuxt/schema": "^3.4.3", - "@nuxt/test-utils": "^3.4.3", + "@nuxt/schema": "^3.5.0", + "@nuxt/test-utils": "^3.5.0", "@types/node": "^20.1.5", "bumpp": "^9.1.0", "changelogen": "^0.5.3", "eslint": "^8.40.0", - "nuxt": "^3.4.3", + "nuxt": "^3.5.0", "unbuild": "^1.2.1", "vitest": "^0.31.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01750bd..76c037c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2,8 +2,8 @@ lockfileVersion: '6.0' dependencies: '@nuxt/kit': - specifier: ^3.4.3 - version: 3.4.3(rollup@3.21.8) + specifier: ^3.5.0 + version: 3.5.0(rollup@3.21.8) defu: specifier: ^6.1.2 version: 6.1.2 @@ -19,11 +19,11 @@ devDependencies: specifier: ^0.3.1 version: 0.3.1 '@nuxt/schema': - specifier: ^3.4.3 - version: 3.4.3(rollup@3.21.8) + specifier: ^3.5.0 + version: 3.5.0(rollup@3.21.8) '@nuxt/test-utils': - specifier: ^3.4.3 - version: 3.4.3(rollup@3.21.8)(vitest@0.31.0)(vue@3.3.2) + specifier: ^3.5.0 + version: 3.5.0(rollup@3.21.8)(vitest@0.31.0)(vue@3.3.2) '@types/node': specifier: ^20.1.5 version: 20.1.5 @@ -37,8 +37,8 @@ devDependencies: specifier: ^8.40.0 version: 8.40.0 nuxt: - specifier: ^3.4.3 - version: 3.4.3(@types/node@20.1.5)(eslint@8.40.0)(rollup@3.21.8)(typescript@5.0.4) + specifier: ^3.5.0 + version: 3.5.0(@types/node@20.1.5)(eslint@8.40.0)(rollup@3.21.8)(typescript@5.0.4) unbuild: specifier: ^1.2.1 version: 1.2.1 @@ -707,11 +707,11 @@ packages: - supports-color dev: true - /@nuxt/kit@3.4.3(rollup@3.21.8): - resolution: {integrity: sha512-aQyzplYFCL292UsVZzlOZOC51ZKYFL0PBihbcPzxTzXQvAfMF8/DQ539kqzqXzxTCcmnUB9ROhIaNUrAeUkFYA==} + /@nuxt/kit@3.5.0(rollup@3.21.8): + resolution: {integrity: sha512-QqhOPTan5cpaYCksSWdmtpldCGfnsqTd55blztMSF+OPxfGav4GE4BrBD3ZSMn2/5MxieF3GU/w5/tgcDXE3bA==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@nuxt/schema': 3.4.3(rollup@3.21.8) + '@nuxt/schema': 3.5.0(rollup@3.21.8) c12: 1.4.1 consola: 3.1.0 defu: 6.1.2 @@ -747,8 +747,8 @@ packages: - supports-color dev: true - /@nuxt/schema@3.4.3(rollup@3.21.8): - resolution: {integrity: sha512-8bv0/mRDw6THQguSz+cKG5FzDZc2XBkjcc5VZ7yET84r4aWzW9/R274cjlEagFKrw9BDaPEQhnkwpg+kZnpOUA==} + /@nuxt/schema@3.5.0(rollup@3.21.8): + resolution: {integrity: sha512-zz7S5RTCTGSCAyfNxO0R+TYvgk7WQdHUWJiAiTFQ+iFtqQkb/re1I86Ba9VKTJjZmm3fUI5kT5Y62emJcOLlXw==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: defu: 6.1.2 @@ -768,7 +768,7 @@ packages: resolution: {integrity: sha512-Z2UmPkBy5WjxvHKuUcl1X6vKWnIyWSP+9UGde1F+MzzZxYgAQybFud1uL2B3KCowxZdoqT1hd2WklV7EtyCwrQ==} hasBin: true dependencies: - '@nuxt/kit': 3.4.3(rollup@3.21.8) + '@nuxt/kit': 3.5.0(rollup@3.21.8) chalk: 5.2.0 ci-info: 3.8.0 consola: 3.1.0 @@ -793,14 +793,14 @@ packages: - supports-color dev: true - /@nuxt/test-utils@3.4.3(rollup@3.21.8)(vitest@0.31.0)(vue@3.3.2): - resolution: {integrity: sha512-qy9nxPvcRTqgiosP4X8XBs7OU0qCxRTJ4k+I7NVQwz/761pOwVPNh2oKXroSiPQkWRt4Y/bysi3Gxx7K/+DsBA==} + /@nuxt/test-utils@3.5.0(rollup@3.21.8)(vitest@0.31.0)(vue@3.3.2): + resolution: {integrity: sha512-am1mHno2dmwfjS2R6Nxzsvq0Kbci79HrDFSnny11sMlw6U3uyDJ9kb1hqz+/yEA6PGObiY78bt5dW/YVHyZdYg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: '@jest/globals': ^29.5.0 playwright: ^1.33.0 - vitest: ^0.30.1 - vue: ^3.2.47 + vitest: ^0.31.0 + vue: ^3.3.2 peerDependenciesMeta: '@jest/globals': optional: true @@ -809,8 +809,8 @@ packages: vitest: optional: true dependencies: - '@nuxt/kit': 3.4.3(rollup@3.21.8) - '@nuxt/schema': 3.4.3(rollup@3.21.8) + '@nuxt/kit': 3.5.0(rollup@3.21.8) + '@nuxt/schema': 3.5.0(rollup@3.21.8) consola: 3.1.0 defu: 6.1.2 execa: 7.1.1 @@ -829,13 +829,13 @@ packages: resolution: {integrity: sha512-PjVETP7+iZXAs5Q8O4ivl4t6qjWZMZqwiTVogUXHoHGZZcw7GZW3u3tzfYfE1HbzyYJfr236IXqQ02MeR8Fz2w==} dev: true - /@nuxt/vite-builder@3.4.3(@types/node@20.1.5)(eslint@8.40.0)(rollup@3.21.8)(typescript@5.0.4)(vue@3.3.2): - resolution: {integrity: sha512-60bXtjEILon0vJ8bC1cpZyV7GiCMlLiji/g/Q55mfsTYHH/1cgTG4UCodbGAZfDouZyyG8D4IrZ3lcizp3Zp9Q==} + /@nuxt/vite-builder@3.5.0(@types/node@20.1.5)(eslint@8.40.0)(rollup@3.21.8)(typescript@5.0.4)(vue@3.3.2): + resolution: {integrity: sha512-Z3awoa7laznTP8KjliKAzQH2ECrFW+2Zlmb+H/RSl2NlIAfsRU/WGnjIPBgfoa1N5GEZcqHqChnh2J04iepIKQ==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: - vue: ^3.2.47 + vue: ^3.3.2 dependencies: - '@nuxt/kit': 3.4.3(rollup@3.21.8) + '@nuxt/kit': 3.5.0(rollup@3.21.8) '@rollup/plugin-replace': 5.0.2(rollup@3.21.8) '@vitejs/plugin-vue': 4.2.3(vite@4.3.6)(vue@3.3.2) '@vitejs/plugin-vue-jsx': 3.0.1(vite@4.3.6)(vue@3.3.2) @@ -855,7 +855,7 @@ packages: mlly: 1.2.1 ohash: 1.1.2 pathe: 1.1.0 - perfect-debounce: 0.1.3 + perfect-debounce: 1.0.0 pkg-types: 1.0.3 postcss: 8.4.23 postcss-import: 15.1.0(postcss@8.4.23) @@ -866,8 +866,8 @@ packages: ufo: 1.1.2 unplugin: 1.3.1 vite: 4.3.6(@types/node@20.1.5) - vite-node: 0.30.1(@types/node@20.1.5) - vite-plugin-checker: 0.5.6(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.6) + vite-node: 0.31.0(@types/node@20.1.5) + vite-plugin-checker: 0.6.0(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.6) vue: 3.3.2 vue-bundle-renderer: 1.0.3 transitivePeerDependencies: @@ -1344,6 +1344,25 @@ packages: pretty-format: 27.5.1 dev: true + /@vue-macros/common@1.3.1(rollup@3.21.8)(vue@3.3.2): + resolution: {integrity: sha512-Lc5aP/8HNJD1XrnvpeNuWcCf82bZdR3auN/chA1b/1rKZgSnmQkH9f33tKO9qLwXSy+u4hpCi8Rw+oUuF1KCeg==} + engines: {node: '>=14.19.0'} + peerDependencies: + vue: ^2.7.0 || ^3.2.25 + peerDependenciesMeta: + vue: + optional: true + dependencies: + '@babel/types': 7.21.5 + '@rollup/pluginutils': 5.0.2(rollup@3.21.8) + '@vue/compiler-sfc': 3.3.2 + local-pkg: 0.4.3 + magic-string-ast: 0.1.2 + vue: 3.3.2 + transitivePeerDependencies: + - rollup + dev: true + /@vue/babel-helper-vue-transform-on@1.0.2: resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} dev: true @@ -1591,6 +1610,14 @@ packages: resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==} dev: true + /ast-walker-scope@0.4.1: + resolution: {integrity: sha512-Ro3nmapMxi/remlJdzFH0tiA7A59KDbxVoLlKWaLDrPELiftb9b8w+CCyWRM+sXZH5KHRAgv8feedW6mihvCHA==} + engines: {node: '>=14.19.0'} + dependencies: + '@babel/parser': 7.21.8 + '@babel/types': 7.21.5 + dev: true + /async-sema@3.1.1: resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==} dev: true @@ -2018,10 +2045,6 @@ packages: /convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - /cookie-es@0.5.0: - resolution: {integrity: sha512-RyZrFi6PNpBFbIaQjXDlFIhFVqV42QeKSZX1yQIl6ihImq6vcHNGMtqQ/QzY3RMPuYSkvsRwtnt5M9NeYxKt0g==} - dev: true - /cookie-es@1.0.0: resolution: {integrity: sha512-mWYvfOLrfEc996hlKcdABeIiPHUPC6DM2QYZdGGOvhOTbA3tjm2eBwqlJpoFdjC89NI4Qt6h0Pu06Mp+1Pj5OQ==} dev: true @@ -3469,6 +3492,13 @@ packages: engines: {node: 14 || >=16.14} dev: true + /magic-string-ast@0.1.2: + resolution: {integrity: sha512-P53AZrzq7hclCU6HWj88xNZHmP15DKjMmK/vBytO1qnpYP3ul4IEZlyCE0aU3JRnmgWmZPmoTKj4Bls7v0pMyA==} + engines: {node: '>=14.19.0'} + dependencies: + magic-string: 0.30.0 + dev: true + /magic-string@0.27.0: resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} engines: {node: '>=12'} @@ -3834,16 +3864,16 @@ packages: boolbase: 1.0.0 dev: true - /nuxi@3.4.3: - resolution: {integrity: sha512-Flb23UkrWrTP/MmvHTpk+OLu+x2T2V9ciS8aCRsvADXTW3YIY2zGqFkqg6rKDCCeaoFn/MS1IxVgViT/FFe3QQ==} + /nuxi@3.5.0: + resolution: {integrity: sha512-PQ2dhnKZBpnSbHx5pW/21nA9/X9T4P0mIStqWRX3/3qUnFwELp9DAQq4e14kwaXY6mkSohpplPr1kaasgGB2ZA==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true optionalDependencies: fsevents: 2.3.2 dev: true - /nuxt@3.4.3(@types/node@20.1.5)(eslint@8.40.0)(rollup@3.21.8)(typescript@5.0.4): - resolution: {integrity: sha512-rOEdhHRH33m3L7aJDO7N8C+NC2vSa2mC/0hH/ePmg2S03qkzS0bVg1pIWW9ESDV5UVPFtfhOGoDTEkLJqvE18A==} + /nuxt@3.5.0(@types/node@20.1.5)(eslint@8.40.0)(rollup@3.21.8)(typescript@5.0.4): + resolution: {integrity: sha512-luUmzwnywpBhA5KSJr0IulBAK36mY4XWgtq/sJXYBCthPrdEhq6yIEHFRv7xSrYso1griMIVq+ivIFKSMe/QUw==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true peerDependencies: @@ -3854,17 +3884,18 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/kit': 3.4.3(rollup@3.21.8) - '@nuxt/schema': 3.4.3(rollup@3.21.8) + '@nuxt/kit': 3.5.0(rollup@3.21.8) + '@nuxt/schema': 3.5.0(rollup@3.21.8) '@nuxt/telemetry': 2.2.0(rollup@3.21.8) '@nuxt/ui-templates': 1.1.1 - '@nuxt/vite-builder': 3.4.3(@types/node@20.1.5)(eslint@8.40.0)(rollup@3.21.8)(typescript@5.0.4)(vue@3.3.2) + '@nuxt/vite-builder': 3.5.0(@types/node@20.1.5)(eslint@8.40.0)(rollup@3.21.8)(typescript@5.0.4)(vue@3.3.2) '@types/node': 20.1.5 '@unhead/ssr': 1.1.26 '@unhead/vue': 1.1.26(vue@3.3.2) '@vue/shared': 3.3.2 + c12: 1.4.1 chokidar: 3.5.3 - cookie-es: 0.5.0 + cookie-es: 1.0.0 defu: 6.1.2 destr: 1.2.2 devalue: 4.3.1 @@ -3881,20 +3912,23 @@ packages: magic-string: 0.30.0 mlly: 1.2.1 nitropack: 2.4.0 - nuxi: 3.4.3 + nuxi: 3.5.0 nypm: 0.2.0 ofetch: 1.0.1 ohash: 1.1.2 pathe: 1.1.0 - perfect-debounce: 0.1.3 + perfect-debounce: 1.0.0 prompts: 2.4.2 scule: 1.0.0 strip-literal: 1.0.1 ufo: 1.1.2 + ultrahtml: 1.2.0 + uncrypto: 0.1.2 unctx: 2.3.0 unenv: 1.4.1 unimport: 3.0.6(rollup@3.21.8) unplugin: 1.3.1 + unplugin-vue-router: 0.6.4(rollup@3.21.8)(vue-router@4.2.0)(vue@3.3.2) untyped: 1.3.2 vue: 3.3.2 vue-bundle-renderer: 1.0.3 @@ -5153,6 +5187,10 @@ packages: /ufo@1.1.2: resolution: {integrity: sha512-TrY6DsjTQQgyS3E3dBaOXf0TpPD8u9FVrVYmKVegJuFw51n/YB9XPt+U6ydzFG5ZIN7+DIjPbNmXoBj9esYhgQ==} + /ultrahtml@1.2.0: + resolution: {integrity: sha512-vxZM2yNvajRmCj/SknRYGNXk2tqiy6kRNvZjJLaleG3zJbSh/aNkOqD1/CVzypw8tyHyhpzYuwQgMMhUB4ZVNQ==} + dev: true + /unbuild@1.2.1: resolution: {integrity: sha512-J4efk69Aye43tWcBPCsLK7TIRppGrEN4pAlDzRKo3HSE6MgTSTBxSEuE3ccx7ixc62JvGQ/CoFXYqqF2AHozow==} hasBin: true @@ -5246,6 +5284,33 @@ packages: engines: {node: '>= 10.0.0'} dev: true + /unplugin-vue-router@0.6.4(rollup@3.21.8)(vue-router@4.2.0)(vue@3.3.2): + resolution: {integrity: sha512-9THVhhtbVFxbsIibjK59oPwMI1UCxRWRPX7azSkTUABsxovlOXJys5SJx0kd/0oKIqNJuYgkRfAgPuO77SqCOg==} + peerDependencies: + vue-router: ^4.1.0 + peerDependenciesMeta: + vue-router: + optional: true + dependencies: + '@babel/types': 7.21.5 + '@rollup/pluginutils': 5.0.2(rollup@3.21.8) + '@vue-macros/common': 1.3.1(rollup@3.21.8)(vue@3.3.2) + ast-walker-scope: 0.4.1 + chokidar: 3.5.3 + fast-glob: 3.2.12 + json5: 2.2.3 + local-pkg: 0.4.3 + mlly: 1.2.1 + pathe: 1.1.0 + scule: 1.0.0 + unplugin: 1.3.1 + vue-router: 4.2.0(vue@3.3.2) + yaml: 2.2.2 + transitivePeerDependencies: + - rollup + - vue + dev: true + /unplugin@1.3.1: resolution: {integrity: sha512-h4uUTIvFBQRxUKS2Wjys6ivoeofGhxzTe2sRWlooyjHXVttcVfV/JiavNd3d4+jty0SVV0dxGw9AkY9MwiaCEw==} dependencies: @@ -5339,27 +5404,6 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - /vite-node@0.30.1(@types/node@20.1.5): - resolution: {integrity: sha512-vTikpU/J7e6LU/8iM3dzBo8ZhEiKZEKRznEMm+mJh95XhWaPrJQraT/QsT2NWmuEf+zgAoMe64PKT7hfZ1Njmg==} - engines: {node: '>=v14.18.0'} - hasBin: true - dependencies: - cac: 6.7.14 - debug: 4.3.4 - mlly: 1.2.1 - pathe: 1.1.0 - picocolors: 1.0.0 - vite: 4.3.6(@types/node@20.1.5) - transitivePeerDependencies: - - '@types/node' - - less - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - /vite-node@0.31.0(@types/node@20.1.5): resolution: {integrity: sha512-8x1x1LNuPvE2vIvkSB7c1mApX5oqlgsxzHQesYF7l5n1gKrEmrClIiZuOFbFDQcjLsmcWSwwmrWrcGWm9Fxc/g==} engines: {node: '>=v14.18.0'} @@ -5381,8 +5425,8 @@ packages: - terser dev: true - /vite-plugin-checker@0.5.6(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.6): - resolution: {integrity: sha512-ftRyON0gORUHDxcDt2BErmsikKSkfvl1i2DoP6Jt2zDO9InfvM6tqO1RkXhSjkaXEhKPea6YOnhFaZxW3BzudQ==} + /vite-plugin-checker@0.6.0(eslint@8.40.0)(typescript@5.0.4)(vite@4.3.6): + resolution: {integrity: sha512-DWZ9Hv2TkpjviPxAelNUt4Q3IhSGrx7xrwdM64NI+Q4dt8PaMWJJh4qGNtSrfEuiuIzWWo00Ksvh5It4Y3L9xQ==} engines: {node: '>=14.16'} peerDependencies: eslint: '>=7' @@ -5393,7 +5437,7 @@ packages: vite: '>=2.0.0' vls: '*' vti: '*' - vue-tsc: '*' + vue-tsc: '>=1.3.9' peerDependenciesMeta: eslint: optional: true @@ -5423,6 +5467,7 @@ packages: lodash.debounce: 4.0.8 lodash.pick: 4.4.0 npm-run-path: 4.0.1 + semver: 7.5.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 typescript: 5.0.4