Utdanningsdirektoratet / Grep-komponenter

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

chore(deps): bump the major-dependecies group across 1 directory with 9 updates #3067

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps the major-dependecies group with 9 updates in the / directory:

Package From To
@mui/icons-material 5.15.5 6.1.3
@mui/material 5.15.15 6.1.3
@chromatic-com/storybook 1.3.3 2.0.2
@rollup/plugin-commonjs 25.0.7 28.0.0
@rollup/plugin-typescript 11.1.6 12.1.0
@typescript-eslint/eslint-plugin 7.13.0 8.8.1
@typescript-eslint/parser 7.13.0 8.8.1
react-router 5.3.4 6.26.2
react-router-dom 5.3.4 6.26.2

Updates @mui/icons-material from 5.15.5 to 6.1.3

Release notes

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

v6.1.3

Oct 9, 2024

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

  • 🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412) @​romgrk

@mui/material@6.1.3

@mui/system@6.1.3

@mui/utils@6.0.0-beta.11

@mui/lab@6.1.3

Docs

Core

... (truncated)

Changelog

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

v6.1.3

Oct 9, 2024

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

  • 🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412) @​romgrk

@mui/material@6.1.3

@mui/system@6.1.3

@mui/utils@6.0.0-beta.11

@mui/lab@6.1.3

Docs

... (truncated)

Commits


Updates @mui/material from 5.15.15 to 6.1.3

Release notes

Sourced from @​mui/material's releases.

v6.1.3

Oct 9, 2024

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

  • 🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412) @​romgrk

@mui/material@6.1.3

@mui/system@6.1.3

@mui/utils@6.0.0-beta.11

@mui/lab@6.1.3

Docs

Core

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v6.1.3

Oct 9, 2024

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

  • 🚀 Improved performance on styled components by pre-serializing and caching the styles (#43412) @​romgrk

@mui/material@6.1.3

@mui/system@6.1.3

@mui/utils@6.0.0-beta.11

@mui/lab@6.1.3

Docs

... (truncated)

Commits


Updates @chromatic-com/storybook from 1.3.3 to 2.0.2

Release notes

Sourced from @​chromatic-com/storybook's releases.

v2.0.2

🐛 Bug Fix

Authors: 1

v2.0.1

🐛 Bug Fix

  • Revert "Align with Storybook 8.2 core package layout" #338 (@​yannbf)

Authors: 1

v2.0.0

💥 Breaking Change

Authors: 2

v1.9.0

🚀 Enhancement

  • Relay client-side fetch requests to the server using the Storybook channel API #331 (@​ghengeveld)

Authors: 1

v1.8.0

🚀 Enhancement

  • Add paramKey: "chromatic" to allow disabling the VTA panel through story parameters #334 (@​mellm0)

Authors: 1

v1.7.0

🚀 Enhancement

  • Update story status reporting for Storybook 8.3 and use new SET_FILTER event #332 (@​ghengeveld)

... (truncated)

Changelog

Sourced from @​chromatic-com/storybook's changelog.

v2.0.2 (Thu Sep 12 2024)

🐛 Bug Fix

Authors: 1


v2.0.1 (Wed Sep 11 2024)

🐛 Bug Fix

  • Revert "Align with Storybook 8.2 core package layout" #338 (@​yannbf)

Authors: 1


v2.0.0 (Mon Sep 09 2024)

💥 Breaking Change

Authors: 2


v1.9.0 (Fri Sep 06 2024)

🚀 Enhancement

  • Relay client-side fetch requests to the server using the Storybook channel API #331 (@​ghengeveld)

Authors: 1


v1.8.0 (Thu Aug 29 2024)

... (truncated)

Commits
  • 38f9f5f Bump version to: 2.0.2 [skip ci]
  • c20ef55 Update CHANGELOG.md [skip ci]
  • 8429f46 Merge pull request #336 from chromaui/chore_update_chromatic_links
  • cf5adb3 Bump version to: 2.0.1 [skip ci]
  • 73ab3e9 Update CHANGELOG.md [skip ci]
  • 2f386cf Merge pull request #338 from chromaui/revert-330-norbert/cpc
  • e5f3e2f Revert "Align with Storybook 8.2 core package layout"
  • 61d71eb Chore: Adjust documentation links
  • 6538404 Bump version to: 2.0.0 [skip ci]
  • f2e4f37 Update CHANGELOG.md [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ghengeveld, a new releaser for @​chromatic-com/storybook since your current version.


Updates @rollup/plugin-commonjs from 25.0.7 to 28.0.0

Changelog

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

v28.0.0

2024-09-23

Breaking Changes

  • chore: switch to fdir for fewer dependencies (#1741)

v27.0.0

2024-09-23

Breaking Changes

  • feat!: default strictRequires to true (#1639)
  • fix!: replace top-level this with exports name (#1618)

v26.0.3

2024-09-23

Updates

  • chore: revert #1618 (e98927b)

v26.0.1

2024-06-05

Bugfixes

  • fix: correct import of glob (04a15b5)

v26.0.0

2024-06-05

Breaking Changes

  • chore!: bump glob's version (#1695)

v25.0.8

2024-05-22

Bugfixes

  • fix: preserve the class body property keys even if they are special keywords (#1688)
Commits
  • 0af45c2 chore(release): commonjs v28.0.0
  • c2a05eb chore(commonjs): switch to fdir for fewer dependencies (#1741)
  • b6fa3b1 chore(release): commonjs v27.0.0
  • 8f02987 feat(commonjs)!: default strictRequires to true (#1639)
  • 274b72c chore(repo): cherry-pick. commonjs. replace top-level this with exports name ...
  • e2a7195 chore(release): commonjs v26.0.3
  • e98927b chore(commonjs): revert #1618
  • 1e73857 chore(release): commonjs v26.0.2
  • 2fdd077 fix(commonjs): replace top-level this with exports name (#1618)
  • 8550c4b chore(release): commonjs v26.0.1
  • Additional commits viewable in compare view


Updates @rollup/plugin-typescript from 11.1.6 to 12.1.0

Changelog

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

v12.1.0

2024-09-22

Features

  • feat: add transformers factory. (#1668)

v12.0.0

2024-09-22

Breaking Changes

  • fix!: correctly resolve filenames of declaration files for output.file (#1728)
Commits
  • 28b9701 chore(release): typescript v12.1.0
  • 2c09b57 feat(typescript): add transformers factory. (#1668)
  • 5afda37 chore(release): typescript v12.0.0
  • a85b649 fix(typescript)!: correctly resolve filenames of declaration files for `outpu...
  • See full diff in compare view


Updates @typescript-eslint/eslint-plugin from 7.13.0 to 8.8.1

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.8.1

8.8.1 (2024-10-07)

🩹 Fixes

  • eslint-plugin: stop warning on @​ts-nocheck comments which aren't at the beginning of the file (#10046)
  • typescript-estree: fix crash when running from a node --eval script (#10098)
  • typescript-estree: ensure mjs/mts files are always be parsed as ESM (#10011)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.8.0

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [await-thenable] check for-await loop iteree (#10008)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0 (#10070)
  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
  • eslint-plugin: [no-misused-promises] check contextual type (#10042)
  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026)
  • utils: update missing type information message (#10043)

❤️ Thank You