Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/maz-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ learn_more: https://maz-ui.com/guide/nuxt
category: UI
type: 3rd-party
maintainers:
- name: Mazel (Loïc Mazuel)
- name: Mazel
github: LouisMazel
twitter: Mazeel
twitter: maz__ui
compatibility:
nuxt: '>=3.0.0'
requires: {}
2 changes: 1 addition & 1 deletion modules/turnstile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ npm: '@nuxtjs/turnstile'
icon: cloudflare.svg
github: https://github.com/nuxt-modules/turnstile
website: https://github.com/nuxt-modules/turnstile
learn_more: https://www.cloudflare.com/application-services/products/turnstile/
learn_more: https://www.cloudflare.com/products/turnstile/
category: Security
type: community
maintainers:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"std-env": "^4.1.0",
"typescript": "^6.0.3"
},
"packageManager": "pnpm@10.33.4"
"packageManager": "pnpm@11.1.2"
}
2 changes: 2 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
allowBuilds:
unrs-resolver: false
Loading