From 1ef30ed84e157319a8096d036dbeadf38b57ca1b Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 11 Sep 2024 06:48:12 +0200 Subject: [PATCH] chore: Temporarily Revert plugin-persisted-state dependency --- package.json | 2 +- pnpm-lock.yaml | 189 +++++++++++++++++++++++++++++++------------------ 2 files changed, 122 insertions(+), 69 deletions(-) diff --git a/package.json b/package.json index dc64d79e..9f7681af 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "favico.js": "^0.3.10", "humanize-duration": "^3.32.1", "pinia": "2.2.2", - "pinia-plugin-persistedstate": "^4.0.1", + "pinia-plugin-persistedstate": "^3.2.3", "sortablejs": "^1.15.3", "vue": "^3.5.4", "vue-demi": "^0.14.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 62f0f16b..e2d62d12 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 2.2.2 version: 2.2.2(typescript@5.6.2)(vue@3.5.4(typescript@5.6.2)) pinia-plugin-persistedstate: - specifier: ^4.0.1 - version: 4.0.1(pinia@2.2.2(typescript@5.6.2)(vue@3.5.4(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3) + specifier: ^3.2.3 + version: 3.2.3(pinia@2.2.2(typescript@5.6.2)(vue@3.5.4(typescript@5.6.2))) sortablejs: specifier: ^1.15.3 version: 1.15.3 @@ -1194,9 +1194,6 @@ packages: deep-is@0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} - deep-pick-omit@1.2.0: - resolution: {integrity: sha512-2CGvfTM2c+IP/MhdRZMpaHhTc6zIlgz3tQXJ/VGAkc7mjMrjqSU28qiI63yEcy+fcYfd/K+NNJcGRzap4M4bqw==} - deepmerge@4.3.1: resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} engines: {node: '>=0.10.0'} @@ -1830,16 +1827,10 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} - pinia-plugin-persistedstate@4.0.1: - resolution: {integrity: sha512-Gs2nhKUi6Rwhhc8PH9wvEAxfz4iZeJ/36qQv2ieYs94+zMozbGtMLIR4p9Aoim3c/PKf8J9orOz9n+f0ZF9CdA==} + pinia-plugin-persistedstate@3.2.3: + resolution: {integrity: sha512-Cm819WBj/s5K5DGw55EwbXDtx+EZzM0YR5AZbq9XE3u0xvXwvX2JnWoFpWIcdzISBHqy9H1UiSIUmXyXqWsQRQ==} peerDependencies: - '@pinia/nuxt': '>=0.5.0' - pinia: '>=2.0.0' - peerDependenciesMeta: - '@pinia/nuxt': - optional: true - pinia: - optional: true + pinia: ^2.0.0 pinia@2.2.2: resolution: {integrity: sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==} @@ -2412,8 +2403,10 @@ snapshots: dependencies: '@babel/highlight': 7.24.7 picocolors: 1.1.0 + optional: true - '@babel/compat-data@7.25.4': {} + '@babel/compat-data@7.25.4': + optional: true '@babel/core@7.25.2': dependencies: @@ -2434,6 +2427,7 @@ snapshots: semver: 6.3.1 transitivePeerDependencies: - supports-color + optional: true '@babel/generator@7.25.6': dependencies: @@ -2441,6 +2435,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 + optional: true '@babel/helper-compilation-targets@7.25.2': dependencies: @@ -2449,6 +2444,7 @@ snapshots: browserslist: 4.23.3 lru-cache: 5.1.1 semver: 6.3.1 + optional: true '@babel/helper-module-imports@7.24.7': dependencies: @@ -2456,6 +2452,7 @@ snapshots: '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color + optional: true '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)': dependencies: @@ -2466,6 +2463,7 @@ snapshots: '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color + optional: true '@babel/helper-simple-access@7.24.7': dependencies: @@ -2473,17 +2471,20 @@ snapshots: '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color + optional: true '@babel/helper-string-parser@7.24.8': {} '@babel/helper-validator-identifier@7.24.7': {} - '@babel/helper-validator-option@7.24.8': {} + '@babel/helper-validator-option@7.24.8': + optional: true '@babel/helpers@7.25.6': dependencies: '@babel/template': 7.25.0 '@babel/types': 7.25.6 + optional: true '@babel/highlight@7.24.7': dependencies: @@ -2491,18 +2492,21 @@ snapshots: chalk: 2.4.2 js-tokens: 4.0.0 picocolors: 1.1.0 + optional: true '@babel/parser@7.25.6': dependencies: '@babel/types': 7.25.6 - '@babel/standalone@7.25.6': {} + '@babel/standalone@7.25.6': + optional: true '@babel/template@7.25.0': dependencies: '@babel/code-frame': 7.24.7 '@babel/parser': 7.25.6 '@babel/types': 7.25.6 + optional: true '@babel/traverse@7.25.6': dependencies: @@ -2515,6 +2519,7 @@ snapshots: globals: 11.12.0 transitivePeerDependencies: - supports-color + optional: true '@babel/types@7.25.6': dependencies: @@ -2829,6 +2834,7 @@ snapshots: - rollup - supports-color - webpack-sources + optional: true '@nuxt/schema@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3)': dependencies: @@ -2848,6 +2854,7 @@ snapshots: - rollup - supports-color - webpack-sources + optional: true '@one-ini/wasm@0.1.1': {} @@ -2918,7 +2925,8 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.21.0': optional: true - '@sindresorhus/merge-streams@2.3.0': {} + '@sindresorhus/merge-streams@2.3.0': + optional: true '@types/echarts@4.9.22': dependencies: @@ -3308,6 +3316,7 @@ snapshots: ansi-styles@3.2.1: dependencies: color-convert: 1.9.3 + optional: true ansi-styles@4.3.0: dependencies: @@ -3371,6 +3380,7 @@ snapshots: electron-to-chromium: 1.5.19 node-releases: 2.0.18 update-browserslist-db: 1.1.0(browserslist@4.23.3) + optional: true c12@1.11.2: dependencies: @@ -3386,12 +3396,14 @@ snapshots: perfect-debounce: 1.0.0 pkg-types: 1.2.0 rc9: 2.1.2 + optional: true cac@6.7.14: {} callsites@3.1.0: {} - caniuse-lite@1.0.30001660: {} + caniuse-lite@1.0.30001660: + optional: true chai@5.1.1: dependencies: @@ -3406,6 +3418,7 @@ snapshots: ansi-styles: 3.2.1 escape-string-regexp: 1.0.5 supports-color: 5.5.0 + optional: true chalk@4.1.2: dependencies: @@ -3426,21 +3439,25 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chownr@2.0.0: {} + chownr@2.0.0: + optional: true citty@0.1.6: dependencies: consola: 3.2.3 + optional: true color-convert@1.9.3: dependencies: color-name: 1.1.3 + optional: true color-convert@2.0.1: dependencies: color-name: 1.1.4 - color-name@1.1.3: {} + color-name@1.1.3: + optional: true color-name@1.1.4: {} @@ -3450,7 +3467,8 @@ snapshots: commander@10.0.1: {} - compatx@0.1.8: {} + compatx@0.1.8: + optional: true computeds@0.0.1: {} @@ -3463,9 +3481,11 @@ snapshots: ini: 1.3.8 proto-list: 1.2.4 - consola@3.2.3: {} + consola@3.2.3: + optional: true - convert-source-map@2.0.0: {} + convert-source-map@2.0.0: + optional: true core-js@3.38.1: {} @@ -3499,21 +3519,22 @@ snapshots: deep-is@0.1.4: {} - deep-pick-omit@1.2.0: {} - deepmerge@4.3.1: {} - defu@6.1.4: {} + defu@6.1.4: + optional: true delayed-stream@1.0.0: {} - destr@2.0.3: {} + destr@2.0.3: + optional: true dir-glob@3.0.1: dependencies: path-type: 4.0.0 - dotenv@16.4.5: {} + dotenv@16.4.5: + optional: true eastasianwidth@0.2.0: {} @@ -3529,7 +3550,8 @@ snapshots: minimatch: 9.0.1 semver: 7.6.3 - electron-to-chromium@1.5.19: {} + electron-to-chromium@1.5.19: + optional: true element-resize-detector@1.2.4: dependencies: @@ -3567,9 +3589,11 @@ snapshots: '@esbuild/win32-ia32': 0.21.5 '@esbuild/win32-x64': 0.21.5 - escalade@3.2.0: {} + escalade@3.2.0: + optional: true - escape-string-regexp@1.0.5: {} + escape-string-regexp@1.0.5: + optional: true escape-string-regexp@4.0.0: {} @@ -3757,6 +3781,7 @@ snapshots: fs-minipass@2.1.0: dependencies: minipass: 3.3.6 + optional: true fsevents@2.3.2: optional: true @@ -3764,7 +3789,8 @@ snapshots: fsevents@2.3.3: optional: true - gensync@1.0.0-beta.2: {} + gensync@1.0.0-beta.2: + optional: true get-func-name@2.0.2: {} @@ -3780,6 +3806,7 @@ snapshots: ohash: 1.1.3 pathe: 1.1.2 tar: 6.2.1 + optional: true glob-parent@5.1.2: dependencies: @@ -3797,7 +3824,8 @@ snapshots: minipass: 7.1.2 path-scurry: 1.11.1 - globals@11.12.0: {} + globals@11.12.0: + optional: true globals@13.24.0: dependencies: @@ -3824,6 +3852,7 @@ snapshots: path-type: 5.0.0 slash: 5.1.0 unicorn-magic: 0.1.0 + optional: true graphemer@1.4.0: {} @@ -3833,15 +3862,18 @@ snapshots: webidl-conversions: 7.0.0 whatwg-mimetype: 3.0.0 - has-flag@3.0.0: {} + has-flag@3.0.0: + optional: true has-flag@4.0.0: {} - hash-sum@2.0.0: {} + hash-sum@2.0.0: + optional: true he@1.2.0: {} - hookable@5.5.3: {} + hookable@5.5.3: + optional: true human-signals@5.0.0: {} @@ -3886,7 +3918,8 @@ snapshots: optionalDependencies: '@pkgjs/parseargs': 0.11.0 - jiti@1.21.6: {} + jiti@1.21.6: + optional: true js-beautify@1.15.1: dependencies: @@ -3898,7 +3931,8 @@ snapshots: js-cookie@3.0.5: {} - js-tokens@4.0.0: {} + js-tokens@4.0.0: + optional: true js-tokens@9.0.0: {} @@ -3906,7 +3940,8 @@ snapshots: dependencies: argparse: 2.0.1 - jsesc@2.5.2: {} + jsesc@2.5.2: + optional: true json-buffer@3.0.1: {} @@ -3914,15 +3949,18 @@ snapshots: json-stable-stringify-without-jsonify@1.0.1: {} - json5@2.2.3: {} + json5@2.2.3: + optional: true keyv@4.5.4: dependencies: json-buffer: 3.0.1 - klona@2.0.6: {} + klona@2.0.6: + optional: true - knitwork@1.1.0: {} + knitwork@1.1.0: + optional: true kolorist@1.8.0: {} @@ -3953,6 +3991,7 @@ snapshots: lru-cache@5.1.1: dependencies: yallist: 3.1.1 + optional: true magic-string@0.30.11: dependencies: @@ -3990,8 +4029,10 @@ snapshots: minipass@3.3.6: dependencies: yallist: 4.0.0 + optional: true - minipass@5.0.0: {} + minipass@5.0.0: + optional: true minipass@7.1.2: {} @@ -3999,10 +4040,12 @@ snapshots: dependencies: minipass: 3.3.6 yallist: 4.0.0 + optional: true mitt@3.0.1: {} - mkdirp@1.0.4: {} + mkdirp@1.0.4: + optional: true mlly@1.7.1: dependencies: @@ -4011,7 +4054,8 @@ snapshots: pkg-types: 1.1.3 ufo: 1.5.4 - mri@1.2.0: {} + mri@1.2.0: + optional: true ms@2.1.2: {} @@ -4025,9 +4069,11 @@ snapshots: natural-compare@1.4.0: {} - node-fetch-native@1.6.4: {} + node-fetch-native@1.6.4: + optional: true - node-releases@2.0.18: {} + node-releases@2.0.18: + optional: true nopt@7.2.1: dependencies: @@ -4051,8 +4097,10 @@ snapshots: pathe: 1.1.2 pkg-types: 1.2.0 ufo: 1.5.4 + optional: true - ohash@1.1.3: {} + ohash@1.1.3: + optional: true onetime@6.0.0: dependencies: @@ -4096,31 +4144,23 @@ snapshots: path-type@4.0.0: {} - path-type@5.0.0: {} + path-type@5.0.0: + optional: true pathe@1.1.2: {} pathval@2.0.0: {} - perfect-debounce@1.0.0: {} + perfect-debounce@1.0.0: + optional: true picocolors@1.1.0: {} picomatch@2.3.1: {} - pinia-plugin-persistedstate@4.0.1(pinia@2.2.2(typescript@5.6.2)(vue@3.5.4(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3): + pinia-plugin-persistedstate@3.2.3(pinia@2.2.2(typescript@5.6.2)(vue@3.5.4(typescript@5.6.2))): dependencies: - '@nuxt/kit': 3.13.1(rollup@4.21.0)(webpack-sources@3.2.3) - deep-pick-omit: 1.2.0 - defu: 6.1.4 - destr: 2.0.3 - optionalDependencies: pinia: 2.2.2(typescript@5.6.2)(vue@3.5.4(typescript@5.6.2)) - transitivePeerDependencies: - - magicast - - rollup - - supports-color - - webpack-sources pinia@2.2.2(typescript@5.6.2)(vue@3.5.4(typescript@5.6.2)): dependencies: @@ -4191,6 +4231,7 @@ snapshots: dependencies: defu: 6.1.4 destr: 2.0.3 + optional: true readdirp@3.6.0: dependencies: @@ -4234,7 +4275,8 @@ snapshots: scule@1.3.0: {} - semver@6.3.1: {} + semver@6.3.1: + optional: true semver@7.6.3: {} @@ -4250,7 +4292,8 @@ snapshots: slash@3.0.0: {} - slash@5.1.0: {} + slash@5.1.0: + optional: true sortablejs@1.15.3: {} @@ -4293,6 +4336,7 @@ snapshots: supports-color@5.5.0: dependencies: has-flag: 3.0.0 + optional: true supports-color@7.2.0: dependencies: @@ -4311,6 +4355,7 @@ snapshots: minizlib: 2.1.2 mkdirp: 1.0.4 yallist: 4.0.0 + optional: true text-table@0.2.0: {} @@ -4359,7 +4404,8 @@ snapshots: ufo@1.5.4: {} - uncrypto@0.1.3: {} + uncrypto@0.1.3: + optional: true unctx@2.3.1(webpack-sources@3.2.3): dependencies: @@ -4369,10 +4415,12 @@ snapshots: unplugin: 1.14.1(webpack-sources@3.2.3) transitivePeerDependencies: - webpack-sources + optional: true undici-types@6.19.8: {} - unicorn-magic@0.1.0: {} + unicorn-magic@0.1.0: + optional: true unimport@3.11.1(rollup@4.21.0)(webpack-sources@3.2.3): dependencies: @@ -4392,6 +4440,7 @@ snapshots: transitivePeerDependencies: - rollup - webpack-sources + optional: true unimport@3.9.1(rollup@4.21.0): dependencies: @@ -4495,12 +4544,14 @@ snapshots: scule: 1.3.0 transitivePeerDependencies: - supports-color + optional: true update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: browserslist: 4.23.3 escalade: 3.2.0 picocolors: 1.1.0 + optional: true uri-js@4.4.1: dependencies: @@ -4683,9 +4734,11 @@ snapshots: xml-name-validator@4.0.0: {} - yallist@3.1.1: {} + yallist@3.1.1: + optional: true - yallist@4.0.0: {} + yallist@4.0.0: + optional: true yocto-queue@0.1.0: {}