Skip to content

Commit

Permalink
chore(deps): update ui5 web components react (examples & templates) t…
Browse files Browse the repository at this point in the history
…o v2
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent ed48142 commit 43eaa31
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions examples/nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@ui5/webcomponents": "1.24.10",
"@ui5/webcomponents-fiori": "1.24.10",
"@ui5/webcomponents-react": "1.29.11",
"@ui5/webcomponents": "2.3.0",
"@ui5/webcomponents-fiori": "2.3.0",
"@ui5/webcomponents-react": "2.1.1",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
Expand Down
6 changes: 3 additions & 3 deletions examples/remix-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@remix-run/node": "^2.9.1",
"@remix-run/react": "^2.9.1",
"@remix-run/serve": "^2.9.1",
"@ui5/webcomponents": "^1.24.0",
"@ui5/webcomponents-fiori": "^1.24.0",
"@ui5/webcomponents-react": "^1.28.1",
"@ui5/webcomponents": "^2.0.0",
"@ui5/webcomponents-fiori": "^2.0.0",
"@ui5/webcomponents-react": "^2.0.0",
"isbot": "^5.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
6 changes: 3 additions & 3 deletions templates/nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@ui5/webcomponents": "1.24.10",
"@ui5/webcomponents-fiori": "1.24.10",
"@ui5/webcomponents-react": "1.29.11",
"@ui5/webcomponents": "2.3.0",
"@ui5/webcomponents-fiori": "2.3.0",
"@ui5/webcomponents-react": "2.1.1",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
Expand Down

0 comments on commit 43eaa31

Please sign in to comment.