From 7a1e22e6d69a66f82417eb52bb92c9ecae7a99e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 08:23:55 +0000 Subject: [PATCH] [npm] Bump the vre-panel-npm group across 1 directory with 8 updates Bumps the vre-panel-npm group with 8 updates in the /vre-panel directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.7.9` | `1.8.4` | | [keycloak-js](https://github.com/keycloak/keycloak) | `26.0.8` | `26.1.4` | | [next](https://github.com/vercel/next.js) | `15.2.3` | `15.2.4` | | [react-markdown](https://github.com/remarkjs/react-markdown) | `9.1.0` | `10.1.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.17` | | [use-subscription](https://github.com/facebook/react/tree/HEAD/packages/use-subscription) | `1.10.0` | `1.11.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.10` | `22.13.16` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.3` | `15.2.4` | Updates `axios` from 1.7.9 to 1.8.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.4) Updates `keycloak-js` from 26.0.8 to 26.1.4 - [Release notes](https://github.com/keycloak/keycloak/releases) - [Commits](https://github.com/keycloak/keycloak/compare/26.0.8...26.1.4) Updates `next` from 15.2.3 to 15.2.4 - [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/compare/v15.2.3...v15.2.4) Updates `react-markdown` from 9.1.0 to 10.1.0 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/react-markdown/compare/9.1.0...10.1.0) Updates `tailwindcss` from 3.4.17 to 4.0.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.17/packages/tailwindcss) Updates `use-subscription` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/use-subscription) Updates `@types/node` from 22.10.10 to 22.13.16 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-config-next` from 15.1.3 to 15.2.4 - [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.2.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vre-panel-npm - dependency-name: keycloak-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vre-panel-npm - dependency-name: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vre-panel-npm - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-major dependency-group: vre-panel-npm - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-major dependency-group: vre-panel-npm - dependency-name: use-subscription dependency-type: direct:production update-type: version-update:semver-minor 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-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vre-panel-npm ... Signed-off-by: dependabot[bot] --- vre-panel/package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/vre-panel/package.json b/vre-panel/package.json index 84df8dc..092047e 100644 --- a/vre-panel/package.json +++ b/vre-panel/package.json @@ -11,18 +11,18 @@ "@headlessui/react": "~2.2.0", "@react-keycloak/ssr": "~3.3.0", "@tailwindcss/line-clamp": "latest", - "axios": "~1.7.3", + "axios": "~1.11.0", "clsx": "^2.0.0", "cookie": "~1.0.2", "http": "~0.0.1-security", - "keycloak-js": "~26.0.7", - "next": "15.2.3", + "keycloak-js": "~26.2.0", + "next": "15.5.2", "next-auth": "~4.24.7", "react": "~19", "react-dom": "~19", - "react-markdown": "^9.0.0", - "tailwindcss": "~3.4.1", - "use-subscription": "~1.10.0", + "react-markdown": "^10.1.0", + "tailwindcss": "~4.1.12", + "use-subscription": "~1.11.0", "object-hash": "~3.0.0", "react-leaflet": "~5.0.0", "leaflet": "~1.9.0" @@ -30,12 +30,12 @@ "devDependencies": { "typescript": "^5.5", "@tailwindcss/typography": "^0.5.10", - "@types/node": "~22.10.2", + "@types/node": "~24.3.0", "@types/react": "~19", "autoprefixer": "~10.4.15", "axios-mock-adapter": "~2.1.0", "eslint": "^9", - "eslint-config-next": "15.1.3", + "eslint-config-next": "15.5.2", "postcss": "^8.4.27", "@types/object-hash": "~3.0.0", "@types/leaflet": "~1.9.1"