diff --git a/examples/nuxt-app/nuxt.config.ts b/examples/nuxt-app/nuxt.config.ts index 38c6b7625d..1e31a21e82 100644 --- a/examples/nuxt-app/nuxt.config.ts +++ b/examples/nuxt-app/nuxt.config.ts @@ -19,15 +19,7 @@ export default defineNuxtConfig({ '@dpc-sdp/nuxt-ripple', '@dpc-sdp/nuxt-ripple-analytics', '@dpc-sdp/nuxt-ripple-preview', - '@dpc-sdp/ripple-tide-event', - '@dpc-sdp/ripple-tide-topic', - '@dpc-sdp/ripple-tide-landing-page', - '@dpc-sdp/ripple-tide-grant', - '@dpc-sdp/ripple-tide-publication', - '@dpc-sdp/ripple-tide-media', - '@dpc-sdp/ripple-tide-news', - '@dpc-sdp/ripple-tide-search', - '@dpc-sdp/ripple-tide-webform', + '@dpc-sdp/ripple-sdp-core', './layers/ripple-ui-forms-ext' ], // Nuxt devtools diff --git a/examples/nuxt-app/package.json b/examples/nuxt-app/package.json index e82065a2ba..81a1ec4fd1 100644 --- a/examples/nuxt-app/package.json +++ b/examples/nuxt-app/package.json @@ -25,15 +25,7 @@ "@dpc-sdp/nuxt-ripple-analytics": "workspace:*", "@dpc-sdp/nuxt-ripple-cli": "workspace:*", "@dpc-sdp/nuxt-ripple-preview": "workspace:*", - "@dpc-sdp/ripple-tide-event": "workspace:*", - "@dpc-sdp/ripple-tide-grant": "workspace:*", - "@dpc-sdp/ripple-tide-landing-page": "workspace:*", - "@dpc-sdp/ripple-tide-media": "workspace:*", - "@dpc-sdp/ripple-tide-news": "workspace:*", - "@dpc-sdp/ripple-tide-publication": "workspace:*", - "@dpc-sdp/ripple-tide-search": "workspace:*", - "@dpc-sdp/ripple-tide-topic": "workspace:*", - "@dpc-sdp/ripple-tide-webform": "workspace:*", + "@dpc-sdp/ripple-sdp-core": "workspace:*", "@dpc-sdp/ripple-ui-maps": "workspace:*" }, "devDependencies": { diff --git a/packages/ripple-sdp-core/LICENSE b/packages/ripple-sdp-core/LICENSE new file mode 100644 index 0000000000..6b97259524 --- /dev/null +++ b/packages/ripple-sdp-core/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright 2018 Software Freedom Conservancy (SFC) + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/ripple-sdp-core/README.md b/packages/ripple-sdp-core/README.md new file mode 100644 index 0000000000..013603a2a4 --- /dev/null +++ b/packages/ripple-sdp-core/README.md @@ -0,0 +1,24 @@ +# Ripple Sdp Core + +> SDP core content types. + +## Installation + +To use this package in your Nuxt project first install it with `npm`. + +```bash +npm install @dpc-sdp/ripple-sdp-core +``` + +## Usage + +Add the installed package in your sites `nuxt.config.js` file under the extends property, this includes the package as a [Nuxt Layer](https://nuxt.com/docs/getting-started/layers). +This will add front end support for the `grant` content type. + +```js +export default defineNuxtConfig({ + extends: [ + '@dpc-sdp/ripple-sdp-core' + ] +}) +``` diff --git a/packages/ripple-sdp-core/nuxt.config.ts b/packages/ripple-sdp-core/nuxt.config.ts new file mode 100644 index 0000000000..4d0bb03120 --- /dev/null +++ b/packages/ripple-sdp-core/nuxt.config.ts @@ -0,0 +1,15 @@ +import { defineNuxtConfig } from 'nuxt/config' + +export default defineNuxtConfig({ + extends: [ + '@dpc-sdp/ripple-tide-event', + '@dpc-sdp/ripple-tide-topic', + '@dpc-sdp/ripple-tide-landing-page', + '@dpc-sdp/ripple-tide-grant', + '@dpc-sdp/ripple-tide-publication', + '@dpc-sdp/ripple-tide-media', + '@dpc-sdp/ripple-tide-news', + '@dpc-sdp/ripple-tide-search', + '@dpc-sdp/ripple-tide-webform' + ] +}) diff --git a/packages/ripple-sdp-core/package.json b/packages/ripple-sdp-core/package.json new file mode 100644 index 0000000000..76c5cedf99 --- /dev/null +++ b/packages/ripple-sdp-core/package.json @@ -0,0 +1,22 @@ +{ + "name": "@dpc-sdp/ripple-sdp-core", + "description": "SDP core content types", + "version": "2.12.0", + "license": "Apache-2.0", + "repository": "https://github.com/dpc-sdp/ripple-framework", + "main": "./nuxt.config.ts", + "exports": { + ".": "./nuxt.config.ts" + }, + "dependencies": { + "@dpc-sdp/ripple-tide-event": "workspace:*", + "@dpc-sdp/ripple-tide-grant": "workspace:*", + "@dpc-sdp/ripple-tide-landing-page": "workspace:*", + "@dpc-sdp/ripple-tide-media": "workspace:*", + "@dpc-sdp/ripple-tide-news": "workspace:*", + "@dpc-sdp/ripple-tide-publication": "workspace:*", + "@dpc-sdp/ripple-tide-search": "workspace:*", + "@dpc-sdp/ripple-tide-topic": "workspace:*", + "@dpc-sdp/ripple-tide-webform": "workspace:*" + } +} diff --git a/packages/ripple-sdp-core/tsconfig.json b/packages/ripple-sdp-core/tsconfig.json new file mode 100644 index 0000000000..2403fca1a1 --- /dev/null +++ b/packages/ripple-sdp-core/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "./../../examples/nuxt-app/.nuxt/tsconfig.json" +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 103e31b3c4..2a3bf72abb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,7 +177,7 @@ importers: version: 1.0.4(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) '@nuxt/content': specifier: ^2.12.0 - version: 2.12.0(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vue@3.4.23(typescript@5.1.3)) + version: 2.12.0(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vue@3.4.23(typescript@5.1.3)) highlight.js: specifier: ^11.7.0 version: 11.7.0 @@ -186,7 +186,7 @@ importers: version: 4.3.6 nuxt: specifier: ^3.10.0 - version: 3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + version: 3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) devDependencies: '@iconify/vue': specifier: ^4.1.0 @@ -212,33 +212,9 @@ importers: '@dpc-sdp/nuxt-ripple-preview': specifier: workspace:* version: link:../../packages/nuxt-ripple-preview - '@dpc-sdp/ripple-tide-event': - specifier: workspace:* - version: link:../../packages/ripple-tide-event - '@dpc-sdp/ripple-tide-grant': - specifier: workspace:* - version: link:../../packages/ripple-tide-grant - '@dpc-sdp/ripple-tide-landing-page': - specifier: workspace:* - version: link:../../packages/ripple-tide-landing-page - '@dpc-sdp/ripple-tide-media': - specifier: workspace:* - version: link:../../packages/ripple-tide-media - '@dpc-sdp/ripple-tide-news': - specifier: workspace:* - version: link:../../packages/ripple-tide-news - '@dpc-sdp/ripple-tide-publication': - specifier: workspace:* - version: link:../../packages/ripple-tide-publication - '@dpc-sdp/ripple-tide-search': - specifier: workspace:* - version: link:../../packages/ripple-tide-search - '@dpc-sdp/ripple-tide-topic': + '@dpc-sdp/ripple-sdp-core': specifier: workspace:* - version: link:../../packages/ripple-tide-topic - '@dpc-sdp/ripple-tide-webform': - specifier: workspace:* - version: link:../../packages/ripple-tide-webform + version: link:../../packages/ripple-sdp-core '@dpc-sdp/ripple-ui-maps': specifier: workspace:* version: link:../../packages/ripple-ui-maps @@ -251,7 +227,7 @@ importers: version: link:../../packages/ripple-tide-api '@nuxt/devtools': specifier: ^0.6.7 - version: 0.6.7(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + version: 0.6.7(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) cypress: specifier: 13.6.6 version: 13.6.6 @@ -260,7 +236,7 @@ importers: version: 1.4.1 nuxt: specifier: 3.11.2 - version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + version: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) examples/nuxt-app/layers/ripple-ui-forms-ext: dependencies: @@ -484,6 +460,36 @@ importers: specifier: ^4.0.2 version: 4.0.2 + packages/ripple-sdp-core: + dependencies: + '@dpc-sdp/ripple-tide-event': + specifier: workspace:* + version: link:../ripple-tide-event + '@dpc-sdp/ripple-tide-grant': + specifier: workspace:* + version: link:../ripple-tide-grant + '@dpc-sdp/ripple-tide-landing-page': + specifier: workspace:* + version: link:../ripple-tide-landing-page + '@dpc-sdp/ripple-tide-media': + specifier: workspace:* + version: link:../ripple-tide-media + '@dpc-sdp/ripple-tide-news': + specifier: workspace:* + version: link:../ripple-tide-news + '@dpc-sdp/ripple-tide-publication': + specifier: workspace:* + version: link:../ripple-tide-publication + '@dpc-sdp/ripple-tide-search': + specifier: workspace:* + version: link:../ripple-tide-search + '@dpc-sdp/ripple-tide-topic': + specifier: workspace:* + version: link:../ripple-tide-topic + '@dpc-sdp/ripple-tide-webform': + specifier: workspace:* + version: link:../ripple-tide-webform + packages/ripple-storybook: dependencies: '@dpc-sdp/ripple-ui-core': @@ -501,10 +507,10 @@ importers: devDependencies: '@modyfi/vite-plugin-yaml': specifier: ^1.0.4 - version: 1.0.4(rollup@3.28.0) + version: 1.0.4(rollup@4.14.3) '@rollup/plugin-node-resolve': specifier: ^15.2.1 - version: 15.2.1(rollup@3.28.0) + version: 15.2.1(rollup@4.14.3) '@storybook/addon-a11y': specifier: ^7.6.10 version: 7.6.10 @@ -784,7 +790,7 @@ importers: dependencies: '@nuxt/kit': specifier: ^3.11.2 - version: 3.11.2(rollup@3.28.0) + version: 3.11.2(rollup@4.14.3) '@vueuse/core': specifier: ^10.9.0 version: 10.9.0(vue@3.4.23(typescript@5.1.3)) @@ -863,7 +869,7 @@ importers: version: 0.1.6 vite-plugin-dts: specifier: ^2.1.0 - version: 2.1.0(@types/node@18.15.10)(rollup@3.28.0)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + version: 2.1.0(@types/node@18.15.10)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vite-plugin-svg-icons: specifier: ^2.0.1 version: 2.0.1(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) @@ -884,13 +890,13 @@ importers: version: 1.6.0 '@formkit/nuxt': specifier: ^1.6.0 - version: 1.6.0(esbuild@0.20.2)(rollup@4.14.3)(vue@3.4.23(typescript@5.1.3))(webpack@5.86.0(@swc/core@1.3.70)(esbuild@0.20.2)) + version: 1.6.0(esbuild@0.20.2)(rollup@4.14.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(vue@3.4.23(typescript@5.1.3))(webpack@5.86.0(@swc/core@1.3.70)(esbuild@0.20.2)) '@formkit/validation': specifier: ^1.6.0 version: 1.6.0 '@formkit/vue': specifier: ^1.6.0 - version: 1.6.0(vue@3.4.23(typescript@5.1.3)) + version: 1.6.0(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vue@3.4.23(typescript@5.1.3)) '@nuxt/kit': specifier: ^3.11.2 version: 3.11.2(rollup@4.14.3) @@ -933,7 +939,7 @@ importers: version: 10.9.1(@swc/core@1.3.70)(@types/node@18.15.10)(typescript@5.1.3) vite-plugin-static-copy: specifier: ^0.13.1 - version: 0.13.1 + version: 0.13.1(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vite-svg-loader: specifier: ^4.0.0 version: 4.0.0(patch_hash=b7iv6uosp7uohhdjf52hsfxagy) @@ -945,7 +951,7 @@ importers: dependencies: '@nuxt/kit': specifier: 3.11.2 - version: 3.11.2(rollup@3.28.0) + version: 3.11.2(rollup@4.14.3) '@vueuse/core': specifier: ^10.9.0 version: 10.9.0(vue@3.4.23(typescript@5.1.3)) @@ -1009,7 +1015,7 @@ importers: version: 0.1.6 vite-plugin-dts: specifier: ^2.1.0 - version: 2.1.0(@types/node@18.15.10)(rollup@3.28.0)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + version: 2.1.0(@types/node@18.15.10)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vite-plugin-svg-icons: specifier: ^2.0.1 version: 2.0.1(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) @@ -15389,8 +15395,8 @@ packages: peerDependencies: typescript: '*' - vue-component-type-helpers@2.0.22: - resolution: {integrity: sha512-gPr2Ba7efUwy/Vfbuf735bHSVdN4ycoZUCHfypkI33M9DUH+ieRblLLVM2eImccFYaWNWwEzURx02EgoXDBmaQ==} + vue-component-type-helpers@2.0.28: + resolution: {integrity: sha512-hoK0UsKXrXDY9zdpdk+drqOqYHpPhbmfQUJ2mFYK57+l73mQxcYyCteQsolllwGaxhWihT077+OA/FR5ZPTceg==} vue-demi@0.14.6: resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==} @@ -18588,17 +18594,17 @@ snapshots: '@formkit/core': 1.6.0 '@formkit/utils': 1.6.0 - '@formkit/nuxt@1.6.0(esbuild@0.20.2)(rollup@4.14.3)(vue@3.4.23(typescript@5.1.3))(webpack@5.86.0(@swc/core@1.3.70)(esbuild@0.20.2))': + '@formkit/nuxt@1.6.0(esbuild@0.20.2)(rollup@4.14.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(vue@3.4.23(typescript@5.1.3))(webpack@5.86.0(@swc/core@1.3.70)(esbuild@0.20.2))': dependencies: '@formkit/core': 1.6.0 '@formkit/i18n': 1.6.0 - '@formkit/vue': 1.6.0(vue@3.4.23(typescript@5.1.3)) + '@formkit/vue': 1.6.0(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vue@3.4.23(typescript@5.1.3)) '@nuxt/kit': 3.11.2(rollup@4.14.3) chokidar: 3.6.0 nuxi: 3.10.0 pathe: 1.1.2 unplugin: 1.10.1 - unplugin-formkit: 0.2.13(esbuild@0.20.2)(rollup@4.14.3)(webpack@5.86.0(@swc/core@1.3.70)(esbuild@0.20.2)) + unplugin-formkit: 0.2.13(esbuild@0.20.2)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(webpack@5.86.0(@swc/core@1.3.70)(esbuild@0.20.2)) transitivePeerDependencies: - esbuild - rollup @@ -18621,9 +18627,11 @@ snapshots: '@formkit/utils': 1.6.0 '@formkit/validation': 1.6.0 - '@formkit/themes@1.6.0': + '@formkit/themes@1.6.0(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))': dependencies: '@formkit/core': 1.6.0 + optionalDependencies: + unocss: 0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) '@formkit/utils@1.6.0': {} @@ -18633,7 +18641,7 @@ snapshots: '@formkit/observer': 1.6.0 '@formkit/utils': 1.6.0 - '@formkit/vue@1.6.0(vue@3.4.23(typescript@5.1.3))': + '@formkit/vue@1.6.0(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vue@3.4.23(typescript@5.1.3))': dependencies: '@formkit/core': 1.6.0 '@formkit/dev': 1.6.0 @@ -18641,7 +18649,7 @@ snapshots: '@formkit/inputs': 1.6.0 '@formkit/observer': 1.6.0 '@formkit/rules': 1.6.0 - '@formkit/themes': 1.6.0 + '@formkit/themes': 1.6.0(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))) '@formkit/utils': 1.6.0 '@formkit/validation': 1.6.0 vue: 3.4.23(typescript@5.1.3) @@ -19456,9 +19464,9 @@ snapshots: '@microsoft/tsdoc@0.14.2': {} - '@modyfi/vite-plugin-yaml@1.0.4(rollup@3.28.0)': + '@modyfi/vite-plugin-yaml@1.0.4(rollup@4.14.3)': dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.28.0) + '@rollup/pluginutils': 5.0.2(rollup@4.14.3) js-yaml: 4.1.0 tosource: 2.0.0-alpha.3 transitivePeerDependencies: @@ -19670,13 +19678,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@nuxt/content@2.12.0(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vue@3.4.23(typescript@5.1.3))': + '@nuxt/content@2.12.0(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vue@3.4.23(typescript@5.1.3))': dependencies: '@nuxt/kit': 3.10.2(rollup@4.9.1) '@nuxtjs/mdc': 0.5.0(rollup@4.9.1) '@vueuse/core': 10.7.2(vue@3.4.23(typescript@5.1.3)) '@vueuse/head': 2.0.0(vue@3.4.23(typescript@5.1.3)) - '@vueuse/nuxt': 10.7.2(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vue@3.4.23(typescript@5.1.3)) + '@vueuse/nuxt': 10.7.2(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vue@3.4.23(typescript@5.1.3)) consola: 3.2.3 defu: 6.1.4 destr: 2.0.2 @@ -19723,34 +19731,34 @@ snapshots: '@nuxt/devalue@2.0.2': {} - '@nuxt/devtools-kit@0.6.7(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': + '@nuxt/devtools-kit@0.6.7(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.14.3) '@nuxt/schema': 3.11.2(rollup@4.14.3) execa: 7.2.0 - nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vite: 5.2.11(@types/node@18.15.10)(terser@5.18.0) transitivePeerDependencies: - rollup - supports-color - '@nuxt/devtools-kit@1.0.8(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': + '@nuxt/devtools-kit@1.0.8(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.9.1) '@nuxt/schema': 3.11.2(rollup@4.9.1) execa: 7.2.0 - nuxt: 3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + nuxt: 3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vite: 5.2.11(@types/node@18.15.10)(terser@5.18.0) transitivePeerDependencies: - rollup - supports-color - '@nuxt/devtools-kit@1.1.5(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': + '@nuxt/devtools-kit@1.1.5(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.14.3) '@nuxt/schema': 3.11.2(rollup@4.14.3) execa: 7.2.0 - nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vite: 5.2.11(@types/node@18.15.10)(terser@5.18.0) transitivePeerDependencies: - rollup @@ -19796,9 +19804,9 @@ snapshots: rc9: 2.1.1 semver: 7.6.0 - '@nuxt/devtools@0.6.7(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': + '@nuxt/devtools@0.6.7(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': dependencies: - '@nuxt/devtools-kit': 0.6.7(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + '@nuxt/devtools-kit': 0.6.7(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) '@nuxt/devtools-wizard': 0.6.7 '@nuxt/kit': 3.8.2(rollup@4.14.3) birpc: 0.2.12 @@ -19816,7 +19824,7 @@ snapshots: launch-editor: 2.6.0 local-pkg: 0.4.3 magicast: 0.2.9 - nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) nypm: 0.2.2 pacote: 15.2.0 pathe: 1.1.1 @@ -19841,10 +19849,10 @@ snapshots: - supports-color - utf-8-validate - '@nuxt/devtools@1.0.8(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': + '@nuxt/devtools@1.0.8(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))': dependencies: '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.0.8(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + '@nuxt/devtools-kit': 1.0.8(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) '@nuxt/devtools-wizard': 1.0.8 '@nuxt/kit': 3.11.2(rollup@4.9.1) birpc: 0.2.14 @@ -19861,7 +19869,7 @@ snapshots: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.2 - nuxt: 3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + nuxt: 3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) nypm: 0.3.6 ohash: 1.1.3 pacote: 17.0.5 @@ -19886,10 +19894,10 @@ snapshots: - supports-color - utf-8-validate - '@nuxt/devtools@1.1.5(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(vue@3.4.23(typescript@5.1.3))': + '@nuxt/devtools@1.1.5(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(vue@3.4.23(typescript@5.1.3))': dependencies: '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) '@nuxt/devtools-wizard': 1.1.5 '@nuxt/kit': 3.11.2(rollup@4.14.3) '@vue/devtools-applet': 7.0.27(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(vue@3.4.23(typescript@5.1.3)) @@ -19910,7 +19918,7 @@ snapshots: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.4 - nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + nuxt: 3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) nypm: 0.3.8 ohash: 1.1.3 pacote: 17.0.7 @@ -20010,30 +20018,6 @@ snapshots: - rollup - supports-color - '@nuxt/kit@3.11.2(rollup@3.28.0)': - dependencies: - '@nuxt/schema': 3.11.2(rollup@3.28.0) - c12: 1.10.0 - consola: 3.2.3 - defu: 6.1.4 - globby: 14.0.1 - hash-sum: 2.0.0 - ignore: 5.3.1 - jiti: 1.21.0 - knitwork: 1.1.0 - mlly: 1.6.1 - pathe: 1.1.2 - pkg-types: 1.0.3 - scule: 1.3.0 - semver: 7.6.0 - ufo: 1.5.3 - unctx: 2.3.1 - unimport: 3.7.1(rollup@3.28.0) - untyped: 1.4.2 - transitivePeerDependencies: - - rollup - - supports-color - '@nuxt/kit@3.11.2(rollup@4.14.3)': dependencies: '@nuxt/schema': 3.11.2(rollup@4.14.3) @@ -20166,23 +20150,6 @@ snapshots: - rollup - supports-color - '@nuxt/schema@3.11.2(rollup@3.28.0)': - dependencies: - '@nuxt/ui-templates': 1.3.3 - consola: 3.2.3 - defu: 6.1.4 - hookable: 5.5.3 - pathe: 1.1.2 - pkg-types: 1.0.3 - scule: 1.3.0 - std-env: 3.7.0 - ufo: 1.5.3 - unimport: 3.7.1(rollup@3.28.0) - untyped: 1.4.2 - transitivePeerDependencies: - - rollup - - supports-color - '@nuxt/schema@3.11.2(rollup@4.14.3)': dependencies: '@nuxt/ui-templates': 1.3.3 @@ -20301,7 +20268,7 @@ snapshots: '@nuxt/ui-templates@1.3.3': {} - '@nuxt/vite-builder@3.10.2(@types/node@18.15.10)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vue@3.4.23(typescript@5.1.3))': + '@nuxt/vite-builder@3.10.2(@types/node@18.15.10)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vue@3.4.23(typescript@5.1.3))': dependencies: '@nuxt/kit': 3.10.2(rollup@4.9.1) '@rollup/plugin-replace': 5.0.5(rollup@4.9.1) @@ -20335,7 +20302,7 @@ snapshots: unplugin: 1.10.1 vite: 5.2.11(@types/node@18.15.10)(terser@5.18.0) vite-node: 1.5.0(@types/node@18.15.10)(terser@5.18.0) - vite-plugin-checker: 0.6.4(eslint@8.45.0)(optionator@0.9.3)(stylelint@15.10.2)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + vite-plugin-checker: 0.6.4(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(stylelint@15.10.2)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vue: 3.4.23(typescript@5.1.3) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: @@ -20358,7 +20325,7 @@ snapshots: - vti - vue-tsc - '@nuxt/vite-builder@3.11.2(@types/node@18.15.10)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vue@3.4.23(typescript@5.1.3))': + '@nuxt/vite-builder@3.11.2(@types/node@18.15.10)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vue@3.4.23(typescript@5.1.3))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.14.3) '@rollup/plugin-replace': 5.0.5(rollup@4.14.3) @@ -20392,7 +20359,7 @@ snapshots: unplugin: 1.10.1 vite: 5.2.11(@types/node@18.15.10)(terser@5.18.0) vite-node: 1.5.0(@types/node@18.15.10)(terser@5.18.0) - vite-plugin-checker: 0.6.4(eslint@8.45.0)(optionator@0.9.3)(stylelint@15.10.2)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + vite-plugin-checker: 0.6.4(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(stylelint@15.10.2)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vue: 3.4.23(typescript@5.1.3) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: @@ -21059,16 +21026,16 @@ snapshots: optionalDependencies: rollup: 4.9.1 - '@rollup/plugin-node-resolve@15.2.1(rollup@3.28.0)': + '@rollup/plugin-node-resolve@15.2.1(rollup@4.14.3)': dependencies: - '@rollup/pluginutils': 5.0.2(rollup@3.28.0) + '@rollup/pluginutils': 5.0.2(rollup@4.14.3) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-builtin-module: 3.2.1 is-module: 1.0.0 resolve: 1.22.2 optionalDependencies: - rollup: 3.28.0 + rollup: 4.14.3 '@rollup/plugin-node-resolve@15.2.3(rollup@4.14.3)': dependencies: @@ -21133,13 +21100,13 @@ snapshots: estree-walker: 2.0.2 picomatch: 2.3.1 - '@rollup/pluginutils@5.0.2(rollup@3.28.0)': + '@rollup/pluginutils@5.0.2(rollup@4.14.3)': dependencies: '@types/estree': 1.0.1 estree-walker: 2.0.2 picomatch: 2.3.1 optionalDependencies: - rollup: 3.28.0 + rollup: 4.14.3 '@rollup/pluginutils@5.0.2(rollup@4.9.1)': dependencies: @@ -21149,14 +21116,6 @@ snapshots: optionalDependencies: rollup: 4.9.1 - '@rollup/pluginutils@5.1.0(rollup@3.28.0)': - dependencies: - '@types/estree': 1.0.1 - estree-walker: 2.0.2 - picomatch: 2.3.1 - optionalDependencies: - rollup: 3.28.0 - '@rollup/pluginutils@5.1.0(rollup@4.14.3)': dependencies: '@types/estree': 1.0.1 @@ -22132,7 +22091,7 @@ snapshots: ts-dedent: 2.2.0 type-fest: 2.19.0 vue: 3.4.23(typescript@5.1.3) - vue-component-type-helpers: 2.0.22 + vue-component-type-helpers: 2.0.28 transitivePeerDependencies: - encoding - supports-color @@ -23511,13 +23470,13 @@ snapshots: '@vueuse/metadata@9.13.0': {} - '@vueuse/nuxt@10.7.2(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vue@3.4.23(typescript@5.1.3))': + '@vueuse/nuxt@10.7.2(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vue@3.4.23(typescript@5.1.3))': dependencies: '@nuxt/kit': 3.11.2(rollup@4.9.1) '@vueuse/core': 10.7.2(vue@3.4.23(typescript@5.1.3)) '@vueuse/metadata': 10.7.2 local-pkg: 0.5.0 - nuxt: 3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + nuxt: 3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) vue-demi: 0.14.6(vue@3.4.23(typescript@5.1.3)) transitivePeerDependencies: - '@vue/composition-api' @@ -31276,15 +31235,15 @@ snapshots: - rollup - supports-color - nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): + nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.0.8(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) + '@nuxt/devtools': 1.0.8(nuxt@3.10.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(encoding@0.1.13)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.9.1)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)) '@nuxt/kit': 3.10.2(rollup@4.9.1) '@nuxt/schema': 3.10.2(rollup@4.9.1) '@nuxt/telemetry': 2.5.3(rollup@4.9.1) '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.10.2(@types/node@18.15.10)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vue@3.4.23(typescript@5.1.3)) + '@nuxt/vite-builder': 3.10.2(@types/node@18.15.10)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.9.1)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vue@3.4.23(typescript@5.1.3)) '@unhead/dom': 1.8.10 '@unhead/ssr': 1.8.10 '@unhead/vue': 1.8.10(vue@3.4.23(typescript@5.1.3)) @@ -31373,15 +31332,15 @@ snapshots: - vue-tsc - xml2js - nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): + nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.1.5(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(vue@3.4.23(typescript@5.1.3)) + '@nuxt/devtools': 1.1.5(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(nuxt@3.11.2(@parcel/watcher@2.4.1)(@types/node@18.15.10)(@unocss/reset@0.59.3)(axios@1.6.8)(change-case@4.1.2)(encoding@0.1.13)(eslint@8.45.0)(floating-vue@5.2.2(@nuxt/kit@3.11.2(rollup@4.14.3))(vue@3.4.23(typescript@5.1.3)))(ioredis@5.3.2)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(rollup@4.14.3)(unocss@0.59.3(postcss@8.4.38)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)))(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(vue@3.4.23(typescript@5.1.3)) '@nuxt/kit': 3.11.2(rollup@4.14.3) '@nuxt/schema': 3.11.2(rollup@4.14.3) '@nuxt/telemetry': 2.5.3(rollup@4.14.3) '@nuxt/ui-templates': 1.3.3 - '@nuxt/vite-builder': 3.11.2(@types/node@18.15.10)(eslint@8.45.0)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vue@3.4.23(typescript@5.1.3)) + '@nuxt/vite-builder': 3.11.2(@types/node@18.15.10)(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(rollup@4.14.3)(stylelint@15.10.2)(terser@5.18.0)(typescript@5.1.3)(vue@3.4.23(typescript@5.1.3)) '@unhead/dom': 1.9.5 '@unhead/ssr': 1.9.5 '@unhead/vue': 1.9.5(vue@3.4.23(typescript@5.1.3)) @@ -35264,24 +35223,6 @@ snapshots: transitivePeerDependencies: - rollup - unimport@3.7.1(rollup@3.28.0): - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.28.0) - acorn: 8.11.3 - escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 - fast-glob: 3.3.2 - local-pkg: 0.5.0 - magic-string: 0.30.10 - mlly: 1.5.0 - pathe: 1.1.2 - pkg-types: 1.0.3 - scule: 1.3.0 - strip-literal: 1.3.0 - unplugin: 1.10.1 - transitivePeerDependencies: - - rollup - unimport@3.7.1(rollup@4.14.3): dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.14.3) @@ -35432,13 +35373,14 @@ snapshots: unpipe@1.0.0: {} - unplugin-formkit@0.2.13(esbuild@0.20.2)(rollup@4.14.3)(webpack@5.86.0(@swc/core@1.3.70)(esbuild@0.20.2)): + unplugin-formkit@0.2.13(esbuild@0.20.2)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0))(webpack@5.86.0(@swc/core@1.3.70)(esbuild@0.20.2)): dependencies: pathe: 1.1.2 unplugin: 1.10.1 optionalDependencies: esbuild: 0.20.2 rollup: 4.14.3 + vite: 5.2.11(@types/node@18.15.10)(terser@5.18.0) webpack: 5.86.0(@swc/core@1.3.70)(esbuild@0.20.2) unplugin-vue-router@0.7.0(rollup@4.14.3)(vue-router@4.3.1(vue@3.4.23(typescript@5.1.3)))(vue@3.4.23(typescript@5.1.3)): @@ -35768,7 +35710,7 @@ snapshots: - supports-color - terser - vite-plugin-checker@0.6.4(eslint@8.45.0)(optionator@0.9.3)(stylelint@15.10.2)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): + vite-plugin-checker@0.6.4(eslint@8.45.0)(meow@10.1.5)(optionator@0.9.3)(stylelint@15.10.2)(typescript@5.1.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): dependencies: '@babel/code-frame': 7.23.5 ansi-escapes: 4.3.2 @@ -35788,6 +35730,7 @@ snapshots: vscode-uri: 3.0.7 optionalDependencies: eslint: 8.45.0 + meow: 10.1.5 optionator: 0.9.3 stylelint: 15.10.2 typescript: 5.1.3 @@ -35796,11 +35739,11 @@ snapshots: dependencies: fast-glob: 3.2.12 - vite-plugin-dts@2.1.0(@types/node@18.15.10)(rollup@3.28.0)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): + vite-plugin-dts@2.1.0(@types/node@18.15.10)(rollup@4.14.3)(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): dependencies: '@babel/parser': 7.21.3 '@microsoft/api-extractor': 7.34.3(@types/node@18.15.10) - '@rollup/pluginutils': 5.0.2(rollup@3.28.0) + '@rollup/pluginutils': 5.0.2(rollup@4.14.3) '@rushstack/node-core-library': 3.55.1(@types/node@18.15.10) debug: 4.3.4(supports-color@8.1.1) fast-glob: 3.2.12 @@ -35863,12 +35806,13 @@ snapshots: - rollup - supports-color - vite-plugin-static-copy@0.13.1: + vite-plugin-static-copy@0.13.1(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): dependencies: chokidar: 3.5.3 fast-glob: 3.2.12 fs-extra: 11.1.1 picocolors: 1.0.0 + vite: 5.2.11(@types/node@18.15.10)(terser@5.18.0) vite-plugin-svg-icons@2.0.1(vite@5.2.11(@types/node@18.15.10)(terser@5.18.0)): dependencies: @@ -35971,7 +35915,7 @@ snapshots: typesafe-path: 0.2.2 typescript: 5.1.3 - vue-component-type-helpers@2.0.22: {} + vue-component-type-helpers@2.0.28: {} vue-demi@0.14.6(vue@3.4.23(typescript@5.1.3)): dependencies: