Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent b27ba01 commit 79b1d81
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
},
"homepage": "https://github.com/hiroppy/fusuma#readme",
"dependencies": {
"classnames": "^2.3.1",
"classnames": "^2.3.2",
"modern-normalize": "^1.1.0",
"prismjs": "^1.23.0",
"react": "^17.0.2",
"react-accessible-accordion": "^3.3.5",
"react-burger-menu": "^3.0.6",
"react-burger-menu": "^3.0.9",
"react-dom": "^17.0.2",
"react-event-timeline": "^1.6.3",
"react-icons": "^4.2.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/fusuma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@
"@fusuma/mdx-loader": "^2.8.4",
"@fusuma/prism-loader": "^2.8.4",
"@soda/friendly-errors-webpack-plugin": "^1.8.1",
"babel-loader": "^8.2.3",
"babel-loader": "^8.2.5",
"chalk": "^4.1.2",
"commander": "^7.2.0",
"compression-webpack-plugin": "^7.1.2",
"core-js": "^3.12.1",
"css-loader": "^5.2.7",
"css-minimizer-webpack-plugin": "^2.0.0",
"deepmerge": "^4.2.2",
"express": "^4.17.1",
"express": "^4.17.3",
"friendly-errors-webpack-plugin": "^1.7.0",
"gh-pages": "^3.1.0",
"git-remote-origin-url": "^3.1.0",
Expand All @@ -57,21 +57,21 @@
"postcss": "^8.2.15",
"postcss-import": "^14.0.2",
"postcss-loader": "^5.3.0",
"postcss-preset-env": "^6.7.0",
"postcss-reporter": "^7.0.4",
"postcss-preset-env": "^6.7.1",
"postcss-reporter": "^7.0.5",
"postcss-url": "^10.1.3",
"preferred-search": "^1.0.0",
"pretty-bytes": "^5.6.0",
"puppeteer": "^8.0.0",
"regenerator-runtime": "^0.13.9",
"regenerator-runtime": "^0.13.11",
"rmfr": "^2.0.0",
"style-loader": "^2.0.0",
"table": "^6.7.5",
"table": "^6.7.6",
"terser-webpack-plugin": "^5.1.4",
"webp-loader": "^0.6.0",
"webpack": "^5.37.1",
"webpack-dev-middleware": "^4.2.0",
"webpack-hot-middleware": "^2.25.1",
"webpack-hot-middleware": "^2.25.4",
"webpack-merge": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/playground/intro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"license": "MIT",
"dependencies": {
"react": "^17.0.2",
"styled-components": "^5.3.3"
"styled-components": "^5.3.11"
}
}

0 comments on commit 79b1d81

Please sign in to comment.