Skip to content

Commit ad5c360

Browse files
Bump the aksel-dependencies group with 5 updates
Bumps the aksel-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@navikt/aksel-icons](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-icons) | `7.17.2` | `7.17.3` | | [@navikt/ds-css](https://github.com/navikt/aksel) | `7.17.2` | `7.17.3` | | [@navikt/ds-react](https://github.com/navikt/aksel) | `7.17.2` | `7.17.3` | | [@navikt/aksel-stylelint](https://github.com/navikt/aksel/tree/HEAD/@navikt/aksel-stylelint) | `7.17.2` | `7.17.3` | | [@navikt/ds-tokens](https://github.com/navikt/aksel/tree/HEAD/@navikt/core/tokens) | `7.17.2` | `7.17.3` | Updates `@navikt/aksel-icons` from 7.17.2 to 7.17.3 - [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.17.2 to 7.17.3 - [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.17.2 to 7.17.3 - [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/aksel-stylelint` from 7.17.2 to 7.17.3 - [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) Updates `@navikt/ds-tokens` from 7.17.2 to 7.17.3 - [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) --- updated-dependencies: - dependency-name: "@navikt/aksel-icons" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aksel-dependencies - dependency-name: "@navikt/ds-css" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aksel-dependencies - dependency-name: "@navikt/ds-react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aksel-dependencies - dependency-name: "@navikt/aksel-stylelint" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: aksel-dependencies - dependency-name: "@navikt/ds-tokens" dependency-type: indirect update-type: version-update:semver-patch dependency-group: aksel-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d2bd07 commit ad5c360

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package-lock.json

+25-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
"license": "ISC",
2626
"dependencies": {
2727
"@axe-core/react": "^4.9.1",
28-
"@navikt/aksel-icons": "^7.17.2",
28+
"@navikt/aksel-icons": "^7.17.4",
2929
"@navikt/arbeidsplassen-css": "^8.5.0",
3030
"@navikt/arbeidsplassen-react": "^8.6.0",
3131
"@navikt/arbeidsplassen-theme": "^6.1.0",
32-
"@navikt/ds-css": "^7.17.2",
33-
"@navikt/ds-react": "^7.17.2",
32+
"@navikt/ds-css": "^7.17.4",
33+
"@navikt/ds-react": "^7.17.4",
3434
"@navikt/fnrvalidator": "^2.1.5",
3535
"@navikt/oasis": "^3.6.0",
3636
"@neshca/cache-handler": "^1.3.1",
@@ -54,7 +54,7 @@
5454
"zod": "^3.23.8"
5555
},
5656
"devDependencies": {
57-
"@navikt/aksel-stylelint": "^7.17.2",
57+
"@navikt/aksel-stylelint": "^7.17.4",
5858
"@next/bundle-analyzer": "^14.2.13",
5959
"@next/eslint-plugin-next": "^14.2.1",
6060
"@testing-library/jest-dom": "^6.4.2",

0 commit comments

Comments
 (0)