Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the minor-and-patch-dependencies group with 33 updates #2631

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2023

Bumps the minor-and-patch-dependencies group with 33 updates:

Package From To
@navikt/aksel-icons 5.5.0 5.9.2
@navikt/ds-css 5.5.0 5.9.2
@navikt/ds-react 5.5.0 5.9.2
@navikt/ds-tokens 5.5.0 5.9.2
@navikt/familie-backend 10.0.7 10.0.10
@sentry/browser 7.69.0 7.77.0
@types/amplitude-js 8.16.2 8.16.4
@types/file-saver 2.0.5 2.0.6
@types/react 18.2.21 18.2.34
@types/react-dom 18.2.7 18.2.14
@types/uuid 9.0.4 9.0.6
autoprefixer 10.4.15 10.4.16
axios 1.5.0 1.6.0
dayjs 1.11.9 1.11.10
react-pdf 7.3.3 7.5.1
react-router-dom 6.16.0 6.18.0
react-select 5.7.4 5.7.7
snyk 1.1221.0 1.1238.0
styled-components 6.0.8 6.1.0
@axe-core/react 4.7.3 4.8.1
@babel/core 7.22.20 7.23.2
@babel/preset-env 7.22.20 7.23.2
@types/webpack-env 1.18.1 1.18.3
@types/webpack-hot-middleware 2.25.6 2.25.8
@typescript-eslint/eslint-plugin 6.7.0 6.9.1
@typescript-eslint/parser 6.7.0 6.9.1
eslint 8.49.0 8.53.0
eslint-plugin-import 2.28.1 2.29.0
eslint-plugin-jsx-a11y 6.7.1 6.8.0
eslint-plugin-prettier 5.0.0 5.0.1
webpack 5.88.2 5.89.0
@types/webpack 5.28.2 5.28.4
webpack-merge 5.9.0 5.10.0

Updates @navikt/aksel-icons from 5.5.0 to 5.9.2

Commits

Updates @navikt/ds-css from 5.5.0 to 5.9.2

Changelog

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

5.9.2

