Skip to content

Commit

Permalink
update to volto 16.31.5 and update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ana-oprea committed May 8, 2024
1 parent 07c2d2d commit d12d7fb
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@eeacms/volto-eea-kitkat": "<25.0.0",
"@eeacms/volto-eea-map": "^3.3.1",
"@eeacms/volto-eea-slate-glossary": "^0.1.4",
"@eeacms/volto-eea-website-theme": "<2.0.0",
"@eeacms/volto-eea-website-theme": "^1.33.2",
"@eeacms/volto-elastic-csv-widget": "^1.0.7",
"@eeacms/volto-embed": "^9.1.1",
"@eeacms/volto-freshwater-policy": "^0.6.9",
Expand All @@ -96,7 +96,7 @@
"@eeacms/volto-slate-dataentity": "^3.0.1",
"@eeacms/volto-tableau": "^7.2.1",
"@plone/scripts": "*",
"@plone/volto": "16.30.3",
"@plone/volto": "16.31.5",
"react-anchor-link-smooth-scroll": "^1.0.12",
"react-lazy-load-image-component": "1.5.4",
"react-loadable": "5.5.0",
Expand Down
29 changes: 22 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3459,9 +3459,9 @@ __metadata:
languageName: node
linkType: hard

"@plone/volto@npm:16.30.3":
version: 16.30.3
resolution: "@plone/volto@npm:16.30.3"
"@plone/volto@npm:16.31.5":
version: 16.31.5
resolution: "@plone/volto@npm:16.31.5"
dependencies:
"@babel/core": ^7.0.0
"@babel/plugin-proposal-export-default-from": 7.18.9
Expand Down Expand Up @@ -3603,7 +3603,7 @@ __metadata:
react-simple-code-editor: 0.7.1
react-sortable-hoc: 2.0.0
react-test-renderer: 17.0.2
react-toastify: 5.4.1
react-toastify: 5.5.0
react-transition-group: 4.4.5
react-virtualized: 9.22.3
redraft: 0.10.2
Expand Down Expand Up @@ -3643,7 +3643,7 @@ __metadata:
webpack-node-externals: 3.0.0
xmlrpc: 1.3.2
yarnhook: 0.5.1
checksum: 91a90d0833481dfc2ca87299b0cb7de8c11aa7c05c60657d37f0a2fa3d01d0035a1e3cd19bed34e81d81eab91a7e08b3f7c3d8d9dcd269aeb588efc2fd565939
checksum: 35b9ecd64fd2b6ed6f12ff95cd00c709e5e625f8ec2068cdfc08228da716960a3d0a8abc3bd7b5273fe72b97a9dce7b2e160657d97b4c82625ce731e94249178
languageName: node
linkType: hard

Expand Down Expand Up @@ -11796,7 +11796,7 @@ __metadata:
"@eeacms/volto-eea-kitkat": <25.0.0
"@eeacms/volto-eea-map": ^3.3.1
"@eeacms/volto-eea-slate-glossary": ^0.1.4
"@eeacms/volto-eea-website-theme": <2.0.0
"@eeacms/volto-eea-website-theme": ^1.33.2
"@eeacms/volto-elastic-csv-widget": ^1.0.7
"@eeacms/volto-embed": ^9.1.1
"@eeacms/volto-freshwater-policy": ^0.6.9
Expand All @@ -11808,7 +11808,7 @@ __metadata:
"@eeacms/volto-slate-dataentity": ^3.0.1
"@eeacms/volto-tableau": ^7.2.1
"@plone/scripts": ^2.1.2
"@plone/volto": 16.30.3
"@plone/volto": 16.31.5
cypress-fail-fast: "*"
eslint-plugin-prettier: 3.1.3
hard-source-webpack-plugin: 0.13.1
Expand Down Expand Up @@ -20971,6 +20971,21 @@ __metadata:
languageName: node
linkType: hard

"react-toastify@npm:5.5.0":
version: 5.5.0
resolution: "react-toastify@npm:5.5.0"
dependencies:
"@babel/runtime": ^7.4.2
classnames: ^2.2.6
prop-types: ^15.7.2
react-transition-group: ^4
peerDependencies:
react: ">=15.0.0"
react-dom: ">=15.0.0"
checksum: 9759c59371ad1ccf36ba5779bd6132061afd10bb30f2ea0038ddf2ab077a1957e7aa361c959f0f7656481734cb1b01f10d254c3f76cb6a2bd0f8c183414d78e2
languageName: node
linkType: hard

"react-transition-group@npm:4.4.5, react-transition-group@npm:^4, react-transition-group@npm:^4.3.0":
version: 4.4.5
resolution: "react-transition-group@npm:4.4.5"
Expand Down

0 comments on commit d12d7fb

Please sign in to comment.