Skip to content

Commit

Permalink
Bump the aksel-dependencies group with 6 updates (#822)
Browse files Browse the repository at this point in the history
Bumps the aksel-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons) | `7.8.1` | `7.9.0` |
| [@navikt/ds-css](https://github.com/navikt/aksel) | `7.8.1` | `7.9.0` |
| [@navikt/ds-react](https://github.com/navikt/aksel) | `7.8.1` | `7.9.0` |
| [@navikt/ds-tailwind](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tailwind) | `7.8.1` | `7.9.0` |
| [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tokens) | `7.8.1` | `7.9.0` |
| [@navikt/aksel-stylelint](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-stylelint) | `7.8.1` | `7.9.0` |


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

Updates `@navikt/ds-css` from 7.8.1 to 7.9.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 7.8.1 to 7.9.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 7.8.1 to 7.9.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 `@navikt/ds-tokens` from 7.8.1 to 7.9.0
- [Release notes](https://github.com/navikt/aksel/releases)
- [Changelog](https://github.com/navikt/aksel/blob/main/@navikt/core/tokens/CHANGELOG.md)
- [Commits](https://github.com/navikt/aksel/commits/@navikt/[email protected]/@navikt/core/tokens)

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

---
updated-dependencies:
- dependency-name: "@navikt/aksel-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-css"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/ds-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aksel-dependencies
- dependency-name: "@navikt/aksel-stylelint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aksel-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent c1cf1e0 commit 510ad8c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
50 changes: 25 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"dependencies": {
"@grafana/faro-web-sdk": "^1.12.2",
"@grafana/faro-web-tracing": "^1.12.2",
"@navikt/aksel-icons": "^7.8.1",
"@navikt/ds-css": "^7.8.1",
"@navikt/ds-react": "^7.8.1",
"@navikt/ds-tailwind": "^7.8.1",
"@navikt/aksel-icons": "^7.9.0",
"@navikt/ds-css": "^7.9.0",
"@navikt/ds-react": "^7.9.0",
"@navikt/ds-tailwind": "^7.9.0",
"@navikt/ds-tokens": "^7.5.3",
"@navikt/nav-dekoratoren-moduler": "^2.1.6",
"@navikt/next-logger": "^1.35.0",
Expand All @@ -45,7 +45,7 @@
},
"devDependencies": {
"@hookform/devtools": "^4.3.3",
"@navikt/aksel-stylelint": "^7.8.1",
"@navikt/aksel-stylelint": "^7.9.0",
"@navikt/eslint-config-teamsykmelding": "^5.2.0",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
Expand Down

0 comments on commit 510ad8c

Please sign in to comment.