Skip to content

Commit

Permalink
pakkeoppdateringer (#1656)
Browse files Browse the repository at this point in the history
  • Loading branch information
vebnor committed May 8, 2023
1 parent 4fd9af0 commit d3ee46d
Show file tree
Hide file tree
Showing 115 changed files with 622 additions and 482 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
# testing
/coverage
/target/
/playwright-report
/test-results
# production

/dist
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
58 changes: 29 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
"repository": "https://github.com/navikt/k9-los-web",
"license": "MIT",
"dependencies": {
"@formatjs/intl-datetimeformat": "6.7.0",
"@formatjs/intl-numberformat": "8.4.1",
"@navikt/ds-css": "2.8.15",
"@navikt/ds-icons": "2.8.15",
"@navikt/ds-react": "2.8.15",
"@formatjs/intl-datetimeformat": "6.8.0",
"@formatjs/intl-numberformat": "8.5.0",
"@navikt/ds-css": "2.9.8",
"@navikt/ds-icons": "2.9.8",
"@navikt/ds-react": "2.9.8",
"@navikt/familie-endringslogg": "8.1.1",
"@navikt/fnrvalidator": "1.3.3",
"@navikt/ft-plattform-komponenter": "2.0.19",
"@navikt/ft-plattform-komponenter": "2.0.25",
"@popperjs/core": "2.11.7",
"@sentry/browser": "7.49.0",
"@sentry/cli": "2.17.4",
"@sentry/browser": "7.51.0",
"@sentry/cli": "2.17.5",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.5.1",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"axios": "1.3.6",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"axios": "1.4.0",
"babel-runtime": "6.26.0",
"circular-dependency-plugin": "5.2.2",
"classnames": "2.3.2",
Expand All @@ -31,7 +31,7 @@
"express": "4.18.2",
"final-form": "4.20.9",
"formik": "2.2.9",
"helmet": "6.1.5",
"helmet": "6.2.0",
"history": "5.3.0",
"lodash": "4.17.21",
"lodash.throttle": "4.1.1",
Expand Down Expand Up @@ -81,23 +81,23 @@
"react-dom": "18.2.0",
"react-final-form": "6.5.9",
"react-idle-timer": "5.6.2",
"react-intl": "6.4.1",
"react-intl": "6.4.2",
"react-modal": "3.16.1",
"react-motion": "0.5.2",
"react-popper": "2.3.0",
"react-query": "3.39.3",
"react-router": "6.10.0",
"react-router-dom": "6.10.0",
"react-router": "6.11.1",
"react-router-dom": "6.11.1",
"uuid": "9.0.0"
},
"devDependencies": {
"@babel/core": "7.21.4",
"@babel/core": "7.21.8",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.4",
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.4",
"@babel/preset-typescript": "7.21.5",
"@babel/register": "7.21.0",
"@commercetools/enzyme-extensions": "5.0.0",
"@storybook/addon-actions": "6.5.16",
Expand All @@ -113,15 +113,15 @@
"@storybook/theming": "6.5.16",
"@testing-library/react": "14.0.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/chai": "4.3.4",
"@types/chai": "4.3.5",
"@types/classnames": "2.3.1",
"@types/enzyme": "3.10.13",
"@types/history": "5.0.0",
"@types/mocha": "10.0.1",
"@types/prop-types": "15.7.5",
"@types/react": "18.0.38",
"@types/react": "18.2.6",
"@types/react-collapse": "5.0.1",
"@types/react-dom": "18.0.11",
"@types/react-dom": "18.2.4",
"@types/react-intl": "3.0.0",
"@types/react-redux": "7.1.25",
"@types/react-router-dom": "5.3.3",
Expand All @@ -135,7 +135,7 @@
"css-loader": "6.7.3",
"css-minimizer-webpack-plugin": "4.2.2",
"enzyme": "3.11.0",
"eslint": "8.39.0",
"eslint": "8.40.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-import": "0.13.0",
"eslint-config-prettier": "8.8.0",
Expand All @@ -153,25 +153,25 @@
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"jest-transform-stub": "2.0.0",
"jsdom": "21.1.1",
"jsdom": "21.1.2",
"less": "4.1.3",
"less-loader": "11.1.0",
"lint-staged": "13.2.1",
"lint-staged": "13.2.2",
"mini-css-extract-plugin": "2.7.5",
"postcss-less": "6.0.0",
"react-test-renderer": "18.2.0",
"sinon": "15.0.4",
"sinon-chai": "3.7.0",
"stylelint": "15.6.0",
"stylelint": "15.6.1",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-standard": "30.0.1",
"stylelint-order": "6.0.3",
"terser-webpack-plugin": "5.3.7",
"terser-webpack-plugin": "5.3.8",
"thread-loader": "3.0.4",
"typescript": "5.0.4",
"webpack": "5.80.0",
"webpack-cli": "5.0.2",
"webpack-dev-server": "4.13.3",
"webpack": "5.82.0",
"webpack-cli": "5.1.0",
"webpack-dev-server": "4.15.0",
"webpack-merge": "5.8.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit d3ee46d

Please sign in to comment.