Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ncovercash authored Apr 12, 2024
1 parent 450b0e1 commit 67758f0
Showing 1 changed file with 9 additions and 13 deletions.
22 changes: 9 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,9 @@
"formatjs-compile": "formatjs compile-folder --ast --format simple ./translations/ui-training ./translations/ui-training/compiled"
},
"devDependencies": {
"@folio/eslint-config-stripes": "^6.3.0",
"@folio/stripes": "https://github.com/ualibweb/stripes#stripes-859",
"@folio/stripes-cli": "^2.6.0",
"@folio/stripes-components": "^11.0.0",
"@folio/stripes-core": "^9.0.0",
"@folio/stripes-final-form": "^7.0.0",
"@folio/eslint-config-stripes": "^7.0.0",
"@folio/stripes": "^9.0.0",
"@folio/stripes-cli": "^3.0.0",
"@formatjs/cli": "^4.2.21",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.1.5",
Expand All @@ -38,9 +35,9 @@
"jest": "^28.1.3",
"jest-environment-jsdom": "^28.1.3",
"jest-junit": "^14.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-intl": "^5.7.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intl": "^6.0.0",
"react-final-form": "^6.5.9",
"react-final-form-arrays": "^3.1.4",
"react-router-dom": "^5.2.0",
Expand All @@ -62,11 +59,10 @@
"@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.2.0",
"react-final-form": "^6.5.9",
"react-intl": "^5.7.0",
"react-query": "^3.39.2",
"react-intl": "^6.0.0",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0"
},
"stripes": {
Expand Down

0 comments on commit 67758f0

Please sign in to comment.