Skip to content

Commit

Permalink
fix: update vue and fix type issues (#1112)
Browse files Browse the repository at this point in the history
* chore: bump vue version to show type errors

* fix: address type issues
  • Loading branch information
danielroe committed Dec 19, 2023
1 parent b22bd70 commit 5c99ae1
Show file tree
Hide file tree
Showing 4 changed files with 181 additions and 180 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@
"resolutions": {
"@nuxt/kit": "3.8.2",
"@nuxt/schema": "3.8.2",
"vue": "3.3.8"
"vue": "3.3.11"
}
}
Loading

1 comment on commit 5c99ae1

@vercel
Copy link

@vercel vercel bot commented on 5c99ae1 Dec 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ui – ./

ui.nuxt.com
ui-git-dev-nuxt-js.vercel.app
ui-nuxt-js.vercel.app

Please sign in to comment.