Skip to content

Commit

Permalink
Merge branch 'main' into sammenslå-perioder
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnsteingarmo authored Oct 28, 2024
2 parents 7e520e2 + 1a428ca commit cf04c61
Show file tree
Hide file tree
Showing 2 changed files with 913 additions and 946 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"@navikt/hoykontrast": "^3.1.3",
"@navikt/land-verktoy": "^3.2.10",
"@navikt/landvelger": "^3.1.5",
"@sentry/browser": "^8.34.0",
"@sentry/webpack-plugin": "^2.22.5",
"@sentry/browser": "^8.35.0",
"@sentry/webpack-plugin": "^2.22.6",
"axios": "^1.7.7",
"babel-loader": "^9.2.1",
"classnames": "^2.5.1",
Expand All @@ -60,45 +60,45 @@
},
"devDependencies": {
"@axe-core/react": "^4.10.0",
"@babel/core": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@babel/preset-typescript": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@jest/types": "^29.6.0",
"@peculiar/webcrypto": "^1.5.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/case-sensitive-paths-webpack-plugin": "^2.1.6",
"@types/classnames": "^2.3.1",
"@types/classnames": "^2.3.4",
"@types/deep-equal": "^1.0.4",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.5",
"@types/react": "^18.3.11",
"@types/jest": "^29.5.14",
"@types/node": "^22.8.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-router-dom": "^5.3.3",
"@types/uuid": "^10.0.0",
"@types/webpack-env": "^1.18.5",
"@types/webpack-hot-middleware": "^2.25.9",
"typescript-eslint": "^8.8.1",
"typescript-eslint": "^8.11.0",
"babel-jest": "^29.7.0",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"compression-webpack-plugin": "^11.1.0",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "5.1.0-rc-06d0b89e-20240801",
"eslint-webpack-plugin": "^4.2.0",
"express-static-gzip": "^2.1.8",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",
"html-webpack-plugin": "^5.6.3",
"husky": "^9.1.6",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
Expand Down
Loading

0 comments on commit cf04c61

Please sign in to comment.