Skip to content

Commit

Permalink
chore(deps): update dependency primereact to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent 417a661 commit 2d47826
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@reduxjs/toolkit": "1.9.7",
"normalize.css": "8.0.1",
"primeicons": "7.0.0",
"primereact": "9.6.1",
"primereact": "10.8.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "8.1.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-react": "7.34.1",
"jsdom": "24.0.0",
"prettier": "3.2.5",
"primereact": "9.6.1",
"primereact": "10.8.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"tsconfig": "0.47.0",
Expand All @@ -58,7 +58,7 @@
},
"peerDependencies": {
"@dzangolab/react-ui": "0.47.0",
"primereact": "9.6.1",
"primereact": "10.8.2",
"react": ">=18.2",
"react-dom": ">=18.2",
"zod": ">=3.21.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-react": "7.34.1",
"jsdom": "24.0.0",
"prettier": "3.2.5",
"primereact": "9.6.1",
"primereact": "10.8.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.23.0",
Expand Down
31 changes: 16 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit 2d47826

Please sign in to comment.