Skip to content

Commit

Permalink
Merge branch 'main' into kontantstøttePerioder
Browse files Browse the repository at this point in the history
  • Loading branch information
throndi authored Feb 3, 2025
2 parents 13b7f7d + 014fd83 commit 2f31c4b
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 708 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,23 @@
},
"dependencies": {
"@amplitude/analytics-browser": "2.11.11",
"@navikt/aksel-icons": "^7.9.1",
"@navikt/ds-css": "7.9.1",
"@navikt/ds-react": "7.9.1",
"@navikt/ds-tokens": "7.9.1",
"@navikt/familie-backend": "10.1.3",
"@navikt/aksel-icons": "^7.10.0",
"@navikt/ds-css": "7.10.0",
"@navikt/ds-react": "7.10.0",
"@navikt/ds-tokens": "7.10.0",
"@navikt/familie-backend": "10.1.4",
"@navikt/familie-endringslogg": "^14.0.0",
"@navikt/familie-form-elements": "^21.0.4",
"@navikt/familie-header": "^15.0.0",
"@navikt/familie-logging": "^7.0.3",
"@navikt/familie-visittkort": "^15.1.3",
"@navikt/fnrvalidator": "^2.1.5",
"@sentry/browser": "^8.48.0",
"@sentry/browser": "^8.53.0",
"@sentry/core": "^8.48.0",
"@types/express": "^5.0.0",
"@types/file-saver": "^2.0.7",
"@types/react": "^19.0.4",
"@types/react-dom": "^19.0.2",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@types/styled-components": "^5.1.34",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
Expand All @@ -71,8 +71,8 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-pdf": "9.2.1",
"react-router-dom": "7.1.1",
"react-select": "^5.9.0",
"react-router-dom": "7.1.5",
"react-select": "^5.10.0",
"styled-components": "^6.1.14",
"svg-inline-loader": "^0.8.2",
"ts-node": "^10.9.2",
Expand All @@ -81,43 +81,43 @@
},
"devDependencies": {
"@axe-core/react": "4.10.1",
"@babel/core": "^7.26.0",
"@babel/core": "^7.26.7",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-env": "^7.26.0",
"@babel/preset-env": "^7.26.7",
"@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-env": "^1.18.8",
"@types/webpack-hot-middleware": "^2.25.9",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.22.0",
"compression-webpack-plugin": "^11.1.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^7.1.2",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"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",
"husky": "^9.1.7",
"less": "^4.2.1",
"less": "^4.2.2",
"less-loader": "^12.2.0",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.3",
"mini-css-extract-plugin": "^2.9.2",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-loader": "^8.1.1",
"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.3",
"vitest": "^2.1.8",
"vitest": "^3.0.4",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.1",
"webpack-dev-middleware": "^7.4.2",
Expand Down
Loading

0 comments on commit 2f31c4b

Please sign in to comment.