Skip to content

Commit

Permalink
Oppdatert deps (#3541)
Browse files Browse the repository at this point in the history
  • Loading branch information
tor-nav authored Feb 17, 2025
1 parent 14aedc0 commit 42f6c88
Show file tree
Hide file tree
Showing 20 changed files with 721 additions and 506 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,49 +33,49 @@
"storybook": "storybook dev --quiet "
},
"devDependencies": {
"@eslint/js": "9.19.0",
"@formatjs/intl-datetimeformat": "6.17.2",
"@formatjs/intl-numberformat": "8.15.2",
"@navikt/aksel-stylelint": "7.10.0",
"@eslint/js": "9.20.0",
"@formatjs/intl-datetimeformat": "6.17.3",
"@formatjs/intl-numberformat": "8.15.3",
"@navikt/aksel-stylelint": "7.13.0",
"@navikt/ft-frontend-storybook-utils": "workspace:^",
"@storybook/addon-actions": "8.5.3",
"@storybook/addon-essentials": "8.5.3",
"@storybook/addon-links": "8.5.3",
"@storybook/builder-vite": "8.5.3",
"@storybook/cli": "8.5.3",
"@storybook/react": "8.5.3",
"@storybook/react-vite": "8.5.3",
"@storybook/theming": "8.5.3",
"@storybook/addon-actions": "8.5.6",
"@storybook/addon-essentials": "8.5.6",
"@storybook/addon-links": "8.5.6",
"@storybook/builder-vite": "8.5.6",
"@storybook/cli": "8.5.6",
"@storybook/react": "8.5.6",
"@storybook/react-vite": "8.5.6",
"@storybook/theming": "8.5.6",
"@testing-library/jest-dom": "6.6.3",
"@types/react": "19.0.8",
"@types/react": "19.0.9",
"@types/react-dom": "19.0.3",
"@types/react-responsive": "9.0.0",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-c8": "0.33.0",
"body-parser": "1.20.3",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-vitest": "0.5.4",
"gh-pages": "6.3.0",
"globals": "15.14.0",
"globals": "15.15.0",
"husky": "9.1.7",
"jsdom": "26.0.0",
"lerna": "8.1.9",
"lint-staged": "15.4.3",
"postcss-less": "6.0.0",
"prettier": "3.4.2",
"prettier": "3.5.1",
"react-test-renderer": "19.0.0",
"storybook": "8.5.3",
"storybook": "8.5.6",
"stylelint": "16.14.1",
"stylelint-order": "6.0.4",
"typescript": "5.7.3",
"typescript-eslint": "8.23.0",
"vite": "6.0.11",
"typescript-eslint": "8.24.0",
"vite": "6.1.0",
"vite-plugin-dts": "4.5.0",
"vitest": "3.0.5"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/fakta-beregning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"clean": "rm -rf ./dist ./node_modules"
},
"dependencies": {
"@navikt/aksel-icons": "7.10.0",
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/aksel-icons": "7.13.0",
"@navikt/ds-css": "7.13.0",
"@navikt/ds-react": "7.13.0",
"@navikt/ft-form-hooks": "workspace:^",
"@navikt/ft-form-validators": "workspace:^",
"@navikt/ft-konstanter": "workspace:^",
Expand All @@ -36,7 +36,7 @@
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.2",
"react-intl": "7.1.5"
"react-intl": "7.1.6"
},
"peerDependencies": {
"@navikt/aksel-icons": "7.x",
Expand Down Expand Up @@ -65,10 +65,10 @@
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/fakta-fordel-beregningsgrunnlag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"clean": "rm -rf ./dist ./node_modules"
},
"dependencies": {
"@navikt/aksel-icons": "7.10.0",
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/aksel-icons": "7.13.0",
"@navikt/ds-css": "7.13.0",
"@navikt/ds-react": "7.13.0",
"@navikt/ft-form-hooks": "workspace:^",
"@navikt/ft-form-validators": "workspace:^",
"@navikt/ft-ui-komponenter": "workspace:^",
Expand All @@ -34,7 +34,7 @@
"dayjs": "1.11.13",
"react": "19.0.0",
"react-hook-form": "7.54.2",
"react-intl": "7.1.5",
"react-intl": "7.1.6",
"uuid": "11.0.5"
},
"peerDependencies": {
Expand Down Expand Up @@ -63,10 +63,10 @@
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions packages/fakta-tilbakekreving-feilutbetaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
"clean": "rm -rf ./dist ./node_modules"
},
"dependencies": {
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/ds-css": "7.13.0",
"@navikt/ds-react": "7.13.0",
"@navikt/ft-form-hooks": "workspace:^",
"@navikt/ft-form-validators": "workspace:^",
"@navikt/ft-ui-komponenter": "workspace:^",
"@navikt/ft-utils": "workspace:^",
"moment": "2.30.1",
"react": "19.0.0",
"react-hook-form": "7.54.2",
"react-intl": "7.1.5"
"react-intl": "7.1.6"
},
"peerDependencies": {
"@navikt/ds-css": "7.x",
Expand All @@ -54,10 +54,10 @@
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions packages/form-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"clean": "rm -rf ./dist ./node_modules"
},
"dependencies": {
"@navikt/aksel-icons": "7.10.0",
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/aksel-icons": "7.13.0",
"@navikt/ds-css": "7.13.0",
"@navikt/ds-react": "7.13.0",
"@navikt/ft-form-validators": "^3.1.3",
"@navikt/ft-ui-komponenter": "^3.1.4",
"@navikt/ft-utils": "^3.1.3",
Expand Down Expand Up @@ -56,10 +56,10 @@
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/form-validators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"react": "19.0.0"
},
"devDependencies": {
"eslint": "9.19.0",
"eslint": "9.20.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/internal/kodeverk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"exports": {
Expand Down
6 changes: 3 additions & 3 deletions packages/internal/storybook-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@navikt/ft-form-hooks": "workspace:^",
"react": "19.0.0",
"react-hook-form": "7.54.2",
"react-intl": "7.1.5"
"react-intl": "7.1.6"
},
"devDependencies": {
"@storybook/types": "8.5.3",
"eslint": "9.19.0",
"@storybook/types": "8.5.6",
"eslint": "9.20.1",
"typescript": "5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/internal/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"exports": {
Expand Down
4 changes: 2 additions & 2 deletions packages/internal/utils-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"dependencies": {
"@navikt/ft-kodeverk": "^3.1.1",
"react": "19.0.0",
"react-intl": "7.1.5"
"react-intl": "7.1.6"
},
"devDependencies": {
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"typescript": "5.7.3"
}
}
4 changes: 2 additions & 2 deletions packages/konstanter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
},
"devDependencies": {
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
10 changes: 5 additions & 5 deletions packages/plattform-komponenter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"clean": "rm -rf ./dist ./node_modules"
},
"dependencies": {
"@navikt/aksel-icons": "7.10.0",
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/aksel-icons": "7.13.0",
"@navikt/ds-css": "7.13.0",
"@navikt/ds-react": "7.13.0",
"@navikt/ft-utils": "workspace:^",
"classnames": "2.5.1"
},
Expand All @@ -47,14 +47,14 @@
"@testing-library/user-event": "14.6.1",
"classnames": "2.5.1",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"lodash.throttle": "4.1.1",
"prop-types": "15.8.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"resolutions": {
Expand Down
12 changes: 6 additions & 6 deletions packages/prosess-beregningsgrunnlag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"clean": "rm -rf ./dist ./node_modules"
},
"dependencies": {
"@navikt/aksel-icons": "7.10.0",
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/aksel-icons": "7.13.0",
"@navikt/ds-css": "7.13.0",
"@navikt/ds-react": "7.13.0",
"@navikt/ft-form-hooks": "workspace:^",
"@navikt/ft-form-validators": "workspace:^",
"@navikt/ft-ui-komponenter": "workspace:^",
Expand All @@ -34,7 +34,7 @@
"echarts": "5.6.0",
"react": "19.0.0",
"react-hook-form": "7.54.2",
"react-intl": "7.1.5"
"react-intl": "7.1.6"
},
"peerDependencies": {
"@navikt/aksel-icons": "7.x",
Expand All @@ -61,10 +61,10 @@
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/prosess-tilbakekreving-foreldelse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"clean": "rm -rf ./dist ./node_modules"
},
"dependencies": {
"@navikt/aksel-icons": "7.10.0",
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/aksel-icons": "7.13.0",
"@navikt/ds-css": "7.13.0",
"@navikt/ds-react": "7.13.0",
"@navikt/ft-form-hooks": "workspace:^",
"@navikt/ft-form-validators": "workspace:^",
"@navikt/ft-ui-komponenter": "workspace:^",
Expand All @@ -33,7 +33,7 @@
"moment": "2.30.1",
"react": "19.0.0",
"react-hook-form": "7.54.2",
"react-intl": "7.1.5"
"react-intl": "7.1.6"
},
"peerDependencies": {
"@navikt/aksel-icons": "7.x",
Expand All @@ -57,10 +57,10 @@
"@testing-library/react": "16.2.0",
"@testing-library/user-event": "14.6.1",
"cross-env": "7.0.3",
"eslint": "9.19.0",
"eslint": "9.20.1",
"stylelint": "16.14.1",
"typescript": "5.7.3",
"vite": "6.0.11",
"vite": "6.1.0",
"vitest": "3.0.5"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 42f6c88

Please sign in to comment.