Skip to content

Commit

Permalink
Bump the next group in /app/frontend with 2 updates
Browse files Browse the repository at this point in the history
Bumps the next group in /app/frontend with 2 updates: [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 14.2.11 to 14.2.13
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.11...v14.2.13)

Updates `eslint-config-next` from 14.2.11 to 14.2.13
- [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/v14.2.13/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: next
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 53498a1 commit 309d9c3
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
108 changes: 54 additions & 54 deletions app/frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions app/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ace-builds": "^1.35.4",
"axios": "^1.7.7",
"bootstrap": "^5.3.3",
"next": "^14.2.11",
"next": "^14.2.13",
"prop-types": "^15.7.2",
"react": "^18.3.1",
"react-ace": "^12.0.0",
Expand All @@ -35,7 +35,7 @@
"@types/react": "^18.3.6",
"@types/react-dom": "^18.3.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.11",
"eslint-config-next": "^14.2.13",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 309d9c3

Please sign in to comment.