From ddfdc3acdc324d1479597916b3714086815c4025 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 02:53:09 +0000 Subject: [PATCH] npm-dressca-frontend: bump tailwindcss Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.14 to 3.4.17. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.14...v3.4.17) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../dressca-frontend/admin/package.json | 2 +- .../dressca-frontend/consumer/package.json | 2 +- .../dressca-frontend/package-lock.json | 131 +++++++++--------- 3 files changed, 64 insertions(+), 71 deletions(-) diff --git a/samples/web-csr/dressca-frontend/admin/package.json b/samples/web-csr/dressca-frontend/admin/package.json index 46c0ec47c..8c154d55f 100644 --- a/samples/web-csr/dressca-frontend/admin/package.json +++ b/samples/web-csr/dressca-frontend/admin/package.json @@ -66,7 +66,7 @@ "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^36.0.1", "stylelint-prettier": "^5.0.2", - "tailwindcss": "^3.4.14", + "tailwindcss": "^3.4.17", "typescript": "5.3.3", "vite": "^5.4.8", "vue-tsc": "^2.1.10" diff --git a/samples/web-csr/dressca-frontend/consumer/package.json b/samples/web-csr/dressca-frontend/consumer/package.json index af850ceab..62678c3ea 100644 --- a/samples/web-csr/dressca-frontend/consumer/package.json +++ b/samples/web-csr/dressca-frontend/consumer/package.json @@ -58,7 +58,7 @@ "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^36.0.1", "stylelint-prettier": "^5.0.2", - "tailwindcss": "^3.4.14", + "tailwindcss": "^3.4.17", "typescript": "5.3.3", "vite": "^5.4.8", "vitest": "^2.1.4", diff --git a/samples/web-csr/dressca-frontend/package-lock.json b/samples/web-csr/dressca-frontend/package-lock.json index 6d99f53f0..4be1d17ef 100644 --- a/samples/web-csr/dressca-frontend/package-lock.json +++ b/samples/web-csr/dressca-frontend/package-lock.json @@ -15,49 +15,49 @@ "admin": { "version": "0.0.0", "dependencies": { - "@heroicons/vue": "2.1.5", - "@vee-validate/yup": "4.13.2", - "axios": "1.7.7", + "@heroicons/vue": "^2.1.5", + "@vee-validate/yup": "^4.13.2", + "axios": "^1.7.7", "msw": "2.7.0", - "pinia": "2.2.5", - "vee-validate": "4.14.4", - "vitest": "2.1.4", - "vue": "3.5.12", - "vue-router": "4.4.5", - "yup": "1.4.0" + "pinia": "^2.2.5", + "vee-validate": "^4.14.4", + "vitest": "^2.1.4", + "vue": "^3.5.12", + "vue-router": "^4.4.5", + "yup": "^1.4.0" }, "devDependencies": { - "@openapitools/openapi-generator-cli": "2.15.0", - "@rushstack/eslint-patch": "1.10.4", - "@tsconfig/node20": "20.1.4", - "@types/jsdom": "21.1.7", - "@types/node": "22.8.5", - "@vitejs/plugin-vue": "5.1.4", - "@vitejs/plugin-vue-jsx": "4.0.0", - "@vue/eslint-config-airbnb-with-typescript": "8.0.0", - "@vue/eslint-config-prettier": "9.0.0", - "@vue/eslint-config-typescript": "13.0.0", - "@vue/test-utils": "2.4.6", - "@vue/tsconfig": "0.5.1", - "autoprefixer": "10.4.20", - "cypress": "13.15.1", - "eslint": "8.57.0", - "eslint-plugin-cypress": "3.4.0", - "eslint-plugin-vue": "9.30.0", - "jsdom": "25.0.1", - "npm-run-all2": "7.0.1", - "postcss": "8.4.47", - "postcss-nesting": "13.0.1", - "prettier": "3.3.3", - "start-server-and-test": "2.0.8", - "stylelint": "16.9.0", - "stylelint-config-recommended-vue": "1.5.0", - "stylelint-config-standard": "36.0.1", - "stylelint-prettier": "5.0.2", - "tailwindcss": "3.4.14", + "@openapitools/openapi-generator-cli": "^2.15.0", + "@rushstack/eslint-patch": "^1.10.4", + "@tsconfig/node20": "^20.1.4", + "@types/jsdom": "^21.1.7", + "@types/node": "^22.8.5", + "@vitejs/plugin-vue": "^5.1.4", + "@vitejs/plugin-vue-jsx": "^4.0.0", + "@vue/eslint-config-airbnb-with-typescript": "^8.0.0", + "@vue/eslint-config-prettier": "^9.0.0", + "@vue/eslint-config-typescript": "^13.0.0", + "@vue/test-utils": "^2.4.6", + "@vue/tsconfig": "^0.5.1", + "autoprefixer": "^10.4.20", + "cypress": "^13.15.1", + "eslint": "^8.57.0", + "eslint-plugin-cypress": "^3.4.0", + "eslint-plugin-vue": "^9.30.0", + "jsdom": "^25.0.1", + "npm-run-all2": "^7.0.1", + "postcss": "^8.4.47", + "postcss-nesting": "^13.0.1", + "prettier": "^3.3.3", + "start-server-and-test": "^2.0.8", + "stylelint": "^16.9.0", + "stylelint-config-recommended-vue": "^1.5.0", + "stylelint-config-standard": "^36.0.1", + "stylelint-prettier": "^5.0.2", + "tailwindcss": "^3.4.17", "typescript": "5.3.3", - "vite": "5.4.8", - "vue-tsc": "2.1.10" + "vite": "^5.4.8", + "vue-tsc": "^2.1.10" } }, "admin/node_modules/@vitejs/plugin-vue-jsx": { @@ -380,7 +380,7 @@ "stylelint-config-recommended-vue": "^1.5.0", "stylelint-config-standard": "^36.0.1", "stylelint-prettier": "^5.0.2", - "tailwindcss": "^3.4.14", + "tailwindcss": "^3.4.17", "typescript": "5.3.3", "vite": "^5.4.8", "vitest": "^2.1.4", @@ -7840,11 +7840,15 @@ } }, "node_modules/lilconfig": { - "version": "2.1.0", + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", "dev": true, - "license": "MIT", "engines": { - "node": ">=10" + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" } }, "node_modules/lines-and-columns": { @@ -9134,17 +9138,6 @@ } } }, - "node_modules/postcss-load-config/node_modules/lilconfig": { - "version": "3.1.2", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/antonk52" - } - }, "node_modules/postcss-nested": { "version": "6.2.0", "dev": true, @@ -10827,33 +10820,33 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.14", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.14.tgz", - "integrity": "sha512-IcSvOcTRcUtQQ7ILQL5quRDg7Xs93PdJEk1ZLbhhvJc7uj/OAhYOnruEiwnGgBvUtaUAJ8/mhSw1o8L2jCiENA==", + "version": "3.4.17", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.17.tgz", + "integrity": "sha512-w33E2aCvSDP0tW9RZuNXadXlkHXqFzSkQew/aIa2i/Sj8fThxwovwlXHSPXTbAHwEIhBFXAedUhP2tueAKP8Og==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", - "chokidar": "^3.5.3", + "chokidar": "^3.6.0", "didyoumean": "^1.2.2", "dlv": "^1.1.3", - "fast-glob": "^3.3.0", + "fast-glob": "^3.3.2", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.21.0", - "lilconfig": "^2.1.0", - "micromatch": "^4.0.5", + "jiti": "^1.21.6", + "lilconfig": "^3.1.3", + "micromatch": "^4.0.8", "normalize-path": "^3.0.0", "object-hash": "^3.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.23", + "picocolors": "^1.1.1", + "postcss": "^8.4.47", "postcss-import": "^15.1.0", "postcss-js": "^4.0.1", - "postcss-load-config": "^4.0.1", - "postcss-nested": "^6.0.1", - "postcss-selector-parser": "^6.0.11", - "resolve": "^1.22.2", - "sucrase": "^3.32.0" + "postcss-load-config": "^4.0.2", + "postcss-nested": "^6.2.0", + "postcss-selector-parser": "^6.1.2", + "resolve": "^1.22.8", + "sucrase": "^3.35.0" }, "bin": { "tailwind": "lib/cli.js",