Skip to content

Commit 136ab3a

Browse files
Lerna versionbump [ci skip]
- @navikt/[email protected] - @navikt/[email protected] - @navikt/[email protected]
1 parent 6b9ecd2 commit 136ab3a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

@navikt/core/icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/ds-icons",
3-
"version": "0.8.19",
3+
"version": "0.8.20",
44
"description": "NAVs egne ikoner i SVG og React format",
55
"repository": {
66
"type": "git",

@navikt/core/react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/ds-react",
3-
"version": "0.19.24",
3+
"version": "0.19.25",
44
"description": "NAV designsystem react components",
55
"author": "NAV Designsystem team",
66
"license": "MIT",
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@floating-ui/react-dom": "0.6.0",
3939
"@material-ui/core": "^4.12.3",
40-
"@navikt/ds-icons": "^0.8.19",
40+
"@navikt/ds-icons": "^0.8.20",
4141
"@popperjs/core": "^2.10.1",
4242
"@radix-ui/react-tabs": "0.1.5",
4343
"@radix-ui/react-toggle-group": "0.1.5",

@navikt/internal/react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@navikt/ds-react-internal",
3-
"version": "0.14.25",
3+
"version": "0.14.26",
44
"description": "NAV internal designsystem react components",
55
"author": "NAV Designsystem team",
66
"license": "MIT",
@@ -34,8 +34,8 @@
3434
"watch": "tsc --watch -p tsconfig.esm.json"
3535
},
3636
"dependencies": {
37-
"@navikt/ds-icons": "^0.8.19",
38-
"@navikt/ds-react": "^0.19.24",
37+
"@navikt/ds-icons": "^0.8.20",
38+
"@navikt/ds-react": "^0.19.25",
3939
"@popperjs/core": "^2.10.1",
4040
"classnames": "^2.3.1",
4141
"copy-to-clipboard": "^3.3.1",

0 commit comments

Comments
 (0)