Skip to content

Commit

Permalink
Merge pull request #2963 from navikt/dependabot/npm_and_yarn/minor-an…
Browse files Browse the repository at this point in the history
…d-patch-dependencies-6196cea4c1

Bump the minor-and-patch-dependencies group with 16 updates
  • Loading branch information
charliemidtlyng authored Dec 9, 2024
2 parents f5a4b69 + 1e672c9 commit 1aa93f5
Show file tree
Hide file tree
Showing 2 changed files with 602 additions and 616 deletions.
30 changes: 15 additions & 15 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 @@ -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 1aa93f5

Please sign in to comment.