Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Bump the npm group with 15 updates #294

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the npm group with 15 updates:

Package From To
@apollo/client 3.9.6 3.9.7
@mui/lab 5.0.0-alpha.167 5.0.0-alpha.168
@mui/material 5.15.12 5.15.13
@navikt/aksel 6.1.1 6.2.0
@navikt/ds-css 6.1.1 6.2.0
@navikt/ds-react 6.1.1 6.2.0
@navikt/ds-tailwind 6.1.1 6.2.0
@uiw/react-md-editor 4.0.3 4.0.4
date-fns 3.4.0 3.6.0
react-hook-form 7.51.0 7.51.1
@types/lodash 4.14.202 4.17.0
@types/react 18.2.64 18.2.67
@typescript-eslint/eslint-plugin 7.1.1 7.2.0
@typescript-eslint/parser 7.1.1 7.2.0
postcss 8.4.35 8.4.36

Updates @apollo/client from 3.9.6 to 3.9.7

Release notes

Sourced from @​apollo/client's releases.

v3.9.7

Patch Changes

Changelog

Sourced from @​apollo/client's changelog.

3.9.7

Patch Changes

Commits
  • 9c5a8ce Version Packages (#11652)
  • e1f3cfb Update Vue.js plugin link to new GitHub repository (#11668)
  • 765a94d chore: add minVersion to docs for bailing out of optimistic updates (#11663)
  • d2f7fe9 Update snapshot message for easier copying (#11653)
  • a7859e6 chore(deps): update all dependencies - patch updates (#11654)
  • 652a61e Make useRenderGuard more resilient to changes in React internals. (#11659)
  • 564954a chore(deps): update dependency ts-api-utils to v1.3.0 (#11656)
  • 50b1097 fix(workaround): multipart subscriptions that terminate with payload: null (#...
  • 9e74ade chore(deps): update all devdependencies (#11620)
  • See full diff in compare view

Updates @mui/lab from 5.0.0-alpha.167 to 5.0.0-alpha.168

Commits

Updates @mui/material from 5.15.12 to 5.15.13

Release notes

Sourced from @​mui/material's releases.

v5.15.13

Mar 13, 2024

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@pigment-css/[email protected]

Docs

... (truncated)

Changelog

Sourced from @​mui/material's changelog.

v5.15.13

Mar 13, 2024

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

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

@pigment-css/[email protected]

Docs

... (truncated)

Commits
  • dbcb678 [release] v5.15.13 (#41462)
  • 9e97e73 [material-ui][Tooltip] Support event handlers with extra parameters (#41320)
  • 9aec566 [material-ui] Add paperChannel token (#41447)
  • 1aa3764 [material-ui][joy-ui][base-ui][Autocomplete] Keep in sync highlighted index w...
  • 1e80616 [RtlProvider] Add component & hook (#41241)
  • 16e8ef7 [code-infra] Add alias for icon types (#41248)
  • 5fb8e19 [material-ui][Autocomplete] Fix the options list being added to the DOM in `f...
  • 1249a37 [material-ui][Switch] Convert to support CSS extraction (#41367)
  • fe5e34b [material-ui][Alert] Add slots and slotProps type to theme (#41324)
  • See full diff in compare view

Updates @navikt/aksel from 6.1.1 to 6.2.0

Changelog

Sourced from @​navikt/aksel's changelog.

6.2.0

Patch Changes

  • Updated dependencies []:
    • @​navikt/ds-css@​6.2.0
Commits

Updates @navikt/ds-css from 6.1.1 to 6.2.0

Changelog

Sourced from @​navikt/ds-css's changelog.

Changelog

6.2

@​navikt/aksel-icons

  • Ikoner: Nytt ikon archive (#2772)

  • Ikoner: Nytt ikon opensource (#2787)

@​navikt/ds-react

  • Select: Fjern 'multiple' fra SelectProps (#2782)

6.1

@​navikt/ds-css

  • Link: Fjern hover-farge (#2767)

  • Modal: Får nå fokus når åpnes i Safari (#2688)

@​navikt/ds-react

  • Modal: Fikser uønsket lukking ved klikk-og-dra mellom backdrop og modal (f.eks. ved markering av tekst) dersom closeOnBackdropClick er true. (#2752)

  • Modal: Endre title på lukkeknapp til bare 'Lukk' (#2688)

  • Modal: Bedre feilmeldinger ved feil bruk av props (#2744)

  • Modal: Ikke opphev scroll lock ved lukking av nesta modal (DatePicker) (#2743)

6.0

@​navikt/aksel

  • Chat: Fjernet deprecated props backgroundColor og avatarBgColor. Bruk prop variant som erstatning. (#2623)

@​navikt/aksel-icons

  • ESM: ds-react og aksel-icons støtter nå native ESM 🎉 (#2623)
  • SSR: ds-react og aksel-icons støtter nå use client og kan brukes i nextjs app-router uten lokal re-eksportering. (#2623)

@​navikt/aksel-stylelint

  • Textarea: Fjernet div med klassen navds-textarea__wrapper (#2623)

... (truncated)

Commits
  • 6ac605d Version Packages (#2775)
  • d293d44 Fikset CDN deploy av Aksel og designsystem assets (#2789)
  • 5754a08 👷 update workflow for prod (new NAV CDN)
  • 924c633 👷 swap team aksel for team designsystem (used elsewhe...
  • b78b818 👷 update workflow (new NAV CDN)
  • dc5ea3b [Ikoner] Nytt ikon OpenSource (#2787)
  • bd315a2 [aksel.nav.no] Fiks link til token-guide (#2786)
  • 4469c64 💄 pretty up the props box on aksel.nav.no + typos (#2729)
  • b15218e Oppdatering av eksempler på Textarea (#2784)
  • 73a69f7 🎉 Fikset search-bug der for god score fjernet resultat (#2783)
  • Additional commits viewable in compare view

Updates @navikt/ds-react from 6.1.1 to 6.2.0

Changelog

Sourced from @​navikt/ds-react's changelog.

Changelog

6.2

@​navikt/aksel-icons

  • Ikoner: Nytt ikon archive (#2772)

  • Ikoner: Nytt ikon opensource (#2787)

@​navikt/ds-react

  • Select: Fjern 'multiple' fra SelectProps (#2782)

6.1

@​navikt/ds-css

  • Link: Fjern hover-farge (#2767)

  • Modal: Får nå fokus når åpnes i Safari (#2688)

@​navikt/ds-react

  • Modal: Fikser uønsket lukking ved klikk-og-dra mellom backdrop og modal (f.eks. ved markering av tekst) dersom closeOnBackdropClick er true. (#2752)

  • Modal: Endre title på lukkeknapp til bare 'Lukk' (#2688)

  • Modal: Bedre feilmeldinger ved feil bruk av props (#2744)

  • Modal: Ikke opphev scroll lock ved lukking av nesta modal (DatePicker) (#2743)

6.0

@​navikt/aksel

  • Chat: Fjernet deprecated props backgroundColor og avatarBgColor. Bruk prop variant som erstatning. (#2623)

@​navikt/aksel-icons

  • ESM: ds-react og aksel-icons støtter nå native ESM 🎉 (#2623)
  • SSR: ds-react og aksel-icons støtter nå use client og kan brukes i nextjs app-router uten lokal re-eksportering. (#2623)

@​navikt/aksel-stylelint

  • Textarea: Fjernet div med klassen navds-textarea__wrapper (#2623)

... (truncated)

Commits
  • 6ac605d Version Packages (#2775)
  • d293d44 Fikset CDN deploy av Aksel og designsystem assets (#2789)
  • 5754a08 👷 update workflow for prod (new NAV CDN)
  • 924c633 👷 swap team aksel for team designsystem (used elsewhe...
  • b78b818 👷 update workflow (new NAV CDN)
  • dc5ea3b [Ikoner] Nytt ikon OpenSource (#2787)
  • bd315a2 [aksel.nav.no] Fiks link til token-guide (#2786)
  • 4469c64 💄 pretty up the props box on aksel.nav.no + typos (#2729)
  • b15218e Oppdatering av eksempler på Textarea (#2784)
  • 73a69f7 🎉 Fikset search-bug der for god score fjernet resultat (#2783)
  • Additional commits viewable in compare view

Updates @navikt/ds-tailwind from 6.1.1 to 6.2.0

Changelog

Sourced from @​navikt/ds-tailwind's changelog.

6.2.0

Commits

Updates @uiw/react-md-editor from 4.0.3 to 4.0.4

Release notes

Sourced from @​uiw/react-md-editor's releases.

v4.0.4

Buy me a coffee

Documentation v4.0.4: https://raw.githack.com/uiwjs/react-md-editor/814f6e7/index.html
Comparing Changes: uiwjs/react-md-editor@v4.0.3...v4.0.4

Commits

Updates date-fns from 3.4.0 to 3.6.0

Release notes

Sourced from date-fns's releases.

v3.6.0

On this release worked @​kossnocorp and @​world1dan. Also, thanks to @​seated for sponsoring me.

Fixed

Added

v3.5.0

Kudos to @​fturmel, @​kossnocorp, @​makstyle119, @​tan75, @​marcreichel, @​tareknatsheh and @​audunru for working on the release. Also, thanks to @​seated for sponsoring me.

Fixed

Added

Changelog

Sourced from date-fns's changelog.

v3.6.0 - 2024-03-18

On this release worked @​kossnocorp and @​world1dan. Also, thanks to @​seated for sponsoring me.

Fixed

Added

v3.5.0 - 2024-03-15

Kudos to @​fturmel, @​kossnocorp, @​makstyle119, @​tan75, @​marcreichel, @​tareknatsheh and @​audunru for working on the release. Also, thanks to @​seated for sponsoring me.

Fixed

Added

Commits

Updates react-hook-form from 7.51.0 to 7.51.1

Release notes

Sourced from react-hook-form's releases.

Version 7.51.1

🐛 bug(validatingFields, trigger): handle all fields validation trigger (#11624) 💚 ci: cleanup actions versions (#11629) 🐞 fix #11590 issue with trigger on validatingFields (#11613)

thanks to @​Moshyfawn

Changelog

Sourced from react-hook-form's changelog.

Changelog

Commits

Updates @types/lodash from 4.14.202 to 4.17.0

Commits

Updates @types/react from 18.2.64 to 18.2.67

Commits

Updates @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0

Release notes

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

v7.2.0

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4 (#8630)
  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374)

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension (#8600)
  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group (#8263)
  • eslint-plugin: [no-var-requires, no-require-imports] support template literal (#8408)
  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral (#8575)
  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type (#8592)
  • eslint-plugin: [prefer-find] support ternary branches in prefer-find (#8421)
  • typescript-eslint: set sourceType: "module" in base shared config (#8622)
  • typescript-eslint: export ConfigWithExtends type (#8621)

❤️ Thank You

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

Changelog

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

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension

  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group

  • eslint-plugin: [no-var-requires, no-require-imports] support template literal

  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral

  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type

  • eslint-plugin: [prefer-find] support ternary branches in prefer-find

❤️ Thank You

  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

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

Commits
  • 95cf139 chore(release): publish 7.2.0
  • c0e3267 fix(eslint-plugin): [prefer-find] support ternary branches in prefer-find (#8...
  • 25e6518 fix(eslint-plugin): [no-unnecessary-condition] handle union array and tuple t...
  • ef0e5cc fix(eslint-plugin): [no-useless-template-literals] detect TemplateLiteral (#8...
  • 5292399 fix(eslint-plugin): [no-var-requires, no-require-imports] support template li...
  • c06ce1a fix(eslint-plugin): [member-ordering] report alphabetical sorting for all gro...
  • 32d8a8f feat(eslint-plugin): [prefer-string-starts-ends-with] add allowSingleElementE...
  • 4c8b06d fix(eslint-plugin): expose *-type-checked-only configs for extension (#8600)
  • 49d79a6 docs: alphabetize consistent-type-imports options for consistent type imports...
  • 21375f6 chore: enable no-non-null-assertion internally, excluding tests (#8019)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.1.1 to 7.2.0

Release notes

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

v7.2.0

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4 (#8630)
  • eslint-plugin: [prefer-string-starts-ends-with] add allowSingleElementEquality option (#8374)

🩹 Fixes

  • eslint-plugin: expose *-type-checked-only configs for extension (#8600)
  • eslint-plugin: [member-ordering] report alphabetical sorting for all groups instead of just the first failing group (#8263)
  • eslint-plugin: [no-var-requires, no-require-imports] support template literal (#8408)
  • eslint-plugin: [no-useless-template-literals] detect TemplateLiteral (#8575)
  • eslint-plugin: [no-unnecessary-condition] handle union array and tuple type (#8592)
  • eslint-plugin: [prefer-find] support ternary branches in prefer-find (#8421)
  • typescript-eslint: set sourceType: "module" in base shared config (#8622)
  • typescript-eslint: export ConfigWithExtends type (#8621)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

❤️ Thank You

  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

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

Commits

Updates postcss from 8.4.35 to 8.4.36

Release notes

Sourced from postcss's releases.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Changelog

Sourced from postcss's changelog.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@apollo/client](https://github.com/apollographql/apollo-client) | `3.9.6` | `3.9.7` |
| [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `5.0.0-alpha.167` | `5.0.0-alpha.168` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.12` | `5.15.13` |
| [@navikt/aksel](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel) | `6.1.1` | `6.2.0` |
| [@navikt/ds-css](https://github.com/navikt/aksel) | `6.1.1` | `6.2.0` |
| [@navikt/ds-react](https://github.com/navikt/aksel) | `6.1.1` | `6.2.0` |
| [@navikt/ds-tailwind](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tailwind) | `6.1.1` | `6.2.0` |
| [@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor) | `4.0.3` | `4.0.4` |
| [date-fns](https://github.com/date-fns/date-fns) | `3.4.0` | `3.6.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.0` | `7.51.1` |
| [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.14.202` | `4.17.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.64` | `18.2.67` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.1` | `7.2.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.1` | `7.2.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.35` | `8.4.36` |


Updates `@apollo/client` from 3.9.6 to 3.9.7
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-client@v3.9.6...v3.9.7)

Updates `@mui/lab` from 5.0.0-alpha.167 to 5.0.0-alpha.168
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-lab)

Updates `@mui/material` from 5.15.12 to 5.15.13
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.13/packages/mui-material)

Updates `@navikt/aksel` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/aksel/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/@navikt/aksel)

Updates `@navikt/ds-css` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/compare/@navikt/[email protected]...@navikt/[email protected])

Updates `@navikt/ds-react` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/compare/@navikt/[email protected]...@navikt/[email protected])

Updates `@navikt/ds-tailwind` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/core/tailwind/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/@navikt/core/tailwind)

Updates `@uiw/react-md-editor` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/uiwjs/react-md-editor/releases)
- [Commits](uiwjs/react-md-editor@v4.0.3...v4.0.4)

Updates `date-fns` from 3.4.0 to 3.6.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v3.4.0...v3.6.0)

Updates `react-hook-form` from 7.51.0 to 7.51.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.51.0...v7.51.1)

Updates `@types/lodash` from 4.14.202 to 4.17.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

Updates `@types/react` from 18.2.64 to 18.2.67
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 7.1.1 to 7.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.1.1 to 7.2.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/parser)

Updates `postcss` from 8.4.35 to 8.4.36
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.35...8.4.36)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@navikt/aksel"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@navikt/ds-tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@uiw/react-md-editor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

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

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-0123dda016 branch March 25, 2024 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants