Skip to content

Commit

Permalink
Merge branch 'main' into fjern_delmalerSortert
Browse files Browse the repository at this point in the history
  • Loading branch information
ma10s authored Nov 5, 2024
2 parents 2da3351 + cd0e7d6 commit e170ca4
Show file tree
Hide file tree
Showing 2 changed files with 342 additions and 335 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
},
"dependencies": {
"@amplitude/analytics-browser": "2.11.8",
"@navikt/aksel-icons": "^7.4.0",
"@navikt/ds-css": "7.4.0",
"@navikt/ds-react": "7.4.0",
"@navikt/ds-tokens": "7.4.0",
"@navikt/aksel-icons": "^7.4.2",
"@navikt/ds-css": "7.4.2",
"@navikt/ds-react": "7.4.2",
"@navikt/ds-tokens": "7.4.2",
"@navikt/familie-backend": "10.0.24",
"@navikt/familie-endringslogg": "^13.1.4",
"@navikt/familie-form-elements": "^21.0.2",
"@navikt/familie-header": "^14.1.1",
"@navikt/familie-logging": "^7.0.1",
"@navikt/familie-visittkort": "^15.1.2",
"@navikt/fnrvalidator": "^2.1.2",
"@sentry/browser": "^8.35.0",
"@sentry/browser": "^8.36.0",
"@sentry/core": "^8.22.0",
"@types/express": "^5.0.0",
"@types/file-saver": "^2.0.7",
Expand Down Expand Up @@ -72,7 +72,7 @@
"styled-components": "^6.1.13",
"svg-inline-loader": "^0.8.2",
"use-debounce": "^10.0.4",
"uuid": "^11.0.1"
"uuid": "^11.0.2"
},
"devDependencies": {
"@axe-core/react": "4.10.0",
Expand All @@ -86,11 +86,11 @@
"@types/webpack-dev-middleware": "^5.3.0",
"@types/webpack-env": "^1.18.5",
"@types/webpack-hot-middleware": "^2.25.9",
"typescript-eslint": "^8.11.0",
"typescript-eslint": "^8.12.2",
"compression-webpack-plugin": "^11.1.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"eslint": "^9.13.0",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
Expand All @@ -104,7 +104,7 @@
"less": "^4.2.0",
"less-loader": "^12.2.0",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"mini-css-extract-plugin": "^2.9.2",
"postcss": "^8.4.47",
"postcss-loader": "^8.1.1",
"prettier": "^3.3.3",
Expand All @@ -114,8 +114,8 @@
"ts-node": "^10.9.2",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"typescript": "^5.6.3",
"vitest": "^2.1.3",
"webpack": "^5.95.0",
"vitest": "^2.1.4",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^7.4.2",
"webpack-hot-middleware": "^2.26.1",
Expand Down
Loading

0 comments on commit e170ca4

Please sign in to comment.