Skip to content

Commit

Permalink
chore: Bump the npm_dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_dependencies group with 3 updates: [next](https://github.com/vercel/next.js), [postcss](https://github.com/postcss/postcss) and [swagger-ui-react](https://github.com/swagger-api/swagger-ui).


Updates `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](vercel/next.js@v15.0.2...v15.0.3)

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)

Updates `swagger-ui-react` from 5.18.1 to 5.18.2
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](swagger-api/swagger-ui@v5.18.1...v5.18.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: swagger-ui-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent e1b9a02 commit 5211c39
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
"eslint-config-next": "14.2.15",
"formik": "2.4.6",
"lodash": "^4.17.21",
"next": "15.0.2",
"next": "15.0.3",
"next-swagger-doc": "^0.4.1",
"postcss": "8.4.47",
"postcss": "8.4.48",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "^5.3.0",
"sass": "^1.80.6",
"swagger-ui-react": "^5.18.1",
"swagger-ui-react": "^5.18.2",
"tailwindcss": "3.4.14",
"typescript": "5.6.3",
"vanilla-framework": "^4.18.2",
Expand Down

0 comments on commit 5211c39

Please sign in to comment.