Skip to content

Commit

Permalink
fix: command palette (#799)
Browse files Browse the repository at this point in the history
* fix: downgrade to vue 3.3 version due to command palette bug

* chore: up ui-pro

---------

Co-authored-by: Sébastien Chopin <[email protected]>
  • Loading branch information
Flosciante and atinux authored Feb 2, 2024
1 parent 3f0d6e1 commit 6b1b1a7
Show file tree
Hide file tree
Showing 3 changed files with 161 additions and 92 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@iconify-json/heroicons": "latest",
"@iconify-json/ph": "latest",
"@iconify-json/simple-icons": "latest",
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@latest",
"@nuxt/ui-pro": "^0.7.5",
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.1.3",
"@nuxtjs/plausible": "^0.2.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@
"stackblitz": {
"startCommand": "pnpm dev:prepare && pnpm dev"
}
}
}
Loading

0 comments on commit 6b1b1a7

Please sign in to comment.