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] authored May 31, 2024
1 parent 8163423 commit 8d9c2b8
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 23 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.6.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"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 @@ -52,7 +52,7 @@
"eslint-plugin-react": "7.34.1",
"jsdom": "24.0.0",
"prettier": "3.2.5",
"primereact": "9.6.1",
"primereact": "10.6.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
Expand All @@ -63,7 +63,7 @@
},
"peerDependencies": {
"@dzangolab/react-ui": "0.42.0",
"primereact": "9.6.1",
"primereact": "10.6.6",
"react": ">=18.2",
"react-dom": ">=18.2",
"zod": ">=3.21.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"i18next-browser-languagedetector": "7.2.1",
"i18next-chained-backend": "4.6.2",
"i18next-resources-to-backend": "1.2.1",
"primereact": "9.6.1",
"primereact": "10.6.6",
"react-i18next": "14.1.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint-plugin-react": "7.34.1",
"jsdom": "24.0.0",
"prettier": "3.2.5",
"primereact": "9.6.1",
"primereact": "10.6.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.23.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jsdom": "24.0.0",
"prettier": "3.2.5",
"primeicons": "7.0.0",
"primereact": "9.6.1",
"primereact": "10.6.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "6.23.0",
Expand All @@ -72,7 +72,7 @@
"@dzangolab/react-ui": "0.42.0",
"axios": "1.6.8",
"primeicons": "7.0.0",
"primereact": "9.6.1",
"primereact": "10.6.6",
"react": ">=18.2",
"react-dom": ">=18.2",
"react-router-dom": ">=6.9",
Expand Down
33 changes: 17 additions & 16 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 8d9c2b8

Please sign in to comment.