Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Commit e98a378

Browse files
[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](axios/axios@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](keycloak/keycloak@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](vercel/next.js@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](remarkjs/react-markdown@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] <[email protected]>
1 parent 29cbeb7 commit e98a378

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

vre-panel/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,31 @@
1111
"@headlessui/react": "~2.2.0",
1212
"@react-keycloak/ssr": "~3.3.0",
1313
"@tailwindcss/line-clamp": "latest",
14-
"axios": "~1.7.3",
14+
"axios": "~1.8.4",
1515
"clsx": "^2.0.0",
1616
"cookie": "~1.0.2",
1717
"http": "~0.0.1-security",
18-
"keycloak-js": "~26.0.7",
19-
"next": "15.2.3",
18+
"keycloak-js": "~26.1.4",
19+
"next": "15.2.4",
2020
"next-auth": "~4.24.7",
2121
"react": "~19",
2222
"react-dom": "~19",
23-
"react-markdown": "^9.0.0",
24-
"tailwindcss": "~3.4.1",
25-
"use-subscription": "~1.10.0",
23+
"react-markdown": "^10.1.0",
24+
"tailwindcss": "~4.0.17",
25+
"use-subscription": "~1.11.0",
2626
"object-hash": "~3.0.0",
2727
"react-leaflet": "~5.0.0",
2828
"leaflet": "~1.9.0"
2929
},
3030
"devDependencies": {
3131
"typescript": "^5.5",
3232
"@tailwindcss/typography": "^0.5.10",
33-
"@types/node": "~22.10.2",
33+
"@types/node": "~22.13.16",
3434
"@types/react": "~19",
3535
"autoprefixer": "~10.4.15",
3636
"axios-mock-adapter": "~2.1.0",
3737
"eslint": "^9",
38-
"eslint-config-next": "15.1.3",
38+
"eslint-config-next": "15.2.4",
3939
"postcss": "^8.4.27",
4040
"@types/object-hash": "~3.0.0",
4141
"@types/leaflet": "~1.9.1"

0 commit comments

Comments
 (0)