Skip to content

Commit

Permalink
Merge pull request #61 from BobbieGoede/fix/update-primevue-dependency
Browse files Browse the repository at this point in the history
fix: resolve type conflict by updating `primevue`
  • Loading branch information
mertsincan committed May 24, 2024
2 parents 9e80921 + 4da0041 commit 8d4872b
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 8d4872b

Please sign in to comment.