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"