From fdeec2731aeb7b105d749ed53f556a83cde234d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 11:04:31 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.7 to 3.4.13 in /VolunteeringUkraineMap Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.7 to 3.4.13. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.13/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.13) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... 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 1b92e6d..0e9aff0 100644 --- a/VolunteeringUkraineMap/package-lock.json +++ b/VolunteeringUkraineMap/package-lock.json @@ -35,7 +35,7 @@ "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^36.0.1", - "tailwindcss": "^3.4.7", + "tailwindcss": "^3.4.13", "vite": "^5.4.0", "vite-plugin-eslint": "^1.8.1", "vite-plugin-stylelint": "^5.3.1", @@ -9480,9 +9480,9 @@ "dev": true }, "node_modules/tailwindcss": { - "version": "3.4.7", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", - "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", + "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", @@ -17471,9 +17471,9 @@ } }, "tailwindcss": { - "version": "3.4.7", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.7.tgz", - "integrity": "sha512-rxWZbe87YJb4OcSopb7up2Ba4U82BoiSGUdoDr3Ydrg9ckxFS/YWsvhN323GMcddgU65QRy7JndC7ahhInhvlQ==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.13.tgz", + "integrity": "sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==", "dev": true, "requires": { "@alloc/quick-lru": "^5.2.0", diff --git a/VolunteeringUkraineMap/package.json b/VolunteeringUkraineMap/package.json index a74d80b..b010c7a 100644 --- a/VolunteeringUkraineMap/package.json +++ b/VolunteeringUkraineMap/package.json @@ -39,7 +39,7 @@ "stylelint-config-rational-order": "^0.1.2", "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^36.0.1", - "tailwindcss": "^3.4.7", + "tailwindcss": "^3.4.13", "vite": "^5.4.0", "vite-plugin-eslint": "^1.8.1", "vite-plugin-stylelint": "^5.3.1",