Utdanningsdirektoratet / Grep-komponenter

Komponentbibliotek for Grep. Brukes i Læreplanutvikleren og Grepadmin
2 stars 0 forks source link

chore(deps): bump the non-major-dependecies group with 15 updates #2918

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps the non-major-dependecies group with 15 updates:

Package From To
@mui/icons-material 5.14.18 5.15.0
@mui/material 5.14.9 5.15.0
@babel/core 7.23.3 7.23.6
@rollup/plugin-json 6.0.1 6.1.0
@storybook/addon-actions 7.5.3 7.6.5
@storybook/addon-essentials 7.5.3 7.6.5
@storybook/addon-links 7.5.3 7.6.5
@storybook/addon-storysource 7.5.3 7.6.5
@storybook/addons 7.5.3 7.6.5
@storybook/cli 7.5.3 7.6.5
@storybook/preset-create-react-app 7.5.3 7.6.5
@storybook/react-webpack5 7.5.3 7.6.5
eslint 8.54.0 8.56.0
eslint-plugin-import 2.29.0 2.29.1
rollup-plugin-typescript2 0.35.0 0.36.0

Updates @mui/icons-material from 5.14.18 to 5.15.0

Release notes

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

v5.15.0

Dec 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.0

@mui/material-nextjs@5.15.0

@mui/material-next@6.0.0-alpha.113

@mui/icons-material@5.15.0

@mui/base@5.0.0-beta.27

  • ​[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) (#39096) @​mj12albert

@mui/joy@5.0.0-beta.18

@mui/lab@5.0.0-alpha.156

Docs

Core

... (truncated)

Changelog

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

5.15.0

Dec 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.0

@mui/material-nextjs@5.15.0

@mui/material-next@6.0.0-alpha.113

@mui/icons-material@5.15.0

@mui/base@5.0.0-beta.27

  • ​[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) (#39096) @​mj12albert

@mui/joy@5.0.0-beta.18

@mui/lab@5.0.0-alpha.156

Docs

... (truncated)

Commits


Updates @mui/material from 5.14.9 to 5.15.0

Release notes

Sourced from @​mui/material's releases.

v5.15.0

Dec 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.0

@mui/material-nextjs@5.15.0

@mui/material-next@6.0.0-alpha.113

@mui/icons-material@5.15.0

@mui/base@5.0.0-beta.27

  • ​[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) (#39096) @​mj12albert

@mui/joy@5.0.0-beta.18

@mui/lab@5.0.0-alpha.156

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

5.15.0

Dec 11, 2023

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

@mui/material@5.15.0

@mui/material-nextjs@5.15.0

@mui/material-next@6.0.0-alpha.113

@mui/icons-material@5.15.0

@mui/base@5.0.0-beta.27

  • ​[base-ui] useControllableReducer warns when controlled props become uncontrolled (and vice versa) (#39096) @​mj12albert

@mui/joy@5.0.0-beta.18

@mui/lab@5.0.0-alpha.156

Docs

... (truncated)

Commits


Updates @babel/core from 7.23.3 to 7.23.6

Release notes

Sourced from @​babel/core's releases.

v7.23.6 (2023-12-11)

Thanks @​martinez-hugo and @​odinho for your first pull requests!

:eyeglasses: Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

:microscope: Output optimization

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-helpers, babel-plugin-proposal-decorators

Committers: 7

v7.23.5 (2023-11-29)

:eyeglasses: Spec Compliance

  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators

:bug: Bug Fix

  • babel-traverse, babel-types

... (truncated)

Changelog

Sourced from @​babel/core's changelog.

v7.23.6 (2023-12-11)

:eyeglasses: Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

:microscope: Output optimization

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-helpers, babel-plugin-proposal-decorators

v7.23.5 (2023-11-29)

:eyeglasses: Spec Compliance

  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators

:bug: Bug Fix

  • babel-traverse, babel-types
  • babel-plugin-transform-classes
  • babel-generator
  • babel-helpers
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties, babel-plugin-transform-typescript
  • babel-generator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-traverse
  • babel-eslint-plugin

... (truncated)

Commits


Updates @rollup/plugin-json from 6.0.1 to 6.1.0

Changelog

Sourced from @​rollup/plugin-json's changelog.

v6.1.0

2023-12-12

Features

  • feat: add includeArbitraryNames option (#1641)
Commits
  • e1d317b chore(json): update dependencies
  • 40efea8 chore(repo): assert changelogs (#134)
  • 16f8ba5 docs: normalize Array format in READMEs (#117)
  • cb9775d chore: update homepage link in packages. fixes #111
  • c94427d chore(release): json v4.0.1
  • 445f8ca fix(json): cannot be imported by rollup (#81)
  • 6c1cc76 chore: remove placeholder security script from each plugin (#77)
  • 03a2e57 chore: fix linting errors that snuck through
  • 4f0bff5 feat: export Rollup*Options interfaces (#53)
  • 3d6132a chore: align scripts to use pnpm run
  • Additional commits viewable in compare view


Updates @storybook/addon-actions from 7.5.3 to 7.6.5

Release notes

Sourced from @​storybook/addon-actions's releases.

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

v7.6.0

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

Check out the blog post for more information: https://storybook.js.org/blog/storybook-7-6/

... (truncated)

Changelog

Sourced from @​storybook/addon-actions's changelog.

7.6.5

7.6.4

7.6.3

7.6.2

7.6.1

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Commits
  • 1bb4147 Bump version from "7.6.4" to "7.6.5" [skip ci]
  • 1ba5416 Bump version from "7.6.3" to "7.6.4" [skip ci]
  • afc4c2f Bump version from "7.6.2" to "7.6.3" [skip ci]
  • afc89aa Bump version from "7.6.1" to "7.6.2" [skip ci]
  • 60f9c9a Bump version from "7.6.0" to "7.6.1" [skip ci]
  • b64214c Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]
  • 975ad76 Update TOC to use heading type
  • b990144 Bump version from "7.6.0-beta.1" to "7.6.0-beta.2" [skip ci]
  • 64de488 Make @​storybook/core-events a regualr dep of @​storybook/addon-actions
  • d82167b Bump version from "7.6.0-beta.0" to "7.6.0-beta.1" [skip ci]
  • Additional commits viewable in compare view


Updates @storybook/addon-essentials from 7.5.3 to 7.6.5

Release notes

Sourced from @​storybook/addon-essentials's releases.

v7.6.5

7.6.5

v7.6.4

7.6.4

v7.6.3

7.6.3

  • Next.js:... _Description has been truncated_
dependabot[bot] commented 9 months ago

Superseded by #2921.