Skip to content

Commit

Permalink
Updates semantic-ui-react
Browse files Browse the repository at this point in the history
  • Loading branch information
orenf committed Apr 17, 2024
1 parent 3381c08 commit a5310e0
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 93 deletions.
131 changes: 40 additions & 91 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/semantic-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@rjsf/core": "^5.18.x",
"@rjsf/utils": "^5.18.x",
"react": "^16.14.0 || >=17",
"semantic-ui-react": "^1.3.1"
"semantic-ui-react": "^2.1.3"
},
"devDependencies": {
"@babel/core": "^7.23.9",
Expand Down Expand Up @@ -94,6 +94,6 @@
"license": "Apache-2.0",
"dependencies": {
"semantic-ui-css": "^2.5.0",
"semantic-ui-react": "^1.3.1"
"semantic-ui-react": "^2.1.3"
}
}

0 comments on commit a5310e0

Please sign in to comment.