PainterQubits / paramview

GUI for viewing and editing the contents of a ParamDB database.
https://pypi.org/project/paramview
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Bump the javascript group with 16 updates #261

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the javascript group with 16 updates:

Package From To
@emotion/react 11.11.3 11.11.4
@fontsource/roboto 5.0.8 5.0.12
@mui/icons-material 5.15.10 5.15.14
@mui/material 5.15.10 5.15.14
jotai 2.6.4 2.7.1
react-error-boundary 4.0.12 4.0.13
socket.io-client 4.7.4 4.7.5
@swc/core 1.4.0 1.4.8
@types/node 20.11.17 20.11.30
@types/react 18.2.55 18.2.70
@types/react-dom 18.2.19 18.2.22
eslint 8.56.0 8.57.0
eslint-plugin-jest 27.6.3 27.9.0
eslint-plugin-react 7.33.2 7.34.1
typescript 5.3.3 5.4.3
vite 5.1.1 5.2.6

Updates @emotion/react from 11.11.3 to 11.11.4

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.11.4

Patch Changes

  • #3159 5b82631d Thanks @​iegik! - Renamed an internal hasOwnProperty to hasOwn. This avoids problems in CommonJS environments when the consumer tries to prevent prototype pollution with Object.freeze(Object.prototype).
Commits


Updates @fontsource/roboto from 5.0.8 to 5.0.12

Commits


Updates @mui/icons-material from 5.15.10 to 5.15.14

Release notes

Sourced from @​mui/icons-material's releases.

v5.15.14

Mar 19, 2024

A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.14

@pigment-css/react@0.0.3

pigment-css/nextjs-plugin@0.0.3

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/icons-material's changelog.

v5.15.14

Mar 18, 2024

A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.13

@pigment-css/react@0.0.3

pigment-css/nextjs-plugin@0.0.3

Docs

Core

... (truncated)

Commits


Updates @mui/material from 5.15.10 to 5.15.14

Release notes

Sourced from @​mui/material's releases.

v5.15.14

Mar 19, 2024

A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.14

@pigment-css/react@0.0.3

pigment-css/nextjs-plugin@0.0.3

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.14

Mar 18, 2024

A big thanks to the 15 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.15.13

@pigment-css/react@0.0.3

pigment-css/nextjs-plugin@0.0.3

Docs

Core

... (truncated)

Commits


Updates jotai from 2.6.4 to 2.7.1

Release notes

Sourced from jotai's releases.

v2.7.1

This fixes a regression in v2.7.0.

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.7.0...v2.7.1

v2.7.0

We've improved the use of WeakMap for better memory management. Please report to us if any regressions are found.

What's Changed

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.6.5...v2.7.0

v2.6.5

Some type improvements!

What's Changed

New Contributors

Full Changelog: https://github.com/pmndrs/jotai/compare/v2.6.4...v2.6.5

Commits
  • 419ab5c 2.7.1
  • 1b699bc chore(deps): update dependencies (#2456)
  • 09fc0e2 fix(utils): atomWithStorage to always run onMount (#2455)
  • 9952649 fix(vanilla): store should flush pending write triggered asynchronously and i...
  • bae4725 docs: using createStore to interact with atoms outside React (#2445)
  • 02f5584 docs: add refreshing functionality to tRPC code example (#2446)
  • e4c4faa Update atom-with-toggle-and-storage.mdx (#2442)
  • 8307f84 Update atom-with-toggle.mdx (#2441)
  • c974d15 fix(website): add scroll overflow (#2436)
  • 3ca1d43 fix(website): hide menu overlay properly (#2426)
  • Additional commits viewable in compare view


Updates react-error-boundary from 4.0.12 to 4.0.13

Release notes

Sourced from react-error-boundary's releases.

4.0.13

Removed references to ESLint config kcd-scripts from package.json

Commits


Updates socket.io-client from 4.7.4 to 4.7.5

Release notes

Sourced from socket.io-client's releases.

4.7.5

Bug Fixes

  • discard acknowledgements upon disconnection (34cbfbb)

Links

Changelog

Sourced from socket.io-client's changelog.

4.7.5 (2024-03-14)

Bug Fixes

  • discard acknowledgements upon disconnection (34cbfbb)

Dependencies

Commits


Updates @swc/core from 1.4.0 to 1.4.8

Changelog

Sourced from @​swc/core's changelog.

[1.4.8] - 2024-03-14

Bug Fixes

  • (es/module) Fix regression of resolving relative modules (#8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#8739) (663261b)

Miscellaneous Tasks

[1.4.7] - 2024-03-13

Bug Fixes

dependabot[bot] commented 7 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.