Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mariia-aloshyna committed Oct 31, 2024
1 parent d41053c commit 05d2a85
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@babel/plugin-transform-runtime": "^7.22.15",
"@folio/eslint-config-stripes": "^7.1.0",
"@folio/jest-config-stripes": "^2.0.0",
"@folio/stripes": "^9.2.1",
"@folio/stripes": "^9.2.2",
"@folio/stripes-cli": "^3.2.0",
"@folio/stripes-components": "^12.2.0",
"@folio/stripes-core": "^10.2.0",
"@folio/stripes-components": "^12.2.2",
"@folio/stripes-core": "^10.2.1",
"@folio/stripes-final-form": "^8.1.0",
"@folio/stripes-form": "^9.1.0",
"@folio/stripes-smart-components": "^9.2.0",
"@folio/stripes-testing": "^4.5.0",
"@folio/stripes-smart-components": "^9.2.1",
"@folio/stripes-testing": "^4.7.0",
"@formatjs/cli": "^6.1.3",
"babel-polyfill": "^6.26.0",
"chai": "^4.2.0",
Expand All @@ -57,7 +57,7 @@
},
"dependencies": {
"@folio/stripes-acq-components": "~6.0.0",
"@folio/stripes-data-transfer-components": "^6.0.0",
"@folio/stripes-data-transfer-components": "^6.2.0",
"classnames": "^2.2.5",
"dom-helpers": "^5.2.0",
"final-form": "^4.18.2",
Expand All @@ -69,7 +69,7 @@
"redux-form": "^8.3.7"
},
"peerDependencies": {
"@folio/stripes": "^9.2.1",
"@folio/stripes": "^9.2.2",
"react": "^18.2.0",
"react-intl": "^6.4.4",
"react-redux": "^8.0.5",
Expand All @@ -81,7 +81,7 @@
"moment": "~2.29.4"
},
"optionalDependencies": {
"@folio/plugin-find-organization": "^5.1.1"
"@folio/plugin-find-organization": "^5.2.0"
},
"stripes": {
"stripesDeps": [
Expand Down

0 comments on commit 05d2a85

Please sign in to comment.