From 16d13847d3dbd7de3ca7764112acc3e97b014724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 09:22:53 +0000 Subject: [PATCH] :arrow_up: Bump chartjs-plugin-annotation from 2.2.1 to 3.0.1 Bumps [chartjs-plugin-annotation](https://github.com/chartjs/chartjs-plugin-annotation) from 2.2.1 to 3.0.1. - [Release notes](https://github.com/chartjs/chartjs-plugin-annotation/releases) - [Commits](https://github.com/chartjs/chartjs-plugin-annotation/compare/v2.2.1...v3.0.1) --- updated-dependencies: - dependency-name: chartjs-plugin-annotation dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index df00f4e..74e22fd 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "boring-avatars": "^1.7.0", "chart.js": "^4.0.1", "chartjs-adapter-luxon": "^1.3.0", - "chartjs-plugin-annotation": "^2.1.0", + "chartjs-plugin-annotation": "^3.0.1", "clsx": "^1.2.1", "cookie": "^0.5.0", "copy-to-clipboard": "^3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a89321..f1ba363 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ dependencies: specifier: ^1.3.0 version: 1.3.1(chart.js@4.3.0)(luxon@3.3.0) chartjs-plugin-annotation: - specifier: ^2.1.0 - version: 2.2.1(chart.js@4.3.0) + specifier: ^3.0.1 + version: 3.0.1(chart.js@4.3.0) clsx: specifier: ^1.2.1 version: 1.2.1 @@ -3521,10 +3521,10 @@ packages: luxon: 3.3.0 dev: false - /chartjs-plugin-annotation@2.2.1(chart.js@4.3.0): - resolution: {integrity: sha512-RL9UtrFr2SXd7C47zD0MZqn6ZLgrcRt3ySC6cYal2amBdANcYB1QcwFXcpKWAYnO4SGJYRok7P5rKDDNgJMA/w==} + /chartjs-plugin-annotation@3.0.1(chart.js@4.3.0): + resolution: {integrity: sha512-hlIrXXKqSDgb+ZjVYHefmlZUXK8KbkCPiynSVrTb/HjTMkT62cOInaT1NTQCKtxKKOm9oHp958DY3RTAFKtkHg==} peerDependencies: - chart.js: '>=3.7.0' + chart.js: '>=4.0.0' dependencies: chart.js: 4.3.0 dev: false