From 23e6454329099017bd7b7b8e11473b3d8763ab2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:23:35 +0000 Subject: [PATCH] Bump the minor-updates group with 7 updates Bumps the minor-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) | `1.8.0` | `1.10.1` | | [radix-vue](https://github.com/radix-vue/radix-vue) | `1.5.3` | `1.6.1` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.11` | `0.5.12` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.30` | `20.12.3` | | [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `12.1.0` | `12.1.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.2.6` | `5.2.8` | Updates `@rushstack/eslint-patch` from 1.8.0 to 1.10.1 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.1/eslint/eslint-patch) Updates `radix-vue` from 1.5.3 to 1.6.1 - [Release notes](https://github.com/radix-vue/radix-vue/releases) - [Commits](https://github.com/radix-vue/radix-vue/compare/v1.5.3...v1.6.1) Updates `@tailwindcss/typography` from 0.5.11 to 0.5.12 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.11...v0.5.12) Updates `@types/node` from 20.11.30 to 20.12.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `postcss-nesting` from 12.1.0 to 12.1.1 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting) Updates `tailwindcss` from 3.4.1 to 3.4.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3) Updates `vite` from 5.2.6 to 5.2.8 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: radix-vue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: postcss-nesting dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 91 +++++++++++++++++++++++++++++------------------ package.json | 14 ++++---- 2 files changed, 64 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4402dff0..6393718b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "@floating-ui/core": "^1.6.0", "@floating-ui/vue": "^1.0.6", "@heroicons/vue": "^2.1.1", - "@rushstack/eslint-patch": "^1.7.0", + "@rushstack/eslint-patch": "^1.10.1", "@tailwindcss/container-queries": "^0.1.1", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^13.0.0", @@ -17,7 +17,7 @@ "echarts": "^5.5.0", "parse-duration": "^1.1.0", "pinia": "^2.1.7", - "radix-vue": "^1.5.2", + "radix-vue": "^1.6.1", "tailwind-merge": "^2.2.1", "vue-echarts": "^6.6.9" }, @@ -25,8 +25,8 @@ "@inertiajs/vue3": "^1.0.0", "@playwright/test": "^1.41.1", "@tailwindcss/forms": "^0.5.2", - "@tailwindcss/typography": "^0.5.2", - "@types/node": "^20.11.5", + "@tailwindcss/typography": "^0.5.12", + "@types/node": "^20.12.3", "@vitejs/plugin-vue": "^4.5.0", "@vue/tsconfig": "^0.5.1", "autoprefixer": "^10.4.7", @@ -34,10 +34,10 @@ "laravel-vite-plugin": "^1.0.0", "openapi-zod-client": "^1.16.2", "postcss": "^8.4.14", - "postcss-nesting": "^12.1.0", - "tailwindcss": "^3.1.0", + "postcss-nesting": "^12.1.1", + "tailwindcss": "^3.4.3", "typescript": "^5.3.3", - "vite": "^5.0.0", + "vite": "^5.2.8", "vite-plugin-checker": "^0.6.2", "vue": "^3.4.0", "vue-tsc": "^1.8.27" @@ -1523,9 +1523,9 @@ ] }, "node_modules/@rushstack/eslint-patch": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.8.0.tgz", - "integrity": "sha512-0HejFckBN2W+ucM6cUOlwsByTKt9/+0tWhqUffNIcHqCXkthY/mZ7AuYPK/2IIaGWhdl0h+tICDO0ssLMd6XMQ==" + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.1.tgz", + "integrity": "sha512-S3Kq8e7LqxkA9s7HKLqXGTGck1uwis5vAXan3FnU5yw1Ec5hsSGnq4s/UCaSqABPOnOTg7zASLyst7+ohgWexg==" }, "node_modules/@swc/helpers": { "version": "0.5.7", @@ -1561,9 +1561,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.11", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.11.tgz", - "integrity": "sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==", + "version": "0.5.12", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.12.tgz", + "integrity": "sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg==", "dev": true, "dependencies": { "lodash.castarray": "^4.4.0", @@ -1596,9 +1596,9 @@ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" }, "node_modules/@types/node": { - "version": "20.11.30", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.30.tgz", - "integrity": "sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==", + "version": "20.12.3", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.3.tgz", + "integrity": "sha512-sD+ia2ubTeWrOu+YMF+MTAB7E+O7qsMqAbMfW7DG3K1URwhZ5hN1pLlRVGbf4wDFzSfikL05M17EyorS86jShw==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -2210,6 +2210,17 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "peer": true }, + "node_modules/aria-hidden": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/aria-hidden/-/aria-hidden-1.2.4.tgz", + "integrity": "sha512-y+CcFFwelSXpLZk/7fMB2mUbGtX9lKycf1MWJ7CaTIERyitVlyQx6C+sxcROU2BAJ24OiZyK+8wj2i8AlBoS3A==", + "dependencies": { + "tslib": "^2.0.0" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/array-union": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", @@ -2606,6 +2617,11 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/defu": { + "version": "6.1.4", + "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz", + "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==" + }, "node_modules/delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", @@ -4493,9 +4509,9 @@ } }, "node_modules/postcss-nesting": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-12.1.0.tgz", - "integrity": "sha512-QOYnosaZ+mlP6plQrAxFw09UUp2Sgtxj1BVHN+rSVbtV0Yx48zRt9/9F/ZOoxOKBBEsaJk2MYhhVRjeRRw5yuw==", + "version": "12.1.1", + "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-12.1.1.tgz", + "integrity": "sha512-qc74KvIAQNa5ujZKG1UV286dhaDW6basbUy2i9AzNU/T8C9hpvGu9NZzm1SfePe2yP7sPYgpA8d4sPVopn2Hhw==", "dev": true, "funding": [ { @@ -4509,7 +4525,7 @@ ], "dependencies": { "@csstools/selector-resolve-nested": "^1.1.0", - "@csstools/selector-specificity": "^3.0.2", + "@csstools/selector-specificity": "^3.0.3", "postcss-selector-parser": "^6.0.13" }, "engines": { @@ -4542,9 +4558,9 @@ } }, "node_modules/postcss-nesting/node_modules/@csstools/selector-specificity": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.0.2.tgz", - "integrity": "sha512-RpHaZ1h9LE7aALeQXmXrJkRG84ZxIsctEN2biEUmFyKpzFM3zZ35eUMcIzZFsw/2olQE6v69+esEqU2f1MKycg==", + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.0.3.tgz", + "integrity": "sha512-KEPNw4+WW5AVEIyzC80rTbWEUatTW2lXpN8+8ILC8PiPeWPjwUzrPZDIOZ2wwqDmeqOYTdSGyL3+vE5GC3FB3Q==", "dev": true, "funding": [ { @@ -4678,15 +4694,22 @@ ] }, "node_modules/radix-vue": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/radix-vue/-/radix-vue-1.5.3.tgz", - "integrity": "sha512-K1JF8P238jGKRwwlWe0LNCd80bamfWFnDhLNBAgoWvSRORRIsoo7DODnC4TLE62JE55tf/6ABSs5JIvp2BvYPA==", + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/radix-vue/-/radix-vue-1.6.1.tgz", + "integrity": "sha512-/nnA4u8oYAZK86unEjRuIROrTDDU0HHiwkCgGI0YeCNpyObSnbC1CZJlXUBErdY51yxcqV4cU4WJBKwQC8iRFA==", "dependencies": { "@floating-ui/dom": "^1.5.4", "@floating-ui/vue": "^1.0.4", "@internationalized/date": "^3.5.2", + "@vueuse/core": "^10.5.0", + "@vueuse/shared": "^10.5.0", + "aria-hidden": "^1.2.3", + "defu": "^6.1.4", "fast-deep-equal": "^3.1.3", "nanoid": "^5.0.6" + }, + "peerDependencies": { + "vue": ">= 3.2.0" } }, "node_modules/radix-vue/node_modules/nanoid": { @@ -5166,9 +5189,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.4.1", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.1.tgz", - "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", "dependencies": { "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", @@ -5178,7 +5201,7 @@ "fast-glob": "^3.3.0", "glob-parent": "^6.0.2", "is-glob": "^4.0.3", - "jiti": "^1.19.1", + "jiti": "^1.21.0", "lilconfig": "^2.1.0", "micromatch": "^4.0.5", "normalize-path": "^3.0.0", @@ -5434,13 +5457,13 @@ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==" }, "node_modules/vite": { - "version": "5.2.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.6.tgz", - "integrity": "sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==", + "version": "5.2.8", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.8.tgz", + "integrity": "sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==", "dev": true, "dependencies": { "esbuild": "^0.20.1", - "postcss": "^8.4.36", + "postcss": "^8.4.38", "rollup": "^4.13.0" }, "bin": { diff --git a/package.json b/package.json index 3a45efa1..512d9231 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "@inertiajs/vue3": "^1.0.0", "@playwright/test": "^1.41.1", "@tailwindcss/forms": "^0.5.2", - "@tailwindcss/typography": "^0.5.2", - "@types/node": "^20.11.5", + "@tailwindcss/typography": "^0.5.12", + "@types/node": "^20.12.3", "@vitejs/plugin-vue": "^4.5.0", "@vue/tsconfig": "^0.5.1", "autoprefixer": "^10.4.7", @@ -23,10 +23,10 @@ "laravel-vite-plugin": "^1.0.0", "openapi-zod-client": "^1.16.2", "postcss": "^8.4.14", - "postcss-nesting": "^12.1.0", - "tailwindcss": "^3.1.0", + "postcss-nesting": "^12.1.1", + "tailwindcss": "^3.4.3", "typescript": "^5.3.3", - "vite": "^5.0.0", + "vite": "^5.2.8", "vite-plugin-checker": "^0.6.2", "vue": "^3.4.0", "vue-tsc": "^1.8.27" @@ -35,7 +35,7 @@ "@floating-ui/core": "^1.6.0", "@floating-ui/vue": "^1.0.6", "@heroicons/vue": "^2.1.1", - "@rushstack/eslint-patch": "^1.7.0", + "@rushstack/eslint-patch": "^1.10.1", "@tailwindcss/container-queries": "^0.1.1", "@vue/eslint-config-prettier": "^9.0.0", "@vue/eslint-config-typescript": "^13.0.0", @@ -44,7 +44,7 @@ "echarts": "^5.5.0", "parse-duration": "^1.1.0", "pinia": "^2.1.7", - "radix-vue": "^1.5.2", + "radix-vue": "^1.6.1", "tailwind-merge": "^2.2.1", "vue-echarts": "^6.6.9" }