From 34302e2e6e4ccb3661a30f3b73f5c6fde50e5ac9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:11:46 +0000 Subject: [PATCH] chore(deps): update dependency tailwindcss to v3.4.17 --- spring-boot-admin-server-ui/package-lock.json | 8 ++++---- spring-boot-admin-server-ui/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-boot-admin-server-ui/package-lock.json b/spring-boot-admin-server-ui/package-lock.json index f47749d445b..b7175874a9d 100644 --- a/spring-boot-admin-server-ui/package-lock.json +++ b/spring-boot-admin-server-ui/package-lock.json @@ -90,7 +90,7 @@ "rollup-plugin-visualizer": "5.12.0", "sass": "^1.57.1", "storybook": "8.4.7", - "tailwindcss": "3.4.16", + "tailwindcss": "3.4.17", "ts-node-dev": "^2.0.0", "typescript": "^5.0.3", "vite": "6.0.3", @@ -11909,9 +11909,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.16", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.16.tgz", - "integrity": "sha512-TI4Cyx7gDiZ6r44ewaJmt0o6BrMCT5aK5e0rmJ/G9Xq3w7CX/5VXl/zIPEJZFUK5VEqwByyhqNPycPlvcK4ZNw==", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", + "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "dev": true, "license": "MIT", "dependencies": { diff --git a/spring-boot-admin-server-ui/package.json b/spring-boot-admin-server-ui/package.json index b910ef514a4..12f8a920cd3 100644 --- a/spring-boot-admin-server-ui/package.json +++ b/spring-boot-admin-server-ui/package.json @@ -101,7 +101,7 @@ "rollup-plugin-visualizer": "5.12.0", "sass": "^1.57.1", "storybook": "8.4.7", - "tailwindcss": "3.4.16", + "tailwindcss": "3.4.17", "ts-node-dev": "^2.0.0", "typescript": "^5.0.3", "vite": "6.0.3",