From f387111e9d726b0348391edea7b55c480f53d710 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 19:26:58 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- docs/package.json | 4 ++-- package.json | 2 +- pnpm-lock.yaml | 45 ++++++++++++++++++++++++++------------------- 3 files changed, 29 insertions(+), 22 deletions(-) diff --git a/docs/package.json b/docs/package.json index 8eb8b4af76..fff9424724 100644 --- a/docs/package.json +++ b/docs/package.json @@ -10,7 +10,7 @@ "@nuxt/content": "^2.8.5", "@nuxt/devtools": "^0.8.5", "@nuxt/eslint-config": "^0.2.0", - "@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.2.1-28285233.44132bc", + "@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@0.2.1-28286848.b57ccad", "@nuxthq/studio": "^0.14.1", "@nuxtjs/fontaine": "^0.4.1", "@nuxtjs/google-fonts": "^3.0.2", @@ -24,7 +24,7 @@ "nuxt-og-image": "^2.1.2", "typescript": "^5.2.2", "ufo": "^1.3.1", - "v-calendar": "^3.1.1", + "v-calendar": "^3.1.2", "valibot": "^0.19.0", "yup": "^1.3.2", "zod": "^3.22.4" diff --git a/package.json b/package.json index 14096d97fb..0850870c27 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "release": "release-it" }, "dependencies": { - "@egoist/tailwindcss-icons": "^1.3.3", + "@egoist/tailwindcss-icons": "^1.4.0", "@headlessui/tailwindcss": "^0.2.0", "@headlessui/vue": "^1.7.16", "@iconify-json/heroicons": "^1.1.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c58c160edc..ff0389f83a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@egoist/tailwindcss-icons': - specifier: ^1.3.3 - version: 1.3.3(tailwindcss@3.3.3) + specifier: ^1.4.0 + version: 1.4.0(tailwindcss@3.3.3) '@headlessui/tailwindcss': specifier: ^0.2.0 version: 0.2.0(tailwindcss@3.3.3) @@ -137,8 +137,8 @@ importers: specifier: ^0.2.0 version: 0.2.0(eslint@8.51.0) '@nuxt/ui-pro': - specifier: npm:@nuxt/ui-pro-edge@0.2.1-28285233.44132bc - version: /@nuxt/ui-pro-edge@0.2.1-28285233.44132bc(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2) + specifier: npm:@nuxt/ui-pro-edge@0.2.1-28286848.b57ccad + version: /@nuxt/ui-pro-edge@0.2.1-28286848.b57ccad(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2) '@nuxthq/studio': specifier: ^0.14.1 version: 0.14.1(rollup@3.29.1) @@ -179,8 +179,8 @@ importers: specifier: ^1.3.1 version: 1.3.1 v-calendar: - specifier: ^3.1.1 - version: 3.1.1(@popperjs/core@2.11.8)(vue@3.3.4) + specifier: ^3.1.2 + version: 3.1.2(@popperjs/core@2.11.8)(vue@3.3.4) valibot: specifier: ^0.19.0 version: 0.19.0 @@ -588,8 +588,8 @@ packages: dependencies: postcss-selector-parser: 6.0.13 - /@egoist/tailwindcss-icons@1.3.3(tailwindcss@3.3.3): - resolution: {integrity: sha512-17TSHLxrjfVuvIeHF7FmyfqxCy4aga5y6n8Bnyi4tYg9qPRf4fr0VIXQFn7P8TYFq4dmtXSowvSpAZg/aQgcPw==} + /@egoist/tailwindcss-icons@1.4.0(tailwindcss@3.3.3): + resolution: {integrity: sha512-ERM7F8culmN3CADiqxnvVN4GnCDVaexbn+UG/w6NiRnI85JX/St9Ru1d+/1R80JHYBx4frdLQl9h01b0TwAZ+Q==} peerDependencies: tailwindcss: '*' dependencies: @@ -1606,11 +1606,11 @@ packages: - supports-color dev: true - /@nuxt/ui-edge@2.9.0-28285097.92b8618(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2): - resolution: {integrity: sha512-1QEaXZdezS5Q5tXLfg7U5jCVhGm75he9B65YHXaTkuc3Y15jg450Qh8jwYQxFkaHmu6CwG1dOlJdM9l4OmwKPA==} + /@nuxt/ui-edge@2.9.0-28285290.0bd12fd(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2): + resolution: {integrity: sha512-J3WPjXDnshda9gLTx/TEyItSUvkdZxXW+rEM+4I7ZxWu0iHDdmjJ8JpXQMFOxdQgAGyUr7xangkoWwIfJ9Mm7w==} engines: {node: '>=v16.20.2'} dependencies: - '@egoist/tailwindcss-icons': 1.3.3(tailwindcss@3.3.3) + '@egoist/tailwindcss-icons': 1.4.0(tailwindcss@3.3.3) '@headlessui/tailwindcss': 0.2.0(tailwindcss@3.3.3) '@headlessui/vue': 1.7.16(vue@3.3.4) '@iconify-json/heroicons': 1.1.12 @@ -1652,10 +1652,10 @@ packages: - webpack dev: true - /@nuxt/ui-pro-edge@0.2.1-28285233.44132bc(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2): - resolution: {integrity: sha512-9lqJ96k9itsImeNdRf+dKoAE5ADjPl1NeGgQZJ1Y3pGxQkTX6k6/f/i8J5gxS7McIWq1oInV9iPH+ZAAIJa0hQ==} + /@nuxt/ui-pro-edge@0.2.1-28286848.b57ccad(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2): + resolution: {integrity: sha512-Y3jjwlBQxbSFs4L1vdiq+COwaP8ZcggRwiNRS02h94dCIfLxp/fstGSHp3osRHzIRtyJ/sdbOSdlbALhoKngTQ==} dependencies: - '@nuxt/ui': /@nuxt/ui-edge@2.9.0-28285097.92b8618(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2) + '@nuxt/ui': /@nuxt/ui-edge@2.9.0-28285290.0bd12fd(rollup@3.29.1)(vue@3.3.4)(webpack@5.88.2) '@vueuse/core': 10.5.0(vue@3.3.4) defu: 6.1.2 nuxt-icon: 0.5.0(rollup@3.29.1)(vue@3.3.4) @@ -3483,6 +3483,7 @@ packages: /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} + requiresBuild: true dependencies: color-convert: 1.9.3 @@ -4175,6 +4176,7 @@ packages: /color-convert@1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} + requiresBuild: true dependencies: color-name: 1.1.3 @@ -4186,6 +4188,7 @@ packages: /color-name@1.1.3: resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} + requiresBuild: true /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} @@ -4693,8 +4696,8 @@ packages: engines: {node: '>= 14'} dev: true - /date-fns-tz@1.3.8(date-fns@2.30.0): - resolution: {integrity: sha512-qwNXUFtMHTTU6CFSFjoJ80W8Fzzp24LntbjFFBgL/faqds4e5mo9mftoRLgr3Vi1trISsg4awSpYVsOQCRnapQ==} + /date-fns-tz@2.0.0(date-fns@2.30.0): + resolution: {integrity: sha512-OAtcLdB9vxSXTWHdT8b398ARImVwQMyjfYGkKD2zaGpHseG2UPHbHjXELReErZFxWdSLph3c2zOaaTyHfOhERQ==} peerDependencies: date-fns: '>=2.0.0' dependencies: @@ -5249,6 +5252,7 @@ packages: /escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} + requiresBuild: true /escape-string-regexp@4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} @@ -6108,6 +6112,7 @@ packages: /has-flag@3.0.0: resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} engines: {node: '>=4'} + requiresBuild: true /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} @@ -7005,6 +7010,7 @@ packages: /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + requiresBuild: true /js-yaml@4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} @@ -11014,6 +11020,7 @@ packages: /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} + requiresBuild: true dependencies: has-flag: 3.0.0 @@ -11878,8 +11885,8 @@ packages: sade: 1.8.1 dev: true - /v-calendar@3.1.1(@popperjs/core@2.11.8)(vue@3.3.4): - resolution: {integrity: sha512-9ZgHOcbg97TGyokcFE8yVNwjzu8pUxSMnUMHh/1flSTM8Uof2GLqiu5f00+nl30hooK149ScdIb74VZebUfmvA==} + /v-calendar@3.1.2(@popperjs/core@2.11.8)(vue@3.3.4): + resolution: {integrity: sha512-QDWrnp4PWCpzUblctgo4T558PrHgHzDtQnTeUNzKxfNf29FkCeFpwGd9bKjAqktaa2aJLcyRl45T5ln1ku34kg==} peerDependencies: '@popperjs/core': ^2.0.0 vue: ^3.2.0 @@ -11888,7 +11895,7 @@ packages: '@types/lodash': 4.14.197 '@types/resize-observer-browser': 0.1.7 date-fns: 2.30.0 - date-fns-tz: 1.3.8(date-fns@2.30.0) + date-fns-tz: 2.0.0(date-fns@2.30.0) lodash: 4.17.21 vue: 3.3.4 vue-screen-utils: 1.0.0-beta.13(vue@3.3.4)