Skip to content

Commit

Permalink
[npm] Bump the vre-panel-npm group in /vre-panel with 4 updates
Browse files Browse the repository at this point in the history
Bumps the vre-panel-npm group in /vre-panel with 4 updates: [next](https://github.com/vercel/next.js), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 14.2.5 to 14.2.7
- [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.5...v14.2.7)

Updates `@types/node` from 22.1.0 to 22.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 8.57.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.9.1)

Updates `eslint-config-next` from 14.2.5 to 14.2.7
- [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.7/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vre-panel-npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vre-panel-npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vre-panel-npm
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vre-panel-npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent e742c99 commit 89eba6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vre-panel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cookie": "~0.6.0",
"http": "~0.0.1-security",
"keycloak-js": "~25.0.2",
"next": "14.2.5",
"next": "14.2.7",
"next-auth": "~4.24.7",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -30,12 +30,12 @@
"devDependencies": {
"typescript": "^5.5",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "~22.1.0",
"@types/node": "~22.5.2",
"@types/react": "~18.3.3",
"autoprefixer": "~10.4.15",
"axios-mock-adapter": "~2.0.0",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"eslint": "^9",
"eslint-config-next": "14.2.7",
"postcss": "^8.4.27",
"@types/object-hash": "~3.0.0",
"@types/leaflet": "~1.9.1"
Expand Down

0 comments on commit 89eba6b

Please sign in to comment.