From 12d55eeb5f73498ac3c6cc5fc756ba3a3835bc18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:13:20 +0000 Subject: [PATCH] fix(deps): update dependency @types/uuid to v9 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2a8100d..690ab77 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "license": "MIT", "dependencies": { "@logseq/libs": "0.0.6", - "@types/uuid": "^8.3.4", + "@types/uuid": "^9.0.0", "date-fns": "^2.28.0", "react": "^18.1.0", "react-calendar-heatmap": "^1.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9bc81b2..582c212 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@types/react': 18.0.26 '@types/react-calendar-heatmap': 1.6.3 '@types/react-dom': 18.0.10 - '@types/uuid': ^8.3.4 + '@types/uuid': ^9.0.0 '@typescript-eslint/eslint-plugin': 5.47.1 '@typescript-eslint/parser': 5.47.1 '@vitejs/plugin-react': ^1.3.2 @@ -34,7 +34,7 @@ specifiers: dependencies: '@logseq/libs': 0.0.6 - '@types/uuid': 8.3.4 + '@types/uuid': 9.0.0 date-fns: 2.28.0 react: 18.1.0 react-calendar-heatmap: 1.8.1_react@18.1.0 @@ -785,8 +785,8 @@ packages: resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==} dev: true - /@types/uuid/8.3.4: - resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} + /@types/uuid/9.0.0: + resolution: {integrity: sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==} dev: false /@typescript-eslint/eslint-plugin/5.47.1_txmweb6yn7coi7nfrp22gpyqmy: