From 6bdec42d9082636bf995369e2f0269307dc060ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 10:48:25 +0000 Subject: [PATCH] Bump tailwindcss from 3.3.6 to 3.4.0 in /VolunteeringUkraineMap Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.6 to 3.4.0. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.6...v3.4.0) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- VolunteeringUkraineMap/package-lock.json | 14 +++++++------- VolunteeringUkraineMap/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/VolunteeringUkraineMap/package-lock.json b/VolunteeringUkraineMap/package-lock.json index f6d5bef..9f865be 100644 --- a/VolunteeringUkraineMap/package-lock.json +++ b/VolunteeringUkraineMap/package-lock.json @@ -31,7 +31,7 @@ "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^34.0.0", - "tailwindcss": "^3.3.6", + "tailwindcss": "^3.4.0", "vite": "^5.0.10", "vite-plugin-eslint": "^1.8.1", "vite-plugin-stylelint": "^5.3.0", @@ -9042,9 +9042,9 @@ "dev": true }, "node_modules/tailwindcss": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.6.tgz", - "integrity": "sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0.tgz", + "integrity": "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -16705,9 +16705,9 @@ } }, "tailwindcss": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.6.tgz", - "integrity": "sha512-AKjF7qbbLvLaPieoKeTjG1+FyNZT6KaJMJPFeQyLfIp7l82ggH1fbHJSsYIvnbTFQOlkh+gBYpyby5GT1LIdLw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0.tgz", + "integrity": "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==", "dev": true, "requires": { "@alloc/quick-lru": "^5.2.0", diff --git a/VolunteeringUkraineMap/package.json b/VolunteeringUkraineMap/package.json index 79d974e..37006bc 100644 --- a/VolunteeringUkraineMap/package.json +++ b/VolunteeringUkraineMap/package.json @@ -35,7 +35,7 @@ "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^34.0.0", - "tailwindcss": "^3.3.6", + "tailwindcss": "^3.4.0", "vite": "^5.0.10", "vite-plugin-eslint": "^1.8.1", "vite-plugin-stylelint": "^5.3.0",