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.9 to 14.2.11
- [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.9...v14.2.11)

Updates `eslint-config-next` from 14.2.9 to 14.2.11
- [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.11/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 16, 2024
1 parent c9e981b commit 8a26ca5
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
104 changes: 52 additions & 52 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.9",
"next": "^14.2.11",
"prop-types": "^15.7.2",
"react": "^18.3.1",
"react-ace": "^12.0.0",
Expand All @@ -35,7 +35,7 @@
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.9",
"eslint-config-next": "^14.2.11",
"jest": "^29.6.4",
"jest-environment-jsdom": "^29.7.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 8a26ca5

Please sign in to comment.