Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#508)
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 Mar 22, 2024
1 parent a42743e commit 7f397de
Show file tree
Hide file tree
Showing 2 changed files with 772 additions and 733 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"url": "https://github.com/sabertazimi/dblp/issues"
},
"homepage": "https://github.com/sabertazimi/dblp",
"packageManager": "pnpm@8.15.4",
"packageManager": "pnpm@8.15.5",
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/plugin-transform-class-properties": "^7.23.3",
"@babel/plugin-transform-object-rest-spread": "^7.24.0",
"@babel/preset-env": "^7.24.0",
"@babel/preset-react": "^7.23.3",
"@babel/core": "^7.24.3",
"@babel/plugin-transform-class-properties": "^7.24.1",
"@babel/plugin-transform-object-rest-spread": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/preset-react": "^7.24.1",
"@dg-scripts/eslint-config": "^5.14.3",
"@dg-scripts/stylelint-config": "^5.14.3",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
"clean-webpack-plugin": "^4.0.0",
"commit-and-tag-version": "^12.2.0",
Expand All @@ -50,20 +50,20 @@
"html-loader": "^5.0.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.8.1",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"postcss-loader": "^8.1.1",
"prettier": "^3.2.5",
"style-loader": "^3.3.4",
"stylelint": "^16.2.1",
"stylelint-webpack-plugin": "^5.0.0",
"typescript": "^5.4.2",
"webpack": "^5.90.3",
"typescript": "^5.4.3",
"webpack": "^5.91.0",
"webpack-bundle-analyzer": "^4.10.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.3"
"webpack-dev-server": "^5.0.4"
},
"dependencies": {
"@ant-design/icons": "^5.3.3",
"@ant-design/icons": "^5.3.5",
"antd": "^5.15.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 7f397de

Please sign in to comment.