From 95c34da96f8659099e15d49744699b044f2ece26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:09:27 +0000 Subject: [PATCH] build(deps): bump naive-dark-mode from 0.2.7 to 0.2.8 Bumps [naive-dark-mode](https://github.com/Tohrusky/naive-dark-mode) from 0.2.7 to 0.2.8. - [Commits](https://github.com/Tohrusky/naive-dark-mode/commits) --- updated-dependencies: - dependency-name: naive-dark-mode dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5157521..fbcb9ac 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@vicons/antd": "^0.12.0", "@vicons/ionicons5": "^0.12.0", "core-js": "^3.37.0", - "naive-dark-mode": "^0.2.7", + "naive-dark-mode": "^0.2.8", "naive-ui": "^2.38.1", "pinia": "^2.1.7", "pinia-plugin-persistedstate": "^3.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82823bc..bcb2510 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ dependencies: specifier: ^3.37.0 version: 3.37.0 naive-dark-mode: - specifier: ^0.2.7 - version: 0.2.7(typescript@5.4.5) + specifier: ^0.2.8 + version: 0.2.8(typescript@5.4.5) naive-ui: specifier: ^2.38.1 version: 2.38.1(vue@3.4.26) @@ -4068,8 +4068,8 @@ packages: resolution: {integrity: sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==} dev: true - /naive-dark-mode@0.2.7(typescript@5.4.5): - resolution: {integrity: sha512-e6gbnVHw9N33d5jW1+LR4XRvoRIms54ykfPOPKZYB9x3wP/Ux2OUxBRpf+gg3IDtEo8vgMLB16SunQSb023Qww==} + /naive-dark-mode@0.2.8(typescript@5.4.5): + resolution: {integrity: sha512-20s9EdOFHfG4MB/MNeIWRd6BMIDANZ7Q6u4Dk6l0v9xy/uAHRvcYm9P4XHSJm6E9SNWzzc3/o/cHdOZHc43NLA==} engines: {node: '>=18.0.0'} dependencies: naive-ui: 2.38.1(vue@3.4.26)