Skip to content

Commit

Permalink
Bump the production-dependencies group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) | `6.6.0` | `6.7.0` |
| [daisyui](https://github.com/saadeghi/daisyui) | `4.12.13` | `4.12.14` |
| [framer-motion](https://github.com/framer/motion) | `11.11.9` | `11.11.17` |
| [koffi](https://github.com/Koromix/koffi) | `2.9.1` | `2.9.2` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `23.6.0` | `23.8.0` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.27.0` | `6.28.0` |



Updates `@fortawesome/fontawesome-free` from 6.6.0 to 6.7.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.6.0...6.7.0)

Updates `daisyui` from 4.12.13 to 4.12.14
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](saadeghi/daisyui@v4.12.13...v4.12.14)

Updates `framer-motion` from 11.11.9 to 11.11.17
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.11.9...v11.11.17)

Updates `koffi` from 2.9.1 to 2.9.2
- [Commits](https://github.com/Koromix/koffi/commits)

Updates `puppeteer` from 23.6.0 to 23.8.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v23.6.0...puppeteer-v23.8.0)

Updates `react-router-dom` from 6.27.0 to 6.28.0
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: daisyui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: koffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 4c8ae22 commit 2804343
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
180 changes: 90 additions & 90 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,20 +47,20 @@
"vite": "^5.4.10"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.4.0",
"@fortawesome/fontawesome-free": "^6.7.0",
"@tailwindcss/typography": "^0.5.9",
"classnames": "^2.3.2",
"daisyui": "^4.12.13",
"daisyui": "^4.12.14",
"electron-squirrel-startup": "^1.0.1",
"framer-motion": "^11.11.9",
"framer-motion": "^11.11.17",
"i18n-js": "^4.5.0",
"koffi": "^2.9.1",
"puppeteer": "^23.5.3",
"koffi": "^2.9.2",
"puppeteer": "^23.8.0",
"puppeteer-extra": "^3.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.27.0",
"react-router-dom": "^6.28.0",
"react-use": "^17.4.0",
"update-electron-app": "^3.0.0"
}
Expand Down

0 comments on commit 2804343

Please sign in to comment.