From cf9142501d3d5ca7f384189f7054db0ab55a51d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 19:44:34 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v3.2.1 --- package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index db48183f..fb634b80 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "lint-staged": "13.0.3", "postcss-import": "15.0.0", "prettier": "2.7.1", - "tailwindcss": "3.2.0", + "tailwindcss": "3.2.1", "typescript": "4.8.4", "unocss": "0.45.30", "vitest": "0.24.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ffeceb29..a069cda7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,7 +116,7 @@ specifiers: remark-stringify: 10.0.2 sharp: 0.31.1 sortablejs: 1.15.0 - tailwindcss: 3.2.0 + tailwindcss: 3.2.1 typescript: 4.8.4 ua-parser-js: 1.0.32 unidata.js: 0.7.2 @@ -261,7 +261,7 @@ devDependencies: lint-staged: 13.0.3 postcss-import: 15.0.0 prettier: 2.7.1 - tailwindcss: 3.2.0 + tailwindcss: 3.2.1 typescript: 4.8.4 unocss: 0.45.30 vitest: 0.24.3 @@ -10144,8 +10144,8 @@ packages: strip-ansi: 6.0.1 dev: false - /tailwindcss/3.2.0: - resolution: {integrity: sha512-ARh/W0uH5UlWIC2nn02V0+5fyF0k6qZliyt4QYic2upOhPUE/Spu1EURNc9txJ3+4j8OEmdigqfDpw4d2tA4vA==} + /tailwindcss/3.2.1: + resolution: {integrity: sha512-Uw+GVSxp5CM48krnjHObqoOwlCt5Qo6nw1jlCRwfGy68dSYb/LwS9ZFidYGRiM+w6rMawkZiu1mEMAsHYAfoLg==} engines: {node: '>=12.13.0'} hasBin: true dependencies: @@ -10159,6 +10159,7 @@ packages: glob-parent: 6.0.2 is-glob: 4.0.3 lilconfig: 2.0.6 + micromatch: 4.0.5 normalize-path: 3.0.0 object-hash: 3.0.0 picocolors: 1.0.0