Skip to content

Commit

Permalink
chore(deps-dev): Bump the development-dependencies-minor group across…
Browse files Browse the repository at this point in the history
… 1 directory with 4 updates

Bumps the development-dependencies-minor group with 4 updates in the / directory: [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next), [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip), [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) and [postcss](https://github.com/postcss/postcss).


Updates `@next/eslint-plugin-next` from 15.0.2 to 15.0.3
- [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.0.3/packages/eslint-plugin-next)

Updates `knip` from 5.36.3 to 5.36.5
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.36.5/packages/knip)

Updates `@next/bundle-analyzer` from 15.0.2 to 15.0.3
- [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.0.3/packages/next-bundle-analyzer)

Updates `postcss` from 8.4.47 to 8.4.48
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.47...8.4.48)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 089f1e4 commit 3c6be6c
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"typed.js": "2.1.0"
},
"devDependencies": {
"@next/bundle-analyzer": "15.0.2",
"@next/bundle-analyzer": "15.0.3",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"autoprefixer": "10.4.20",
"next-sitemap": "4.2.3",
"postcss": "8.4.47"
"postcss": "8.4.48"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"devDependencies": {
"@eslint/js": "9.14.0",
"@next/eslint-plugin-next": "15.0.2",
"@next/eslint-plugin-next": "15.0.3",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/eslint__js": "8.42.3",
"eslint": "9.14.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.1.0-rc-6d3110b4d9-20240531",
"eslint-plugin-turbo": "2.2.3",
"knip": "5.36.3",
"knip": "5.36.5",
"prettier": "3.3.3",
"prettier-plugin-tailwindcss": "0.6.8",
"turbo": "2.2.3",
Expand Down
72 changes: 36 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 3c6be6c

Please sign in to comment.