Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#450)
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 Sep 29, 2023
1 parent 43ab70d commit 94f70a8
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 136 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/sabertazimi/dblp",
"packageManager": "yarn@3.6.3",
"devDependencies": {
"@babel/core": "^7.22.20",
"@babel/core": "^7.23.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "^7.22.20",
Expand All @@ -50,7 +50,7 @@
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.3",
"mini-css-extract-plugin": "^2.7.6",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"postcss-loader": "^7.3.3",
"prettier": "^3.0.3",
"style-loader": "^3.3.3",
Expand All @@ -64,7 +64,7 @@
},
"dependencies": {
"@ant-design/icons": "^5.2.6",
"antd": "^5.9.2",
"antd": "^5.9.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.2",
Expand Down
Loading

0 comments on commit 94f70a8

Please sign in to comment.