Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent b27ba01 commit 5eb72c8
Show file tree
Hide file tree
Showing 10 changed files with 24,596 additions and 8,323 deletions.
30,357 changes: 22,640 additions & 7,717 deletions package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
},
"homepage": "https://github.com/hiroppy/fusuma#readme",
"engines": {
"npm": ">=7.13.0",
"node": ">=v14.17.6"
"npm": ">=7.24.2",
"node": ">=14.21.3"
},
"devDependencies": {
"eslint": "^7.26.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^6.0.0",
"jest": "^26.6.3",
"lerna": "^4.0.0",
"lint-staged": "^10.5.4",
"prettier": "^2.3.2"
"prettier": "^2.8.8"
}
}
34 changes: 17 additions & 17 deletions packages/client/package-lock.json

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

10 changes: 5 additions & 5 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
},
"homepage": "https://github.com/hiroppy/fusuma#readme",
"dependencies": {
"classnames": "^2.3.1",
"classnames": "^2.5.1",
"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-dom": "^17.0.2",
"react-event-timeline": "^1.6.3",
"react-icons": "^4.2.0",
"react-modal": "^3.13.1",
"screenfull": "^5.1.0",
"swiper": "^6.6.2",
"react-icons": "^4.12.0",
"react-modal": "^3.16.1",
"screenfull": "^5.2.0",
"swiper": "^6.8.4",
"vm-browserify": "^1.1.2"
}
}
Loading

0 comments on commit 5eb72c8

Please sign in to comment.