Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 4a7fbb2 commit bd4a3ed
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
160 changes: 80 additions & 80 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"@commander-js/extra-typings": "12.1.0",
"@jest/globals": "29.7.0",
"@protobuf-ts/plugin": "2.9.4",
"@types/diff": "5.2.2",
"@types/diff": "5.2.3",
"@types/jest": "29.5.13",
"@types/node": "20.16.10",
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.8.1",
"commander": "12.1.0",
"css-loader": "5.2.7",
"eslint": "8.57.1",
Expand All @@ -43,8 +43,8 @@
"ts-jest": "29.2.5",
"ts-loader": "9.5.1",
"tsx": "4.19.1",
"typescript": "5.6.2",
"typescript-eslint": "8.8.0",
"typescript": "5.6.3",
"typescript-eslint": "8.8.1",
"webpack": "5.95.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.15.2"
Expand All @@ -56,7 +56,7 @@
"@protobuf-ts/runtime": "2.9.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router": "6.26.2",
"react-router-dom": "6.26.2"
"react-router": "6.27.0",
"react-router-dom": "6.27.0"
}
}

0 comments on commit bd4a3ed

Please sign in to comment.