diff --git a/vre-panel/package.json b/vre-panel/package.json index bd0fbbf..c219c89 100644 --- a/vre-panel/package.json +++ b/vre-panel/package.json @@ -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", @@ -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"