Skip to content

Commit

Permalink
Merge pull request #32 from M3nin0/dev
Browse files Browse the repository at this point in the history
package: updating dependencies
  • Loading branch information
M3nin0 authored Oct 11, 2023
2 parents 70836f4 + 0868662 commit b34ccc5
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 14 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

Version 1.2.8 (released 2023-10-11)

- update GEO Components React package to version 0.5.3

Version 1.2.7 (released 2023-08-31)

- update GEO Components React package to version 0.5.2
Expand Down
22 changes: 11 additions & 11 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
@@ -1,6 +1,6 @@
{
"name": "@geo-knowledge-hub/geo-deposit-react",
"version": "1.2.7",
"version": "1.2.8",
"description": "React components to build forms in Invenio",
"main": "dist/cjs/index.js",
"browser": "dist/cjs/index.js",
Expand Down Expand Up @@ -91,7 +91,7 @@
"yup": "^0.32.11",
"query-string": "^7.1.1",
"@geo-knowledge-hub/invenio-geographic-components-react": "^0.2.4",
"@geo-knowledge-hub/geo-components-react": "^0.5.2"
"@geo-knowledge-hub/geo-components-react": "^0.5.3"
},
"devDependencies": {
"@babel/cli": "^7.5.0",
Expand All @@ -103,7 +103,7 @@
"@emotion/css": "^11.9.0",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@geo-knowledge-hub/geo-components-react": "^0.5.2",
"@geo-knowledge-hub/geo-components-react": "^0.5.3",
"@geo-knowledge-hub/invenio-geographic-components-react": "^0.2.4",
"@geoman-io/leaflet-geoman-free": "^2.13.0",
"@inveniosoftware/eslint-config-invenio": "^2.0.0",
Expand Down

0 comments on commit b34ccc5

Please sign in to comment.