Skip to content

Commit

Permalink
build(deps): bump the non-major group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the non-major group with 3 updates: [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties), [next](https://github.com/vercel/next.js) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


Updates `@next/third-parties` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.1/packages/third-parties)

Updates `next` from 15.1.0 to 15.1.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.0...v15.1.1)

Updates `tailwindcss` from 3.4.16 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17)

---
updated-dependencies:
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-major
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 50c4873 commit 569a74d
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 97 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@ariakit/react": "^0.4.15",
"@next/third-parties": "^15.1.0",
"@next/third-parties": "^15.1.1",
"@visx/axis": "^3.12.0",
"@visx/grid": "^3.12.0",
"@visx/group": "^3.12.0",
Expand All @@ -23,7 +23,7 @@
"@visx/tooltip": "^3.12.0",
"clsx": "^2.1.1",
"match-sorter": "^8.0.0",
"next": "^15.1.0",
"next": "^15.1.1",
"next-nprogress-bar": "^2.4.2",
"nextra": "^3.2.5",
"nextra-theme-docs": "^3.2.5",
Expand All @@ -49,7 +49,7 @@
"husky": "^9.1.7",
"postcss": "^8.4.49",
"tailwind-scrollbar": "^3.1.0",
"tailwindcss": "^3.4.16",
"tailwindcss": "^3.4.17",
"typescript": "~5.7.2"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 569a74d

Please sign in to comment.