Skip to content

Commit

Permalink
fix(deps): update npm non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 7a23d23 commit c9f6916
Show file tree
Hide file tree
Showing 2 changed files with 876 additions and 187 deletions.
16 changes: 8 additions & 8 deletions src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"axios": "1.7.9",
"classnames": "2.5.1",
"dompurify": "3.2.3",
"html-react-parser": "5.2.1",
"marked": "15.0.4",
"html-react-parser": "5.2.2",
"marked": "15.0.5",
"moment": "2.30.1",
"react": "18.3.1",
"react-content-loader": "7.0.2",
Expand All @@ -36,10 +36,10 @@
"@types/jest": "29.5.14",
"@types/jsdom": "21.1.7",
"@types/marked": "6.0.0",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"altinn-designsystem": "4.2.0",
"babel-jest": "29.7.0",
"babel-loader": "9.2.1",
Expand All @@ -50,7 +50,7 @@
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "5.1.0",
"fork-ts-checker-notifier-webpack-plugin": "9.0.0",
"fork-ts-checker-webpack-plugin": "9.0.2",
Expand All @@ -59,7 +59,7 @@
"jest-junit": "16.0.0",
"jsdom": "25.0.1",
"mini-css-extract-plugin": "2.9.2",
"msw": "2.6.9",
"msw": "2.7.0",
"prettier": "3.4.2",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
Loading

0 comments on commit c9f6916

Please sign in to comment.