From 15ac2ddad4141e983a2db2d8535333338607e5e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:22:21 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 4 ++-- pnpm-lock.yaml | 22 +++++++++++++--------- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 7dea46a2d..3518bbc97 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@xiaoshuapp/draggable": "4.1.1", - "dexie": "3.2.3", + "dexie": "3.2.4", "nexmoe.css": "0.6.0", "sharer.js": "0.5.1" }, @@ -35,7 +35,7 @@ "@commitlint/cli": "17.5.1", "@commitlint/config-conventional": "17.4.4", "@ffflorian/jszip-cli": "3.4.1", - "@iconify/json": "2.2.70", + "@iconify/json": "2.2.76", "@types/download": "8.0.2", "@types/file-saver": "2.0.5", "@types/fs-extra": "11.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24925d7ad..32c029279 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,12 +1,16 @@ -lockfileVersion: '6.0' +lockfileVersion: '6.1' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false dependencies: '@xiaoshuapp/draggable': specifier: 4.1.1 version: 4.1.1(vue@3.3.4) dexie: - specifier: 3.2.3 - version: 3.2.3 + specifier: 3.2.4 + version: 3.2.4 nexmoe.css: specifier: 0.6.0 version: 0.6.0 @@ -28,8 +32,8 @@ devDependencies: specifier: 3.4.1 version: 3.4.1 '@iconify/json': - specifier: 2.2.70 - version: 2.2.70 + specifier: 2.2.76 + version: 2.2.76 '@types/download': specifier: 8.0.2 version: 8.0.2 @@ -817,8 +821,8 @@ packages: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true - /@iconify/json@2.2.70: - resolution: {integrity: sha512-fqmfF//bhn/78oy1xcBHDNoqOmDSjX4mX3Nye8YPVqdylN3eLKLisI3qWrHgYJ1nOqxz6ATdsKoLuqm68GOmAQ==} + /@iconify/json@2.2.76: + resolution: {integrity: sha512-SXnvEurfutQ0ytXGxzQZ3TU1/vuYl1XoBIvAkvAVIlxu4qXiqSJQbXoZ+bATInKdeai/HuALcL0vAxUR5FLjOg==} dependencies: '@iconify/types': 2.0.0 pathe: 1.1.0 @@ -2590,8 +2594,8 @@ packages: engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dev: true - /dexie@3.2.3: - resolution: {integrity: sha512-iHayBd4UYryDCVUNa3PMsJMEnd8yjyh5p7a+RFeC8i8n476BC9wMhVvqiImq5zJZJf5Tuer+s4SSj+AA3x+ZbQ==} + /dexie@3.2.4: + resolution: {integrity: sha512-VKoTQRSv7+RnffpOJ3Dh6ozknBqzWw/F3iqMdsZg958R0AS8AnY9x9d1lbwENr0gzeGJHXKcGhAMRaqys6SxqA==} engines: {node: '>=6.0'} dev: false