Skip to content

Commit

Permalink
fix: resolve type conflict by updating primevue
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede committed Apr 4, 2024
1 parent 9e80921 commit 4da0041
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@nuxt/kit": "^3.7.3",
"primevue": "~3.49.1"
"primevue": "~3.51.0"
},
"devDependencies": {
"@types/node": "^18.17.17",
Expand Down

0 comments on commit 4da0041

Please sign in to comment.