Skip to content

Commit

Permalink
Merge branch 'main' into gjenbruk-vilkår-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnsteingarmo authored Dec 11, 2024
2 parents 93d4ab1 + 1efe893 commit f3e5485
Show file tree
Hide file tree
Showing 2 changed files with 607 additions and 621 deletions.
32 changes: 16 additions & 16 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.9",
"@navikt/aksel-icons": "^7.6.0",
"@navikt/ds-css": "7.6.0",
"@navikt/ds-react": "7.6.0",
"@navikt/ds-tokens": "7.6.0",
"@navikt/aksel-icons": "^7.7.0",
"@navikt/ds-css": "7.7.0",
"@navikt/ds-react": "7.7.0",
"@navikt/ds-tokens": "7.7.0",
"@navikt/familie-backend": "10.1.2",
"@navikt/familie-endringslogg": "^13.1.4",
"@navikt/familie-form-elements": "^21.0.2",
"@navikt/familie-header": "^14.1.2",
"@navikt/familie-logging": "^7.0.2",
"@navikt/familie-visittkort": "^15.1.2",
"@navikt/fnrvalidator": "^2.1.5",
"@sentry/browser": "^8.41.0",
"@sentry/browser": "^8.42.0",
"@sentry/core": "^8.40.0",
"@types/express": "^5.0.0",
"@types/file-saver": "^2.0.7",
Expand All @@ -48,26 +48,26 @@
"@types/styled-components": "^5.1.34",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
"axios": "^1.7.8",
"axios": "^1.7.9",
"babel-loader": "^9.2.1",
"body-parser": "^1.20.3",
"color-string": "^1.9.1",
"constate": "^3.3.2",
"date-fns": "^4.1.0",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"express": "^5.0.1",
"express-static-gzip": "^2.2.0",
"file-loader": "^6.2.0",
"http-proxy-middleware": "^3.0.3",
"https-proxy-agent": "^7.0.5",
"https-proxy-agent": "^7.0.6",
"loglevel": "^1.9.2",
"passport": "^0.7.0",
"passport-azure-ad": "^4.3.5",
"prom-client": "^15.1.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-pdf": "9.1.1",
"react-router-dom": "7.0.1",
"react-router-dom": "7.0.2",
"react-router-prompt": "^0.7.1",
"react-select": "^5.8.3",
"styled-components": "^6.1.13",
Expand All @@ -81,14 +81,14 @@
"@babel/core": "^7.26.0",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@types/webpack": "^5.28.5",
"@types/webpack-dev-middleware": "^5.3.0",
"@types/webpack-env": "^1.18.5",
"@types/webpack-hot-middleware": "^2.25.9",
"typescript-eslint": "^8.16.0",
"typescript-eslint": "^8.17.0",
"compression-webpack-plugin": "^11.1.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
Expand All @@ -97,7 +97,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "5.1.0-rc.1",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-webpack-plugin": "^4.2.0",
"fork-ts-checker-webpack-plugin": "^9.0.2",
"html-webpack-plugin": "^5.6.3",
Expand All @@ -108,14 +108,14 @@
"mini-css-extract-plugin": "^2.9.2",
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
"prettier": "^3.4.1",
"react-refresh": "^0.14.2",
"prettier": "^3.4.2",
"react-refresh": "^0.16.0",
"style-loader": "^4.0.0",
"ts-loader": "^9.5.1",
"tsconfig-paths-webpack-plugin": "^4.2.0",
"typescript": "^5.7.2",
"vitest": "^2.1.6",
"webpack": "^5.96.1",
"vitest": "^2.1.8",
"webpack": "^5.97.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 f3e5485

Please sign in to comment.