Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#570)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 34669e2 commit e191423
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 288 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dblp",
"version": "1.4.1",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"description": "An awesome DBLP search application",
"author": "sabertazimi",
"license": "MIT",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@ant-design/icons": "^5.5.1",
"antd": "^5.22.1",
"antd": "^5.22.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
Expand Down Expand Up @@ -66,7 +66,7 @@
"style-loader": "^4.0.0",
"stylelint": "^16.10.0",
"stylelint-webpack-plugin": "^5.0.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"webpack": "^5.96.1",
"webpack-bundle-analyzer": "^4.10.2",
"webpack-cli": "^5.1.4",
Expand Down
Loading

0 comments on commit e191423

Please sign in to comment.