Skip to content

Commit

Permalink
pakkeoppdateringer (#2999)
Browse files Browse the repository at this point in the history
  • Loading branch information
vebnor authored Jun 20, 2024
1 parent f58437e commit c3a5b0c
Show file tree
Hide file tree
Showing 4 changed files with 1,213 additions and 1,196 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"license": "ISC",
"devDependencies": {
"@playwright/test": "1.44.1",
"@types/node": "20.14.0"
"@types/node": "20.14.6"
}
}
63 changes: 32 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,27 +13,28 @@
"dependencies": {
"@formatjs/intl-datetimeformat": "6.12.5",
"@formatjs/intl-numberformat": "8.10.3",
"@navikt/aksel-icons": "6.10.0",
"@navikt/ds-css": "6.10.0",
"@navikt/aksel-icons": "6.11.0",
"@navikt/ds-css": "6.11.0",
"@navikt/ds-icons": "3.4.3",
"@navikt/ds-react": "6.10.0",
"@navikt/ds-tailwind": "6.10.0",
"@navikt/ds-tokens": "6.10.0",
"@navikt/familie-endringslogg": "12.0.0",
"@navikt/fnrvalidator": "^2.0.7",
"@navikt/ft-form-hooks": "4.4.7",
"@navikt/ft-form-validators": "2.3.6",
"@navikt/ft-plattform-komponenter": "2.5.10",
"@navikt/ds-react": "6.11.0",
"@navikt/ds-tailwind": "6.11.0",
"@navikt/ds-tokens": "6.11.0",
"@navikt/familie-endringslogg": "12.0.2",
"@navikt/fnrvalidator": "^2.1.0",
"@navikt/ft-form-hooks": "4.4.11",
"@navikt/ft-form-validators": "2.3.10",
"@navikt/ft-plattform-komponenter": "2.5.14",
"@popperjs/core": "2.11.8",
"@reach/combobox": "0.18.0",
"@sentry/browser": "8.7.0",
"@sentry/browser": "8.10.0",
"@sentry/cli": "^2.32.1",
"@sentry/react": "^8.7.0",
"@testing-library/jest-dom": "6.4.5",
"@sentry/react": "^8.10.0",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"autoprefixer": "10.4.19",
"axios": "1.7.2",
"babel-runtime": "6.26.0",
Expand Down Expand Up @@ -92,29 +93,29 @@
"react-day-picker": "7.4.10",
"react-dom": "18.3.1",
"react-final-form": "6.5.9",
"react-hook-form": "7.51.5",
"react-hook-form": "7.52.0",
"react-idle-timer": "5.7.2",
"react-intl": "6.6.8",
"react-modal": "3.16.1",
"react-popper": "2.3.0",
"react-query": "3.39.3",
"react-router": "6.23.1",
"react-router-dom": "6.23.1",
"tailwindcss": "3.4.3",
"uuid": "9.0.1"
"tailwindcss": "3.4.4",
"uuid": "10.0.0"
},
"devDependencies": {
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-transform-runtime": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-react": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/register": "7.24.6",
"@navikt/aksel-stylelint": "6.10.0",
"@navikt/aksel-stylelint": "6.11.0",
"@playwright/test": "1.44.1",
"@testing-library/react": "15.0.7",
"@testing-library/react": "16.0.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/chai": "4.3.16",
"@types/history": "5.0.0",
Expand All @@ -132,17 +133,17 @@
"css-loader": "7.1.2",
"css-minimizer-webpack-plugin": "7.0.0",
"dotenv": "16.4.5",
"eslint": "9.4.0",
"eslint": "9.5.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-import": "0.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-import-resolver-webpack": "0.13.8",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.5.0",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jest-dom": "5.4.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-react-hooks": "4.6.2",
"html-webpack-plugin": "5.6.0",
"husky": "9.0.11",
Expand All @@ -153,7 +154,7 @@
"jsdom": "24.1.0",
"less": "4.2.0",
"less-loader": "12.2.0",
"lint-staged": "15.2.5",
"lint-staged": "15.2.7",
"mini-css-extract-plugin": "2.9.0",
"postcss-less": "6.0.0",
"postcss-loader": "8.1.1",
Expand All @@ -163,7 +164,7 @@
"terser-webpack-plugin": "5.3.10",
"thread-loader": "4.0.2",
"typescript": "5.4.5",
"webpack": "5.91.0",
"webpack": "5.92.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5.0.4",
"webpack-merge": "5.10.0"
Expand Down
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"dotenv": "16.4.5",
"express": "4.19.2",
"express-http-proxy": "2.0.0",
"express-rate-limit": "^7.3.0",
"express-rate-limit": "^7.3.1",
"helmet": "7.1.0",
"jose": "5.3.0",
"jose": "5.4.1",
"morgan": "1.10.0",
"node-cache": "5.1.2",
"winston": "3.13.0"
Expand Down
Loading

0 comments on commit c3a5b0c

Please sign in to comment.