Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Commit

Permalink
Merge branch 'login' of https://github.com/flipt-io/flipt-ui into login
Browse files Browse the repository at this point in the history
* 'login' of https://github.com/flipt-io/flipt-ui:
  chore(deps): bump react-router-dom from 6.6.2 to 6.7.0 (#39)
  chore(deps-dev): bump @types/react from 18.0.26 to 18.0.27 (#40)
  chore(deps): bump swr from 2.0.0 to 2.0.1 (#38)
  • Loading branch information
markphelps committed Jan 20, 2023
2 parents 588943f + 158d53b commit c29777d
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.6.2",
"swr": "^2.0.0",
"react-router-dom": "^6.7.0",
"swr": "^2.0.1",
"uuid": "^9.0.0",
"yup": "^0.32.11"
},
Expand All @@ -35,7 +35,7 @@
"@types/loadable__component": "^5.13.4",
"@types/lodash": "^4.14.191",
"@types/node": "^18.11.18",
"@types/react": "^18.0.26",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.9",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^9.0.0",
Expand Down

0 comments on commit c29777d

Please sign in to comment.