@​navikt/ds-react

  • 🐛 Datepicker lukker ikke lenger modalen den er i (#2451)

5.9.1

@​navikt/ds-css

  • 💄 Modal: Bedre håndtering av mobiler i landskapsmodus (#2444)

5.9.0

@​navikt/ds-react

  • Datepicker/Monthpicker: Hvis man bruker komponentene i Modal vil Popover bli erstattet med Modal uansett om man er på desktop eller mobil. (#2419)

  • Datepicker/Monthpicker/Popover: Fjernet bubbleEscape-prop. (#2419)

  • useDatepicker/useMonthPicker/useRangedpicker: Fjernet openOnFocus-prop, kan nå bare åpnes ved klikk på date-knapp i input. (#2419)

  • Datepicker/Monthpicker: Bytter nå automatisk til Modalvisning på mobil. (#2419)

  • Added useVirtualFocus hook - used in Combobox for now (#2394)

@​navikt/ds-css

  • Datepicker/Monthpicker: Hvis man bruker komponentene i Modal vil Popover bli erstattet med Modal uansett om man er på desktop eller mobil. (#2419)

  • Datepicker/Monthpicker/Popover: Fjernet bubbleEscape-prop. (#2419)

  • useDatepicker/useMonthPicker/useRangedpicker: Fjernet openOnFocus-prop, kan nå bare åpnes ved klikk på date-knapp i input. (#2419)

  • Datepicker/Monthpicker: Bytter nå automatisk til Modalvisning på mobil. (#2419)

5.8.0

@​navikt/ds-react

  • ✨ Modal: Støtte for å lukke ved klikk utenfor (#2386)
  • Autocomplete in combobox will not change formatting of the letters while being typed, but will use the casing of the autocompleted word when selecting the option. (#2207)

  • Accordion: Fikset dom-validering ved bruk av div i button. (#2426)

  • 🐛 Modal: Bedre støtte for Tooltip i Modal (#2429)

@​navikt/ds-css

... (truncated)

Commits

Updates @navikt/ds-react from 5.5.0 to 5.9.2

Changelog

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

5.9.2

@​navikt/ds-react

  • 🐛 Datepicker lukker ikke lenger modalen den er i (#2451)

5.9.1

@​navikt/ds-css

  • 💄 Modal: Bedre håndtering av mobiler i landskapsmodus (#2444)

5.9.0

@​navikt/ds-react

  • Datepicker/Monthpicker: Hvis man bruker komponentene i Modal vil Popover bli erstattet med Modal uansett om man er på desktop eller mobil. (#2419)

  • Datepicker/Monthpicker/Popover: Fjernet bubbleEscape-prop. (#2419)

  • useDatepicker/useMonthPicker/useRangedpicker: Fjernet openOnFocus-prop, kan nå bare åpnes ved klikk på date-knapp i input. (#2419)

  • Datepicker/Monthpicker: Bytter nå automatisk til Modalvisning på mobil. (#2419)

  • Added useVirtualFocus hook - used in Combobox for now (#2394)

@​navikt/ds-css

  • Datepicker/Monthpicker: Hvis man bruker komponentene i Modal vil Popover bli erstattet med Modal uansett om man er på desktop eller mobil. (#2419)

  • Datepicker/Monthpicker/Popover: Fjernet bubbleEscape-prop. (#2419)

  • useDatepicker/useMonthPicker/useRangedpicker: Fjernet openOnFocus-prop, kan nå bare åpnes ved klikk på date-knapp i input. (#2419)

  • Datepicker/Monthpicker: Bytter nå automatisk til Modalvisning på mobil. (#2419)

5.8.0

@​navikt/ds-react

  • ✨ Modal: Støtte for å lukke ved klikk utenfor (#2386)
  • Autocomplete in combobox will not change formatting of the letters while being typed, but will use the casing of the autocompleted word when selecting the option. (#2207)

  • Accordion: Fikset dom-validering ved bruk av div i button. (#2426)

  • 🐛 Modal: Bedre støtte for Tooltip i Modal (#2429)

@​navikt/ds-css

... (truncated)

Commits

Updates @navikt/ds-tokens from 5.5.0 to 5.9.2

Release notes

Sourced from @​navikt/ds-tokens's releases.

[email protected]

@​navikt/ds-react

  • Datepicker: Popover legger seg nå ikke ovenfor input (#2349)
  • DatePicker: Smalere inputfelt (#2354)
  • Datepicker: Tilbyr nå muligheten til å bruke onWeekNumberClick. (#2311)
  • Refaktorering og småfikser (#2265)
  • Refaktorering som følge av nye ESLint-regler
  • AccordionItem/ToggleGroup: Støtte for 'id'-prop
  • MonthPicker: Mer presis type for 'onMonthSelect' prop
  • Accordion: Console.error når Accordion blir brukt feil. (#2310)
  • Added aria-hidden to AccordionContent when closed, to fix issue where Radio labels were omitted when opening/closing AccordionItems (#2338)
  • Primitives: Ny komponent Bleed (#2278)
  • Stack: Kan nå endre direction, justify og align ved brekkpunkt. Stack er også nå en egen komponent sammen med HStack og VStack. (#2286)
  • Primitives: Show/Hide støtter nå asChild-api (#2312)
  • Remove tabIndex="-1" on Popover to fix VoiceOver navigation issue inside Popover (#2303)

@​navikt/ds-css

  • Modal: Setter riktig tekstfarge (#2340)
  • Accordion: Har nå 0.25rem padding-top mellom innhold og heading. (#2310)
  • Select: Added cursor:pointer to Select component (#2293)
  • Primitives: ny komponent Bleed (#2278)
  • Box: Forenkling av CSS-variabler (#2279)
  • Box: sett border-radius riktig (#2329)
  • Stack: Kan nå endre direction, justify og align ved brekkpunkt. Stack er også nå en egen komponent sammen med HStack og VStack. (#2286)
  • Datepicker: Tilpasset padding og sizing på mobil. (#2311)
  • MonthPicker: Tilpasset padding og sizing på mobil. (#2311)

@​navikt/ds-tokens

  • Tilbyr nå token literals for typer, tidligere string literals (#2342)

@​navikt/aksel-icons

  • SVG export setter nå height="1em", width="1em" og fill="currentColor". (#2300)
  • Nye ikoner book og books (#2313)
  • Nye ikoner ClipboardCheckmark og ClipboardLink (#2307)
Commits

Updates @navikt/familie-backend from 10.0.7 to 10.0.10

Commits
  • 253d1b1 chore(release): publish
  • 9cf57fe Fjernet snyk fra familie-backend + oppdatert yarn.lock (#1202)
  • d3c4364 chore(release): publish
  • 5ff762a chore(familie-backend): oppdatere avhengigheter til familie-backend (#1189)
  • ff14b86 Oppgradert generelle pakker - storybook, babel osv (#1192)
  • 73e28ee feat(familie-sprakvelger): oppgraderer familie-form-elements som nå tillater ...
  • 46b3a12 chore(release): publish
  • 352bfa1 Tillater Aksel v5 i flere pakker (#1188)
  • df7b30d chore(package.json): oppgraderer fra cz-lerna-changelog til cz-conventional-c...
  • ee6066b chore(release): publish
  • Additional commits viewable in compare view

Updates @sentry/browser from 7.69.0 to 7.77.0

Release notes

Sourced from @​sentry/browser's releases.

7.77.0

  • feat: Move LinkedErrors integration to @​sentry/core (#9404)
  • feat(remix): Update sentry-cli version to ^2.21.2 (#9401)
  • feat(replay): Allow to treeshake & configure compression worker URL (#9409)
  • fix(angular-ivy): Adjust package entry points to support Angular 17 with SSR config (#9412)
  • fix(feedback): Fixing feedback import (#9403)
  • fix(nextjs): Match only numbers as orgid in tunnelRoute (#9416)
  • fix(nextjs): Strictly validate tunnel target parameters (#9415)
  • fix(utils): Avoid keeping a reference of last used event (#9387)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 77.46 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 56.69 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.97 KB
@​sentry/browser - Webpack (gzipped) 21.29 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.83 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.09 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.23 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 216.89 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.28 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.28 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.8 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 77.84 KB
@​sentry/react - Webpack (gzipped) 21.34 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 94.18 KB
@​sentry/nextjs Client - Webpack (gzipped) 47.86 KB

7.76.0

Important Changes

  • feat(core): Add cron monitor wrapper helper (#9395)

This release adds Sentry.withMonitor(), a wrapping function that wraps a callback with a cron monitor that will automatically report completions and failures:

import * as Sentry from '@sentry/node';
// withMonitor() will send checkin when callback is started/finished
// works with async and sync callbacks.
const result = Sentry.withMonitor(
'dailyEmail',
() => {
// withMonitor return value is same return value here
return sendEmail();
},
// Optional upsert options
{
</tr></table>

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

7.77.0

  • feat: Move LinkedErrors integration to @​sentry/core (#9404)
  • feat(remix): Update sentry-cli version to ^2.21.2 (#9401)
  • feat(replay): Allow to treeshake & configure compression worker URL (#9409)
  • fix(angular-ivy): Adjust package entry points to support Angular 17 with SSR config (#9412)
  • fix(feedback): Fixing feedback import (#9403)
  • fix(nextjs): Match only numbers as orgid in tunnelRoute (#9416)
  • fix(nextjs): Strictly validate tunnel target parameters (#9415)
  • fix(utils): Avoid keeping a reference of last used event (#9387)

7.76.0

Important Changes

  • feat(core): Add cron monitor wrapper helper (#9395)

This release adds Sentry.withMonitor(), a wrapping function that wraps a callback with a cron monitor that will automatically report completions and failures:

import * as Sentry from '@sentry/node';
// withMonitor() will send checkin when callback is started/finished
// works with async and sync callbacks.
const result = Sentry.withMonitor(
'dailyEmail',
() => {
// withCheckIn return value is same return value here
return sendEmail();
},
// Optional upsert options
{
schedule: {
type: 'crontab',
value: '0 * * * *',
},
// 🇨🇦🫡
timezone: 'Canada/Eastern',
},
);

Other Changes

  • chore(angular-ivy): Allow Angular 17 in peer dependencies (#9386)
  • feat(nextjs): Instrument SSR page components (#9346)
  • feat(nextjs): Trace errors in page component SSR (#9388)
  • fix(nextjs): Instrument route handlers with jsx and tsx file extensions (#9362)
  • fix(nextjs): Trace with performance disabled (#9389)
  • fix(replay): Ensure replay_id is not added to DSC if session expired (#9359)

... (truncated)

Commits
  • a807adf release: 7.77.0
  • cf4df75 Merge pull request #9417 from getsentry/prepare-release/7.77.0
  • 3e619dc meta: Update CHANGELOG for 7.77.0
  • 8285f54 fix(nextjs): Match only numbers as orgid in tunnelRoute (#9416)
  • 2ec3582 feat(replay): Allow to treeshake & configure compression worker URL (#9409)
  • 1005925 fix(angular-ivy): Adjust package entry points to support Angular 17 with SSR ...
  • a8cf899 ref(replay): Streamline rrweb internal error check (#9391)
  • ddbda3c fix(nextjs): Strictly validate tunnel target parameters (#9415)
  • 4371b2c build: Clean ember and deno packages properly (#9411)
  • 89a4d42 feat: Move LinkedErrors integration to @​sentry/core (#9404)
  • Additional commits viewable in compare view

Updates @types/amplitude-js from 8.16.2 to 8.16.4

Commits

Updates @types/file-saver from 2.0.5 to 2.0.6

Commits

Updates @types/react from 18.2.21 to 18.2.34

Commits

Updates @types/react-dom from 18.2.7 to 18.2.14

Commits

Updates @types/uuid from 9.0.4 to 9.0.6

Commits

Updates autoprefixer from 10.4.15 to 10.4.16

Release notes

Sourced from autoprefixer's releases.

10.4.16

Changelog

Sourced from autoprefixer's changelog.

10.4.16

  • Improved performance (by Romain Menke).
  • Fixed docs (by Christian Oliff).
Commits

Updates axios from 1.5.0 to 1.6.0

Release notes

Sourced from axios's releases.

Release v1.6.0

Release notes:

Bug Fixes

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

Release v1.5.1

Release notes:

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.6.0 (2023-10-26)

Bug Fixes

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

Contributors to this release

1.5.1 (2023-09-26)

Bug Fixes

  • adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#5890) (#5892) (4c89f25)
  • types: removed duplicated code (9e62056)

Contributors to this release

PRs

  • CVE 2023 45857 ( #6028 )

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
Commits

Updates dayjs from 1.11.9 to 1.11.10

Release notes

Sourced from dayjs's releases.

v1.11.10

1.11.10 (2023-09-19)

Bug Fixes

  • Add Korean Day of Month with ordinal (#2395) (dd55ee2)
  • change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
  • duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
  • duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
  • fix isDayjs check logic (#2383) (5f3f878)
  • fix timezone plugin to get correct locale setting (#2420) (4f45012)
  • locale: add meridiem in ar locale (#2418) (361be5c)
  • round durations to millisecond precision for ISO string (#2367) (890a17a)
  • sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
  • update $x logic to avoid plugin error (#2429) (2254635)
  • Update Slovenian locale for relative time (#2396) (5470a15)
  • update uzbek language translation (#2327) (0a91056)
Changelog

Sourced from dayjs's changelog.

1.11.10 (2023-09-19)

Bug Fixes

  • Add Korean Day of Month with ordinal (#2395) (dd55ee2)
  • change back fa locale to the Gregorian calendar equivalent (#2411) (95e9458)
  • duration plugin - MILLISECONDS_A_MONTH const calculation (#2362) (f0a0b54)
  • duration plugin getter get result 0 instead of undefined (#2369) (061aa7e)
  • fix isDayjs check logic (#2383) (5f3f878)
  • fix timezone plugin to get correct locale setting (#2420) (4f45012)
  • locale: add meridiem in ar locale (#2418) (361be5c)
  • round durations to millisecond precision for ISO string (#2367) (890a17a)
  • sub-second precisions need to be rounded at the seconds field to avoid adding floats (#2377) (a9d7d03)
  • update $x logic to avoid plugin error (#2429) (2254635)
  • Update Slovenian locale for relative time (#2396) (5470a15)
  • update uzbek language translation (#2327) (0a91056)
Commits
  • e56a870 chore(release): 1.11.10 [skip ci]
  • 9a8d3e5 Merge pull request #2449 from iamkun/dev
  • 2254635 fix: update $x logic to avoid plugin error (#2429)
  • 4f45012 fix: fix timezone plugin to get correct locale setting (#2420)
  • 0a91056 fix: update uzbek language translation (#2327)
  • a4ff1d2 docs: update readme image tag and formating (#2409)
  • 95e9458 fix: change back fa locale to the Gregorian calendar equivalent (#2411)
  • 5470a15 fix: Update Slovenian locale for relative time (#2396)
  • dd55ee2 fix: Add Korean Day of Month with ordinal (#2395)
  • b776b22 docs: corrected incorrect Korean translations (#2414)
  • Additional commits viewable in compare view

Updates react-pdf from 7.3.3 to 7.5.1

Release notes

Sourced from react-pdf's releases.

v7.5.1

What's new?

v7.5.0

What's new?

  • Exported PasswordResponses type to make it easier to create custom password prompts (#1615). Thanks, @​pstevovski!
  • Updated documentation on options prop and usage with Next.js.

Bug fixes

  • Fixed customTextRenderer not called on items outside of marked content (#1593, #1623).

v7.4.0

What's new?

  • Improved Next.js compatibility.
    • Updated documentation
    • Added samples for Next.js App Router and Next.js Pages Router
  • Updated PDF.js to 3.11.174.
    • Accessibility improvements
    • Form rendering improvements
    • Font conversion and substitution improvements
    • Performance improvements
    • Text selection improvements
    • TypeScript improvements
    • Other features/bugfixes

Bug fixes

  • Fixed index.test.js entry not working in pure ESM mode with "moduleResolution": "node16" TypeScript option enabled.
Commits
  • f944b85 v7.5.1
  • 42ecc84 Update credits
  • 9f2a30c Enable verbatimModuleSyntax TypeScript config
  • 440df3d v7.5.0
  • b862a52 Fix customTextRenderer not called on items outside of marked content (#1623)
  • f566320 Set required CSS variables in DOM library-agnostic way
  • 6871c51 Improve Next.js documentation and samples (#1613)
  • c2e3591 Export PasswordResponses object (#1615)
  • d29a812 Stress the importance of memoizing options prop
  • 95b08c4 Use fs.cpSync instead of custom copyDir function
  • Additional commits viewable in compare view

Updates react-router-dom from 6.16.0 to 6.18.0

Release notes

Sourced from react-router-dom's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.18.0

Minor Changes

  • Add support for manual fetcher key specification via useFetcher({ key: string }) so you can access the same fetcher instance from different components in your application without prop-drilling (RFC) (#10960)

    • Fetcher keys are now also exposed on the fetchers returned from useFetchers so that they can be looked up by key
  • Add navigate/fetcherKey params/props to useSumbit/Form to support kicking off a fetcher submission under the hood with an optionally user-specified key (#10960)

    • Invoking a fetcher in this way is ephemeral and stateless
    • If you need to access the state of one of these fetchers, you will need to leverage useFetcher({ key }) to look it up elsewhere

Patch Changes

  • Adds a fetcher context to RouterProvider that holds completed fetcher data, in preparation for the upcoming future flag that will change the fetcher persistence/cleanup behavior (#10961)
  • Fix the future prop on BrowserRouter, HashRouter and MemoryRouter so that it accepts a Partial<FutureConfig> instead of requiring all flags to be included. (#10962)
  • Updated dependencies:

6.17.0

Minor Changes

  • Add experimental support for the View Transitions API via document.startViewTransition to enable CSS animated transitions on SPA navigations in your application. (#10916)

    The simplest approach to enabling a View Transition in your React Router app is via the new <Link unstable_viewTransition> prop. This will cause the navigation DOM update to be wrapped in document.startViewTransition which will enable transitions for the DOM update. Without any additional CSS styles, you'll get a basic cross-fade animation for your page.

    If you need to apply more fine-grained styles for your animations, you can leverage the unstable_useViewTransitionState hook which will tell you when a transition is in progress and you can use that to apply classes or styles:

    function ImageLink(to, src, alt) {
      let isTransitioning = unstable_useViewTransitionState(to);
      return (
        <Link to={to} unstable_viewTransition>
          <img
            src={src}
            alt={alt}
            style={{
              viewTransitionName: isTransitioning ? "image-expand" : "",
            }}
          />
        </Link>
      );
    }

    You can also use the <NavLink unstable_viewTransition>Description has been truncated

Bumps the minor-and-patch-dependencies group with 33 updates:

| Package | From | To |
| --- | --- | --- |
| [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/git) | `5.5.0` | `5.9.2` |
| [@navikt/ds-css](https://github.com/navikt/aksel) | `5.5.0` | `5.9.2` |
| [@navikt/ds-react](https://github.com/navikt/aksel) | `5.5.0` | `5.9.2` |
| [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/git) | `5.5.0` | `5.9.2` |
| [@navikt/familie-backend](https://github.com/navikt/familie-felles-frontend) | `10.0.7` | `10.0.10` |
| [@sentry/browser](https://github.com/getsentry/sentry-javascript) | `7.69.0` | `7.77.0` |
| [@types/amplitude-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/amplitude-js) | `8.16.2` | `8.16.4` |
| [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver) | `2.0.5` | `2.0.6` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.21` | `18.2.34` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.7` | `18.2.14` |
| [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) | `9.0.4` | `9.0.6` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` |
| [axios](https://github.com/axios/axios) | `1.5.0` | `1.6.0` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.9` | `1.11.10` |
| [react-pdf](https://github.com/wojtekmaj/react-pdf/tree/HEAD/packages/react-pdf) | `7.3.3` | `7.5.1` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.18.0` |
| [react-select](https://github.com/JedWatson/react-select) | `5.7.4` | `5.7.7` |
| [snyk](https://github.com/snyk/snyk) | `1.1221.0` | `1.1238.0` |
| [styled-components](https://github.com/styled-components/styled-components) | `6.0.8` | `6.1.0` |
| [@axe-core/react](https://github.com/dequelabs/axe-core-npm) | `4.7.3` | `4.8.1` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.20` | `7.23.2` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.20` | `7.23.2` |
| [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-env) | `1.18.1` | `1.18.3` |
| [@types/webpack-hot-middleware](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-hot-middleware) | `2.25.6` | `2.25.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.7.0` | `6.9.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.7.0` | `6.9.1` |
| [eslint](https://github.com/eslint/eslint) | `8.49.0` | `8.53.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.28.1` | `2.29.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.7.1` | `6.8.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.0.1` |
| [webpack](https://github.com/webpack/webpack) | `5.88.2` | `5.89.0` |
| [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) | `5.28.2` | `5.28.4` |
| [webpack-merge](https://github.com/survivejs/webpack-merge) | `5.9.0` | `5.10.0` |


Updates `@navikt/aksel-icons` from 5.5.0 to 5.9.2
- [Release notes](https://github.com/navikt/aksel/releases)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/git)

Updates `@navikt/ds-css` from 5.5.0 to 5.9.2
- [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 5.5.0 to 5.9.2
- [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-tokens` from 5.5.0 to 5.9.2
- [Release notes](https://github.com/navikt/aksel/releases)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/git)

Updates `@navikt/familie-backend` from 10.0.7 to 10.0.10
- [Commits](https://github.com/navikt/familie-felles-frontend/compare/@navikt/[email protected]...@navikt/[email protected])

Updates `@sentry/browser` from 7.69.0 to 7.77.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.69.0...7.77.0)

Updates `@types/amplitude-js` from 8.16.2 to 8.16.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/amplitude-js)

Updates `@types/file-saver` from 2.0.5 to 2.0.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/file-saver)

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

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

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

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

Updates `axios` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.0)

Updates `dayjs` from 1.11.9 to 1.11.10
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.9...v1.11.10)

Updates `react-pdf` from 7.3.3 to 7.5.1
- [Release notes](https://github.com/wojtekmaj/react-pdf/releases)
- [Commits](https://github.com/wojtekmaj/react-pdf/commits/v7.5.1/packages/react-pdf)

Updates `react-router-dom` from 6.16.0 to 6.18.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

Updates `react-select` from 5.7.4 to 5.7.7
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.7.7)

Updates `snyk` from 1.1221.0 to 1.1238.0
- [Release notes](https://github.com/snyk/snyk/releases)
- [Commits](snyk/cli@v1.1221.0...v1.1238.0)

Updates `styled-components` from 6.0.8 to 6.1.0
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](styled-components/styled-components@v6.0.8...v6.1.0)

Updates `@axe-core/react` from 4.7.3 to 4.8.1
- [Release notes](https://github.com/dequelabs/axe-core-npm/releases)
- [Changelog](https://github.com/dequelabs/axe-core-npm/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core-npm/commits)

Updates `@babel/core` from 7.22.20 to 7.23.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/@babel/[email protected]/packages/babel-core)

Updates `@babel/preset-env` from 7.22.20 to 7.23.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-preset-env)

Updates `@types/webpack-env` from 1.18.1 to 1.18.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-env)

Updates `@types/webpack-hot-middleware` from 2.25.6 to 2.25.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-hot-middleware)

Updates `@typescript-eslint/eslint-plugin` from 6.7.0 to 6.9.1
- [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/v6.9.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.7.0 to 6.9.1
- [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/v6.9.1/packages/parser)

Updates `eslint` from 8.49.0 to 8.53.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.49.0...v8.53.0)

Updates `eslint-plugin-import` from 2.28.1 to 2.29.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.28.1...v2.29.0)

Updates `eslint-plugin-jsx-a11y` from 6.7.1 to 6.8.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.7.1...v6.8.0)

Updates `eslint-plugin-prettier` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.0.0...v5.0.1)

Updates `webpack` from 5.88.2 to 5.89.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.88.2...v5.89.0)

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

Updates `webpack-merge` from 5.9.0 to 5.10.0
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](survivejs/webpack-merge@v5.9.0...v5.10.0)

---
updated-dependencies:
- dependency-name: "@navikt/aksel-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@navikt/ds-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@navikt/familie-backend"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/amplitude-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/file-saver"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/react-dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/uuid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: autoprefixer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: react-pdf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: react-select
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: snyk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: styled-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@axe-core/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/webpack-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/webpack-hot-middleware"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: eslint-plugin-jsx-a11y
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
- dependency-name: "@types/webpack"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-dependencies
- dependency-name: webpack-merge
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 5, 2023 04:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 5, 2023
Copy link

sonarqubecloud bot commented Nov 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2023

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

@dependabot dependabot bot closed this Nov 12, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-dependencies-0e3ca276d3 branch November 12, 2023 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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