Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/uical-268' into uical-268
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash committed Sep 20, 2023
2 parents 39c80af + 5e18187 commit 9b99191
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^28.1.6",
"@types/memoizee": "^0.4.8",
"@types/react": "^18.0.2",
"@types/react-router-dom": "^5.2.0",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
Expand Down Expand Up @@ -163,15 +164,11 @@
"react-final-form-arrays": "^3.1.4",
"utility-types": "^3.10.0"
},
"resolutions": {
"@types/react": "^17.0.2"
},
"peerDependencies": {
"@folio/stripes": "^8.0.0",
"@types/react": "^17.0.2",
"final-form": "^4.20.7",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.0.2",
"react-dom": "^18.0.2",
"react-final-form": "^6.5.9",
"react-intl": "^5.7.0",
"react-query": "^3.39.2",
Expand Down

0 comments on commit 9b99191

Please sign in to comment.