diff --git a/modules/convex.yml b/modules/convex.yml index 3f176d6e7..c878e2cfa 100644 --- a/modules/convex.yml +++ b/modules/convex.yml @@ -3,7 +3,7 @@ description: >- Nuxt module for Convex - reactive backend with real-time sync, file storage, and auto-imports repo: onmax/nuxt-convex -npm: nuxt-convex +npm: convex-monorepo icon: convex.svg github: https://github.com/onmax/nuxt-convex website: https://nuxt-convex.onmax.me diff --git a/modules/nuxt-facebook-chat.yml b/modules/nuxt-facebook-chat.yml index 216eb99e2..d4cc8cf71 100644 --- a/modules/nuxt-facebook-chat.yml +++ b/modules/nuxt-facebook-chat.yml @@ -9,7 +9,7 @@ learn_more: https://www.npmjs.com/package/nuxt-facebook-chat category: Libraries type: 3rd-party maintainers: - - name: Supanut Dokmaithong + - name: Supanut Weerachotthakorn github: Boomgeek - name: superdev-tech github: superdev-tech diff --git a/modules/nuxt-plotly.yml b/modules/nuxt-plotly.yml index 64e30c41a..637f807a8 100644 --- a/modules/nuxt-plotly.yml +++ b/modules/nuxt-plotly.yml @@ -9,7 +9,7 @@ learn_more: https://www.npmjs.com/package/nuxt-plotly category: Libraries type: 3rd-party maintainers: - - name: Supanut Dokmaithong + - name: Supanut Weerachotthakorn github: Boomgeek - name: superdev-tech github: superdev-tech diff --git a/modules/nuxt-strapi-blocks-renderer.yml b/modules/nuxt-strapi-blocks-renderer.yml index 96b819597..f1641d335 100644 --- a/modules/nuxt-strapi-blocks-renderer.yml +++ b/modules/nuxt-strapi-blocks-renderer.yml @@ -11,6 +11,7 @@ type: 3rd-party maintainers: - name: Frederik Bußmann github: freb97 + bluesky: freb97.bsky.social compatibility: nuxt: '>=3.0.0' requires: {} diff --git a/modules/shopify.yml b/modules/shopify.yml index bed9a85d7..3e1284fc9 100644 --- a/modules/shopify.yml +++ b/modules/shopify.yml @@ -13,6 +13,7 @@ maintainers: github: konkonam - name: Frederik Bußmann github: freb97 + bluesky: freb97.bsky.social compatibility: nuxt: '>=3.0.0' requires: {} diff --git a/modules/vuetify-nuxt-module.yml b/modules/vuetify-nuxt-module.yml index 2a8d0dc8d..9cb7c21e9 100644 --- a/modules/vuetify-nuxt-module.yml +++ b/modules/vuetify-nuxt-module.yml @@ -1,7 +1,7 @@ name: vuetify-nuxt-module description: Zero-config Nuxt Module for Vuetify. repo: vuetifyjs/nuxt-module -npm: vuetify-nuxt-module +npm: vuetify-nuxt-module-workspace icon: vuetify-logo-v3-dark.svg github: https://github.com/vuetifyjs/nuxt-module website: https://nuxt.vuetifyjs.com/ diff --git a/package.json b/package.json index b38d81e74..39d33a641 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "p-limit": "^7.3.0", "picocolors": "^1.1.1", "semver": "^7.7.4", - "std-env": "^3.10.0", + "std-env": "^4.0.0", "typescript": "^5.9.3" }, "packageManager": "pnpm@10.32.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55993b552..6507704ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^7.7.4 version: 7.7.4 std-env: - specifier: ^3.10.0 - version: 3.10.0 + specifier: ^4.0.0 + version: 4.0.0 typescript: specifier: ^5.9.3 version: 5.9.3 @@ -1097,8 +1097,8 @@ packages: resolution: {integrity: sha512-o3yWv49B/o4QZk5ZcsALc6t0+eCelPc44zZsLtCQnZPDwFpDYSWcDnrv2TtMmMbQ7uKo3J0HTURCqckw23czNQ==} engines: {node: '>=12.0.0'} - std-env@3.10.0: - resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} + std-env@4.0.0: + resolution: {integrity: sha512-zUMPtQ/HBY3/50VbpkupYHbRroTRZJPRLvreamgErJVys0ceuzMkD44J/QjqhHjOzK42GQ3QZIeFG1OYfOtKqQ==} strip-indent@4.1.1: resolution: {integrity: sha512-SlyRoSkdh1dYP0PzclLE7r0M9sgbFKKMFXpFRUMNuKhQSbC6VQIGzq3E0qsfvGJaUFJPGv6Ws1NZ/haTAjfbMA==} @@ -2238,7 +2238,7 @@ snapshots: stable-hash-x@0.2.0: {} - std-env@3.10.0: {} + std-env@4.0.0: {} strip-indent@4.1.1: {}