Skip to content

Commit

Permalink
build(deps): bump the production-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 4 updates: [@samvera/clover-iiif](https://github.com/samvera-labs/clover-iiif), [json-stable-stringify](https://github.com/ljharb/json-stable-stringify), [plotly.js](https://github.com/plotly/plotly.js) and [pyodide](https://github.com/pyodide/pyodide).


Updates `@samvera/clover-iiif` from 2.11.9 to 2.12.0
- [Release notes](https://github.com/samvera-labs/clover-iiif/releases)
- [Commits](https://github.com/samvera-labs/clover-iiif/commits/v2.12.0)

Updates `json-stable-stringify` from 1.1.1 to 1.2.1
- [Changelog](https://github.com/ljharb/json-stable-stringify/blob/main/CHANGELOG.md)
- [Commits](ljharb/json-stable-stringify@v1.1.1...v1.2.1)

Updates `plotly.js` from 2.35.2 to 2.35.3
- [Release notes](https://github.com/plotly/plotly.js/releases)
- [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
- [Commits](plotly/plotly.js@v2.35.2...v2.35.3)

Updates `pyodide` from 0.26.4 to 0.27.0
- [Release notes](https://github.com/pyodide/pyodide/releases)
- [Commits](pyodide/pyodide@0.26.4...0.27.0)

---
updated-dependencies:
- dependency-name: "@samvera/clover-iiif"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: json-stable-stringify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: plotly.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: pyodide
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent cf49fea commit e7e9e87
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 45 deletions.
148 changes: 107 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@mantine/dates": "^6.0.22",
"@mantine/dropzone": "^6.0.22",
"@mantine/hooks": "^6.0.21",
"@samvera/clover-iiif": "^2.11.9",
"@samvera/clover-iiif": "^2.12.0",
"@tabler/icons-react": "^2.47.0",
"@wordpress/block-editor": "^14.9.0",
"@wordpress/blocks": "^14.3.0",
Expand All @@ -75,13 +75,13 @@
"fast-deep-equal": "^3.1.3",
"immer": "^9.0.16",
"jshashes": "^1.0.8",
"json-stable-stringify": "^1.1.1",
"json-stable-stringify": "^1.2.1",
"lodash.clonedeep": "^4.5.0",
"mantine-react-table": "^1.3.4",
"nanoid": "^5.0.9",
"plotly.js": "^2.35.2",
"plotly.js": "^2.35.3",
"prismjs": "^1.29.0",
"pyodide": "^0.26.4",
"pyodide": "^0.27.0",
"react-plotly.js": "^2.6.0",
"react-simple-code-editor": "^0.14.1",
"react-use": "^17.6.0",
Expand Down

0 comments on commit e7e9e87

Please sign in to comment.